SQL-02131: Runtime context in use
Answers were Sorted based on User's Feedback
Answer / guest
Cause: Your application attempted to execute a SQL statement
using a runtime context that is already in use.
Action: Rewrite the application to either wait for one
thread to complete before executing another SQL statement
with the same runtime context, or to allocate and use a
separate runtime context for each thread.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sourabh
When i tried to use the same database connection in thread
for two sql query. it did not work.then i passsed two sql
context in thread strucure one for the first query and
another for the second query
Thanks,
Sourabh
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-01682: read-only DB cannot allocate temporary space in tablespace string
ORA-29313: tablespace 'string' cannot be imported twice
ORA-13758: "SQL Tuning Set" "string" is in use.
TNS-01181: Internal registration connection limit reached
LFI-00132: Record length string is greater than max length of string.
TNS-00128: Missing COMMUNITY in TNSNET.ORA
ORA-01189: file is from a different RESETLOGS than previous files
PCC-00090: Precision/scale specification must be given for DECIMAL datatype
ORA-29363: plan directive string, string is mandatory and cannot be modified or deleted
ORA-12081: update operation not allowed on table "string"."string"
LFI-00003: Internal exception code. icode = [string], [string].
ORA-37016: (XSACQUIRE01) You must specify objects to acquire for the ACQUIRE command.