PLS-00369: no choices may appear with choice OTHERS in an
exception handler



PLS-00369: no choices may appear with choice OTHERS in an exception handler..

Answer / guest

Cause: A construct of the form WHEN excep1 OR OTHERS => was
encountered in the definition of an exception handler. The
OTHERS handler must appear by itself as the last exception
handler in a block.

Action: Remove the identifier that appears with OTHERS or
write a separate exception handler for that identifier.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-33004: (XSAGDNGL01) workspace object is not a relationship array.

1 Answers  


RMAN-06113: changed archive log available

1 Answers  


RMAN-08155: printing stored global script: string

1 Answers  


ORA-31642: the following SQL statement fails: string

1 Answers  


SQL*Loader-00523: error number writing to file (string)

1 Answers  






ORA-12045: invalid ALTER MATERIALIZED VIEW LOG option

1 Answers  


SQL*Loader-00931: OCI error while binding variable for column string in table string

1 Answers  


ORA-38501: sub-query not allowed in the expression

1 Answers  


NID-00402: Must finish change or REVERT changes before attempting any database operation.

1 Answers  


ORA-25501: ALTER SYSTEM QUIESCE RESTRICTED command failed

1 Answers  


ORA-01977: Missing thread number

1 Answers  


ORA-07427: spstp: cannot change directory to dbs.

1 Answers  


Categories