Topic:
How to delete a catalog or project by command line in GF3.0.
Description:
Deletes a catalog or project and, if a catalog is specified, all its projects will be deleted. Bulk files will not be deleted. USE EXTREME CAUTION WITH cleandb AS THIS SHOULD BE CONSIDERED ONLY AS A LAST RESORT DELETE.
Solution:
From an GeoFrame Xterm, type: UNIX> setenv FGS_USERID gf_dba/gf_dba UNIX> setenv SYSTEM_USERID system/manager (assuming system/manager was used during installation). UNIX> cleandb catalog|project
Last Modified on: 24-MAR-99