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-31192: Resource string has not been checked out

1 Answers  


NNL-00214: Next auto-refresh for specified index number occurs in string

1 Answers  


ORA-12065: unknown refresh group identifier string

1 Answers  


PLS-00339: "string" matches object-table without a REF or VALUE modifier

1 Answers  


SQL*Loader-00410: Number to skip must be load-level, not table-level

1 Answers  






SQL*Loader-00409: Number to skip must be table-level, not load-level on continued loads

1 Answers  


ORA-38454: attribute set not defined for the column being indexed

1 Answers  


ORA-01942: IDENTIFIED BY and EXTERNALLY cannot both be specified

1 Answers  


SQL*Loader-00408: Physical record stack overflow

1 Answers  


IMP-00021: INCTYPE parameter is obsolete

1 Answers  


NNL-00955: Hash tables enlarged: number

1 Answers  


SQL*Loader-00407: If data is all generated, number to skip is meaningless

1 Answers  


Categories