PLS-00370: OTHERS handler must be last among the exception
handlers of a block



PLS-00370: OTHERS handler must be last among the exception handlers of a block..

Answer / guest

Cause: One or more exception handlers appear after an OTHERS
handler. However, the OTHERS handler must be the last
handler in a block or subprogram because it acts as the
handler for all exceptions not named specifically.

Action: Move the OTHERS handler so that it follows all
specific exception handlers.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

NNL-00229: Request-processing delay is now disabled

1 Answers  


ORA-12163: TNS:connect descriptor is too long

1 Answers  


NID-00442: Database has been shutdown, open database with RESETLOGS option.

1 Answers  


TNS-12231: TNS:No connection possible to destination

1 Answers  


ORA-31468: cannot process DDL change record

1 Answers  






DRG-11506: record ignored on line string because of error(s)

1 Answers  


ORA-08459: invalid format parameter length

1 Answers  


ORA-33334: (DSSEXIST04) Analytic workspace string is not attached.

1 Answers  


LSX-00242: bad Boolean "~S"

1 Answers  


NID-00441: All previous backups and archived redo logs for this database are unusable.

1 Answers  


KUP-04065: error processing LOBFILE for field string

1 Answers  


ORA-16580: bad Data Guard NetSlave network link

1 Answers  


Categories