Topic:
How to delete a project from the command line.
Description:
Solution:
From a GeoFrame Xterm: 1.) Type: proj_delete project_name project_password Note: This command will not delete the directories/files of the project on the UNIX level. It only deletes the project out of Oracle. Deletion will have to be done manually through UNIX. or proj_delete project_name project_password -nospawn -force Note: The -nospawn option deletes the project right away out of Oracle. The -force option deletes the project directories and files from UNIX. 2.) Run iesx_util, option 3 to delete the IESX project from the database. **** If you just type proj_delete in the Xterm it will come back with the usage rules for using a command line command.
Last Modified on: 06-APR-99