PLS-00254: OUT and IN/OUT modes cannot be used in this context



PLS-00254: OUT and IN/OUT modes cannot be used in this context..

Answer / guest

Cause: actual parameter mode (OUT, or IN/OUT) is not used
properly in USING clause. For USING clause in an OPEN
statement, only IN mode is allowed.

Action: change the parameter mode in the USING clause to an
appropriate mode.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

TNS-03507: Failure looking for ADDRESS keyword

1 Answers  


ORA-29707: inconsistent value string for initialization parameter string with other instances

1 Answers  


ORA-10655: Segment can be shrunk

1 Answers  


ORA-12802: parallel query server lost contact with coordinator

1 Answers  


IMG-00842: image index allocation failed

1 Answers  


RMAN-08520: channel string: scanning archive log string

1 Answers  


ORA-37086: %s is not a valueset

1 Answers  


IMG-00902: VIR signature free failed

1 Answers  


ORA-24412: Cannot reinitialize non-existent pool

1 Answers  


ORA-23436: missing template authorization for user

1 Answers  


ORA-14602: SUBPARTITION TEMPLATE is legal only for a composite partitioned table

1 Answers  


ORA-13766: A ranking measure is required.

1 Answers  


Categories