Creating the ActiveMatrix Administrator Database Using Oracle
Create an Oracle database and create a database user to access it.
Procedure
Create an empty database which will be used to hold the ActiveMatrix Administrator database tables - for example,
amx.
Note: The ActiveMatrix BPM database (for each BPM system) and ActiveMatrix Administrator database must use separate Oracle database users/schemas. Use of separate tablespaces is also advised.
Set the OPEN_CURSORS initialization parameter to a value of 400 or greater.
Create a database user (or identify an existing one) for the system to use to connect to the ActiveMatrix Administrator database - for example,
amx_db_user. This user: