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-19736: can not plug a tablespace into a database using a different national character set

1 Answers  


ORA-16096: ALTER DATABASE COMMIT TO SWITCHOVER TO PHYSICAL STANDBY

1 Answers  


NNL-00543: [show] version [<server_list>] : show the name and version of one or more Names servers

1 Answers  


IMG-00540: contentFormat and interleave conflict

1 Answers  


ORA-01152: file string was not restored from a sufficiently old backup

2 Answers  






QSM-02072: requirements not satisfied for fast refresh of nested mv

1 Answers  


ORA-02440: Create as select with referential constraints not allowed

1 Answers  


KUP-04106: precision for zoned decimal number is too large for string

1 Answers  


TNS-00083: (USER or ADMIN) in the argument field

1 Answers  


ORA-22952: Nested Table equality requires a map method on the element ADT

1 Answers  


PCC-02107: You may not specify PARSE = FULL when CODE = CPP

1 Answers  


PCB-00108: Unable to open list file "string"

1 Answers  


Categories