Configuring Oracle OPEN_CURSORS
Status
If you are... |
This task is... |
Installing a new iProcess Engine Version 11.8.0 |
Required |
Upgrading from an iProcess Engine Version 11.0 or later |
N/A |
Database
Oracle
Description
The Oracle OPEN_CURSORS
parameter is defined in the initialization parameter file for the Oracle instance. It defines the limit on the maximum number of cursors (active SQL statements) for each session on this Oracle instance.
Procedure
Make sure that the Oracle OPEN_CURSORS
parameter is set to a value of at least 200
.
See Also
See the Oracle documentation for more information about the initialization parameter file and the OPEN_CURSORS
parameter.