Category Archives: SQL Database Error Messages

SQL-02107: Program too old for runtime library; please re-precompile it

oracle

SQL-02107: Program too old for runtime library; please re-precompile it
Cause: The program was precompiled by an older version of the Oracle Precompilers, which is incompatible with this release of SQLLIB
Action: Precompile the program with a newer version of the Oracle Precompilers

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

SQL-02106: Inconsistent cursor cache. Invalid Oracle cursor number

oracle

SQL-02106: Inconsistent cursor cache. Invalid Oracle cursor number
Cause: This internal error typically indicates a memory-related error
Action: Check the program for memory-related errors, such as invalid pointers or array-bounds violations

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

SQL-02105: Inconsistent cursor cache. Global cursor not found

oracle

SQL-02105: Inconsistent cursor cache. Global cursor not found
Cause: This internal error typically indicates a memory-related error
Action: Check the program for memory-related errors, such as invalid pointers or array-bounds violations

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

SQL-02104: Inconsistent host cache. No cursor cache available

oracle

SQL-02104: Inconsistent host cache. No cursor cache available
Cause: This internal error typically indicates a memory-related error
Action: Check the program for memory-related errors, such as invalid pointers or array-bounds violations

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

SQL-02103: Inconsistent cursor cache. Out of range cursor cache reference

oracle

SQL-02103: Inconsistent cursor cache. Out of range cursor cache reference
Cause: This internal error typically indicates a memory-related error
Action: Check the program for memory-related errors, such as invalid pointers or array-bounds violations

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

SQL-02102: Inconsistent cursor cache. No global cursor entry

oracle

SQL-02102: Inconsistent cursor cache. No global cursor entry
Cause: This internal error typically indicates a memory-related error
Action: Check the program for memory-related errors, such as invalid pointers or array-bounds violations

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

SQL-02101: Inconsistent cursor cache. Unit cursor/global cursor mismatch

oracle

SQL-02101: Inconsistent cursor cache. Unit cursor/global cursor mismatch
Cause: This internal error typically indicates a memory-related error
Action: Check the program for memory-related errors, such as invalid pointers or array-bounds violations

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

SQL-02100: Out of memory (i.e., could not allocate)

oracle

SQL-02100: Out of memory (i.e., could not allocate)
Cause: SQLLIB was unable to allocate enough memory to execute the program
Action: Allocate more memory to the user session, then rerun the program. If the error persists, call customer support for assistance

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

SQL-01075: you are currently logged on

oracle

SQL-01075: you are currently logged on
Cause: There is already a connection on this host
Action: Do not attempt the second connection

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/