Product: IESX

Version: GeoFrame 3.1

Application: Project Management

Search Type: HowTo


Topic:
How to delete a project after ordinary delete fails.

Description:
Sometimes, after you do an ordinary project delete under project manager, you discover that the project is still listed.


Solution:
Go to the project manager and note all the project dsl's. (You may not need this, but the procedures below may remove a project from the list of projects without cleaning them off the disk. While you're checking dsl's you might check permissions.) xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx In a GF xterm, type >gf_accounts. this produces a list of projects and their catalogs. 1.) If the bad project is in the list type >proj_delete proj_name proj_password catalog if this doesn't work, type setenv FGS_USERID gf_dba/gf_dba cleandb proj_name -f OR 2.) If the bad project is not in the list type projcreate proj_name proj_password go to iesx_util and delete the project using option 3 type proj_delete proj_name proj_password catalog proj_name - name of the project proj_password - project password catalog - the catalog name listed in the gf_accounts listing xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx After you finish, verify that the directories/data are actually gone from each dsl. If not, delete the directories with unix delete commands.

Last Modified on: 19-MAY-00