PLS-00330: invalid use of type name or subtype name



PLS-00330: invalid use of type name or subtype name..

Answer / guest

Cause: A datatype or subtype specifier was mistakenly used
in place of a constant, variable, or expression. For
example, the code might look like IF emp_count > number THEN
... -- illegal; NUMBER is a datatype specifier

Action: Replace the datatype or subtype specifier with a
valid constant, variable, or expression.

Please add more information about this Error

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Oracle Errors Interview Questions

TNS-01061: The password has not been set

1 Answers  


PLS-00626: partitioned/clustered/ordered parameter must be a function argument

1 Answers  


ORA-01037: maximum cursor memory exceeded

1 Answers  


ORA-01070: Using an old version of Oracle for the server

1 Answers  


ORA-10574: Test recovery did not corrupt any data block

1 Answers  


TNS-01403: Load: string

1 Answers  


ORA-12915: Cannot alter dictionary managed tablespace to read write

1 Answers  


ORA-08210: Requested I/O error

1 Answers  


PROT-00008: Failed to import data from specified file to the cluster registry

1 Answers  


ORA-02722: osnpui: cannot send break message to orapop

1 Answers  


ORA-29286: internal error

1 Answers  


ORA-09833: addCallback: bad message format.

1 Answers  


Categories