PLS-00233: function name used as an exception name in when
clause



PLS-00233: function name used as an exception name in when clause..

Answer / guest

Cause: The WHEN clause in an exception handler contains a
function call instead of an exception name. A valid
exception handler consists of a WHEN clause, which must
specify an exception, followed by a sequence of statements
to be executed when that exception is raised.

Action: Check the spelling of the identifier in the WHEN
clause, then replace the function call with an exception name.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-07498: spstp: Unable to open /dev/resched.

1 Answers  


ORA-13211: failed to tessellate the window object

1 Answers  


PLS-00428: an INTO clause is expected in this SELECT statement

1 Answers  


ORA-16071: dependency archived log file not found string

1 Answers  


PLS-00725: type 'string' must be a supertype or subtype of the TREAT expression

1 Answers  






RMAN-06138: controlfile not mounted - must specify AT clause with REPORT command

1 Answers  


ORA-37006: (AWLISTALL04) number writers

1 Answers  


ORA-22873: primary key not specified for primary key based object table

1 Answers  


TNS-00313: Navigator: Failed to get version information

1 Answers  


DRG-51017: unable to open storage buffer for fuzzy match candidates

1 Answers  


ORA-02721: osnseminit: cannot create semaphore set

1 Answers  


RMAN-06166: datafile string cannot be recovered

1 Answers  


Categories