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-13750: User "string" has not been granted the "ADMINISTER SQL TUNING SET" privilege.

1 Answers  


ORA-12056: invalid REFRESH method

1 Answers  


NZE-29177: certificate serial number is not in CRL

1 Answers  


ORA-01146: cannot start online backup - file string is already in backup

1 Answers  


ORA-09876: TASDEF_CLOSE: unable to close ?/dbs/tasdef@.dbf file.

1 Answers  


ORA-25954: missing primary key or unique constraint on dimension

1 Answers  


ORA-09938: Save of signal handlers failed.

1 Answers  


ORA-12702: invalid NLS parameter string used in SQL function

1 Answers  


NNO-00117: line string: missing data type, data ignored

1 Answers  


ORA-02826: Illegal block size

1 Answers  


ORA-01084: invalid argument in OCI call

4 Answers  


PCC-02311: cannot have VARCHAR bit fields

1 Answers  


Categories