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-01914: invalid auditing option for sequence numbers

1 Answers  


PCB-00224: Ambiguously referenced variable "string"

1 Answers  


ORA-19600: input file is string string (string)

1 Answers  


SQL*Loader-00253: DB2 partition number has no significance -- ignored

1 Answers  


ORA-01269: Destination parameter string is too long

1 Answers  






ORA-29366: invalid CONSUMER_GROUP argument specified

1 Answers  


TNS-00535: Failed to send or receive disconnect message

1 Answers  


DRG-11215: index owner does not have access to filter stored procedure: string

1 Answers  


ORA-01537: cannot add data file 'string' - file already part of database

2 Answers  


ORA-01631: max # extents (string) reached in table string.string

1 Answers  


RMAN-06018: duplicate operand specified in backup specification: string

1 Answers  


ORA-13264: geometry identifier column string does not exist in table string

1 Answers  


Categories