Topic:
How to import disk settings from one catalog to another catalog from the command line.
Description:
Imports the disk settings from one catalog and database to another catalog. Optionally will enable/disable the ProMan private disk option. Make sure that no one else is currently using the baseline.
Solution:
From a GeoFrame Xterm, type: UNIX> proj_complete_catalog CatalogAccName/Password dc gf3c0a_00 -pd on Usage: proj_complete_catalog CatalogAccName/Password [-c/-dc FromCatalog] [-pd on/off] FromCatalog from which disk information is to be copied from. FromCatalog can be in format catalog/password@TWO_TASK where TWO_TASK can be some different database if given -c copy disk info only, FromCatalog must also be given. -dc delete and then copy disk info only, FromCatalog must also be given. -pd on/off to enable/disable ProMan private disk buttons. Default is off.
Last Modified on: 04-JAN-99