SQL-02114: Invalid SQL Cursor usage: trying to CLOSE a
CLOSEd cursor
Answer / guest
Cause: An attempt was made to CLOSE a cursor that was
already CLOSEd with MODE={ANSI|ANSI14}. A CLOSEd cursor can
be re-CLOSEd only when MODE={ORACLE|ANSI13}.
Action: When MODE={ANSI|ANSI14}, verify that a cursor is not
already CLOSEd before trying to CLOSE it. Specify
MODE={ORACLE|ANSI13} if a CLOSEd cursor is to be re-CLOSEd.
Please add more information about this Error
| Is This Answer Correct ? | 2 Yes | 0 No |
ORA-01175: data dictionary has more than the string files allowed by the instance
ORA-25182: feature not currently available for index-organized tables
ORA-16605: unable to delete template, template is in use
TNS-01018: save_config [<listener_name>]: saves configuration changes to parameter file
ORA-07447: ssarena: usinit failed.
ORA-30460: 'string.string' cannot be refreshed because it is marked UNUSABLE
ORA-01111: name for data file string is unknown - rename to correct file
ORA-02143: invalid STORAGE option
ORA-09853: snyRemovePort: bad return code from request.
ORA-14329: domain index [sub]partitions cannot be renamed in this clause
ORA-39064: unable to write to the log file
PLS-00407: '*' not allowed here; a list of columns is required