Removing the iProcess Engine Database
You need to follow a specific procedure to remove your iProcess Engine database:
| • | Oracle |
| • | SQL Server |
Oracle
|
Warning |
Do not remove the iProcess Engine |
Delete the iProcess schema and the iProcess background user and foreground user accounts from the Oracle database. See Oracle documentation for more information about how to do this.
SQL Server
|
Warning |
Do not remove the iProcess Engine |
To delete the iProcess Engine database and SQL logins:
| 1. | Start SQL Server Management Studio. |
|
Note |
You must install SQL Tools to get the SQL Server Management Studio utility. |
| 2. | Delete the iProcess Engine database: |
| a. | Expand Databases to the iProcess Engine database you want to delete. |
| b. | Right-click the iProcess Engine database and select Delete from the pop-up menu. |
| c. | Click the Yes button to confirm that you want to delete this database. |
| 3. | Delete the IPE DB Owner and IPE DB User SQL Server login IDs: |
| a. | Expand Security and click Logins. |
| b. | Right-click the IPE DB Owner login and select Delete from the pop-up menu. Click the Yes button to confirm that you want to delete this database. |
| c. | Right-click the IPE DB User login and select Delete from the pop-up menu. Click the Yes button to confirm that you want to delete this database. |
|
Note |
See SQL Server documentation for more information about this procedure. |