PLS-00498: illegal use of a type before its declaration



PLS-00498: illegal use of a type before its declaration..

Answer / guest

Cause: A variable or constant was declared to be of a type
whose declaration appears later in the compilation unit; or,
a type or subtype was declared in terms of another type
whose declaration appears later in the compilation unit.

Action: Ensure that the type declaration preceeds its use in
the variable/ constant/type declaration.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

PLS-01504: Use of AS phase in CREATE TABLE statement is non_ANSI

1 Answers  


ORA-01028: internal two task error

1 Answers  


DRG-11505: long data on line string not found or invalid

1 Answers  


ORA-09794: szrbuild: length of role name is greater than buffer.

1 Answers  


ORA-09814: Unable to expand file name

1 Answers  






ORA-01138: database must either be open in this instance or not at all

2 Answers  


ORA-29387: no top-plans found in the pending area

1 Answers  


ORA-31619: invalid dump file "string"

1 Answers  


PLS-00205: Aggregate not allowed here

1 Answers  


IMG-00715: unable to open image stored in a BFILE

1 Answers  


ORA-01180: can not create datafile 1

1 Answers  


ORA-03207: subpartitioned type must be specified for composite object

1 Answers  


Categories