To clean up the system, complete the following steps:
Use the manageprofiles command to delete the partial configured profile:
manageprofiles.bat -delete -profileName profile_name
Use the database tools to drop all the tables and databases created for the failed profiles.
If DB2 Express was used for the Business Process Manager database, the database and tables are in the C:\BPMINST folder.
If the WebSphere Process Server profile failed, remove QBPMDB, QCMNDB, and QPDWDB.
If the WESB server profile failed, or remove the QBPMDB, QECMNDB, and QPDWDB.
Delete the failed profile folder and verify that it was deleted successfully. The profile will be created under install_root\profiles\profile_name.
Use the following command to validate the profile configuration:
manageprofiles -validateRegistry
manageprofiles -validateAndUpdateRegistry
Use the manageprofiles command to delete the partial configured profile:
manageprofiles.bat -delete -profileName profile_name
Use the database tools to drop all the tables and databases created for the failed profiles.
If DB2 Express was used for the Business Process Manager database, the database and tables are in the C:\BPMINST folder.
If the WebSphere Process Server profile failed, remove QBPMDB, QCMNDB, and QPDWDB.
If the WESB server profile failed, or remove the QBPMDB, QECMNDB, and QPDWDB.
Delete the failed profile folder and verify that it was deleted successfully. The profile will be created under install_root\profiles\profile_name.
Use the following command to validate the profile configuration:
manageprofiles -validateRegistry
manageprofiles -validateAndUpdateRegistry