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-29850: invalid option for creation of domain indexes
ORA-02236: invalid file name
ORA-02340: invalid column specification
ORA-00284: recovery session still in progress
ORA-01453: SET TRANSACTION must be first statement of transaction
ORA-30012: undo tablespace 'string' does not exist or of wrong type
ORA-39129: Object type string not imported. Name conflicts with the master table
ORA-12319: database (link name string) is already open
ORA-00224: controlfile resize attempted with illegal record type (string)
ORA-06791: TLI Driver: poll returned error event
ORA-23619: non-Oracle system error: string
RMAN-06000: could not open recovery manager library file: string