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-25449: invalid variable name: string

1 Answers  


ORA-09812: Unable to get user clearance from connection

1 Answers  


ORA-29268: HTTP client error string

1 Answers  


ORA-06953: Not enough virtual memory

1 Answers  


PCB-00203: Nested group item "string" not supported

1 Answers  






ORA-14281: CHECK constraint mismatch in ALTER TABLE EXCHANGE SUBPARTITION

1 Answers  


NNL-00515: Deletes a name and its data

1 Answers  


DRG-11874: Wrong Or Unknown Access Scheme

1 Answers  


ORA-09826: SCLIN: cannot initialize atomic latch.

1 Answers  


ORA-19601: output file is string string (string)

1 Answers  


RMAN-00601: fatal error in recovery manager

1 Answers  


ORA-38739: Flashback log file is more recent than control file.

1 Answers  


Categories