PLS-00124: name of exception expected for first arg in
exception_init pragma



PLS-00124: name of exception expected for first arg in exception_init pragma..

Answer / guest

Cause: The first argument passed to the EXCEPTION_INIT
pragma was something other than an exception name. The first
argument must be the name of a legally declared exception.

Action: Replace the first argument with the name of a
legally declared exception.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

PLS-01704: The expressions in a sort clause must be column specs or unsigned integers, with optional ASC or DESC

1 Answers  


SQL*Loader-00282: Unable to locate character set handle for character set ID (number).

2 Answers  


PLS-01707: In positioned DELETE or UPDATE statement, table must be identified in specification of cursor

1 Answers  


ORA-12059: prebuilt table "string"."string" does not exist

1 Answers  


ORA-12728: invalid range in regular expression

1 Answers  






ORA-36391: (XSMXCLEA01) When CLEAR is used with the STATUS keyword or an AGGMAP, workspace object must be dimensioned identically to workspace object.

1 Answers  


RMAN-08591: WARNING: invalid archivelog deletion policy

1 Answers  


ORA-29894: base or varray datatype does not exist

1 Answers  


ORA-38954: Cross platform transport is not supported between source platform identifier string and target platform identifier string

1 Answers  


ORA-01173: data dictionary indicates missing data file from system tablespace

1 Answers  


ORA-04088: error during execution of trigger 'string.string'

1 Answers  


PCC-02379: Cannot equivalence National Language character variables

1 Answers  


Categories