PLS-00701: illegal ORACLE error number string for PRAGMA
EXCEPTION_INIT

Answers were Sorted based on User's Feedback



PLS-00701: illegal ORACLE error number string for PRAGMA EXCEPTION_INIT..

Answer / guest

Cause: The error number passed to an EXCEPTION_INIT pragma
was out of range. The error number must be in the range
-9999 .. -1 (excluding -100) for Oracle errors or in the
range -20000 .. -20999 for user-defined errors.

Action: Use a valid error number.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 1 No

PLS-00701: illegal ORACLE error number string for PRAGMA EXCEPTION_INIT..

Answer / chris

ORA-06550: Ligne 4, colonne 3 :
PLS-00701: numéro d'erreur ORACLE -1403 non autorisé pour
PRAGMA EXCEPTION_INIT

I' m sure the -01403 or -1403 exists

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-38769: FLASHBACK DATABASE failed after modifying data.

1 Answers  


NZE-29119: Cannot import certificate.

1 Answers  


TNS-00089: process_name is one of Interchange, CMANAGER, or Navigator

1 Answers  


NNL-00506: reset_stats [<server_list>] : reset Names server statistics

1 Answers  


ORA-13836: invalid attribute value specified

1 Answers  






ORA-01253: cannot start online backup - file string in recovery manager backup

1 Answers  


QSM-02101: mv references a synonym in the FROM list

1 Answers  


PLS-01419: Subquery must have either '*' or exactly one column in its select list

1 Answers  


ORA-19553: device name string is invalid

1 Answers  


ORA-36380: (AGGRECURSE) AGGREGATE was called recursively, which is not allowed.

1 Answers  


TNS-01153: Failed to process string: string

1 Answers  


RMAN-06073: file header is corrupt for datafile string

1 Answers  


Categories