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-30072: invalid time zone value

1 Answers  


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

1 Answers  


ORA-19715: invalid format string for generated name

1 Answers  


CLSS-02206: local node evicted by vendor node monitor

1 Answers  


LFI-00003: Internal exception code. icode = [string], [string].

1 Answers  






ORA-33056: (XSAGDNGL27) In AGGMAP workspace object, the MAX argument of number must be greater than the CEILING argument of number.

1 Answers  


ORA-08449: invalid numeric symbol found in picture mask

1 Answers  


RMAN-06020: connected to auxiliary database (not started)

1 Answers  


SQL*Loader-00106: Invalid discard file name on command line

1 Answers  


ORA-19924: there are no row with id string

1 Answers  


TNS-00126: Missing Connection Manager name and address in TNSNET.ORA

1 Answers  


QSM-01039: selection present on right hand side of an outer join

1 Answers  


Categories