PLS-00322: declaration of a constant 'string' must contain
an initialization assignment



PLS-00322: declaration of a constant 'string' must contain an initialization assignment..

Answer / guest

Cause: A constant declaration lacks the assignment of an
initial value. For example, in the following declaration" :=
3.14159" is the initialization clause: "pi constant number
:= 3.14159;"

Action: Correct the constant declaration by supplying the
missing initialization assignment.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-29535: source requires recompilation

1 Answers  


ORA-30135: OCI Thread operation fails

1 Answers  


ORA-27076: unable to set limit for open files

1 Answers  


ORA-02188: Cannot enable instance publicly

1 Answers  


ORA-39309: schema sync operation failed

1 Answers  






RMAN-00556: could not open CMDFILE "string"

2 Answers  


NZE-28764: failure to retrieve a configuration parameter

1 Answers  


ORA-02398: exceeded procedure space usage

1 Answers  


TNS-12522: TNS:listener could not find available instance with given INSTANCE_ROLE

1 Answers  


TNS-04023: Command failed.

1 Answers  


TNS-01020: STATUS of the LISTENER

1 Answers  


ORA-09262: spdde: error terminating detached (background) process

1 Answers  


Categories