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-00703: multiple instances of named argument in list

1 Answers  


ORA-07549: sftopn: $OPEN failure

1 Answers  


ORA-22313: cannot use two versions of the same type "string"

1 Answers  


ORA-29817: non-supported option with disassociate statement

1 Answers  


ORA-22305: attribute/method/parameter "string" not found

1 Answers  


ORA-31499: null value specified for required parameter string

1 Answers  


EXP-00044: must be connected 'AS SYSDBA' to do Point-in-time Recovery or Transportable Tablespace import

2 Answers  


ORA-13047: unable to determine ordinate count from table <layer>_SDOLAYER

1 Answers  


ORA-19683: real and backup blocksize of file string are unequal

1 Answers  


NNL-00513: Shows or sets the server's auto-refresh failure retry interval

1 Answers  


ORA-10616: Operation not allowed on this tablespace

1 Answers  


DRG-10011: invalid object name string

1 Answers  


Categories