Topic:
How to delete the Charisma part of a GeoFrame project from the command line.
Description:
Deletes the Charisma part of a GeoFrame project. This comand is used in the event of an unsuccessful upgrade of a Charisma project from Charisma 3.8.3 to GeoFrame 3.0. It allows the GeoFrame project to be deleted without deleting the bulk files used in Charisma. This is important when upgrading using the in-place method for bulk files since it allows the project to be used in Charisma 3.8.3. The rest of the project should be deleted using the delete funciton in the ProMan when pm_deprj has finished. If the -keep_all option is not used, all Charisma bulk data will be deleted
Solution:
Example: From an GeoFrame Xterm, type: UNIX> setenv ORACLE_USERID gf_dba/gf_dba UNIX> pm_delprj project_name -P -keep_all Usage: pm_delprj[-t] (run in debug mode) [-P] (project name is the GF name) [-keep_all] (keep all bulk files) [-keep_bulk] (delete only segment_sets)
Last Modified on: 04-JAN-99