If you configure ISM and ON–Bar to use a storage pool other than ISMData, you need to edit the onbar or onbar.bat script to direct ism_catalog to the storage pool that you are using. For example, if you use the ISMDiskData pool, make the following changes in the ism_catalog line of the onbar script:
On UNIX, the command in the onbar script is:
\${INFORMIXDIR}/bin/ism_catalog -create_bootstrap -pool
ISMDiskData
On Windows, the command in the onbar.bat script is:
%ISMDIR%\bin\ism_catalog -create_bootstrap -pool ISMDiskData
For more information on the onbar script, see the IBM Informix: Backup and Restore Guide.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]