PLS-00902: A READ-ONLY bind variable used in OUT or IN-OUT
context



PLS-00902: A READ-ONLY bind variable used in OUT or IN-OUT context..

Answer / guest

Cause: A host variable that is protected from update was
used in a context that allows an update.

Action: Check the context and change the use of the host
variable, or assign the value of the host variable to a
PL/SQL local variable, then use the local variable instead.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-21503: program terminated by fatal error

1 Answers  


ORA-24354: number fetched too large to fit in COBOL display type buffer.

1 Answers  


ORA-24419: Proxy sessions are not supported in this mode.

1 Answers  


LSX-00016: schema and instance document have incompatible character sets

1 Answers  


ORA-32153: Environment not specified

1 Answers  






NNL-00513: Shows or sets the server's auto-refresh failure retry interval

1 Answers  


NNO-00702: cache checkpointing disabled

1 Answers  


PLS-00131: Pragma string expects 2nd argument to be a procedure

1 Answers  


ORA-600?

1 Answers   IBM,


ORA-27066: number of buffers in vector I/O exceeds maximum

1 Answers  


KUP-03011: OCI error getting database column size.

1 Answers  


ORA-27144: attempt to kill process failed

1 Answers  


Categories