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 |
DRG-12204: error while dropping section group string
ORA-06313: IPA: Shared memory failed to initialise
ORA-18004: outline already exists
ORA-30035: Undo tablespace cannot be specified as default temporary tablespace
PLS-00241: invalid external type specification for SQLSTATE
ORA-07489: scgrcl: cannot get lock status.
ORA-09832: infoCallback: bad message format.
PLS-00362: invalid cursor return type; 'string' must be a record type
ORA-25010: Invalid nested table column name in nested table clause
ORA-26036: subpartition load specified but table string is not subpartitioned
NNL-00994: Responses received: number
TNS-12153: TNS:not connected