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-22062: invalid input string [string]

1 Answers  


ORA-13783: invalid tuning scope

1 Answers  


NID-00333: Cannot read the header of the following datafiles:

1 Answers  


ORA-04000: the sum of PCTUSED and PCTFREE cannot exceed 100

1 Answers  


ORA-01251: Unknown File Header Version read for file number string

1 Answers  


PCB-00223: Undeclared variable "string"

1 Answers  


ORA-13435: GeoRaster metadata dimension inconsistent

1 Answers  


TNS-01042: Current Listener is string

1 Answers  


DRG-11208: ORACLE_HOME is not set

1 Answers  


IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier

1 Answers  


DRG-11858: Gopher Server Replies

1 Answers  


LSX-00229: item type is not a valid type for a list simple type

1 Answers  


Categories