OPEN_CURSORS and Oracle |
If you are installing for the first time, make sure to set the OPEN_CURSORS parameter in the "init<oracle_sid>.ora" file to at least 150. ("oracle_sid" is the Oracle System ID for the particular database you want to use.) You may have to increase this value again later when the application develops. |