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

DRG-11807: No Content

1 Answers  


ORA-27469: %s is not a valid string attribute

1 Answers  


ORA-09830: snyAddPort: failed to perform a remote procedure call.

1 Answers  


ORA-09938: Save of signal handlers failed.

1 Answers  


ORA-27021: sequential file handle must be specified

1 Answers  






QSM-01077: materialized view, string, is grouping at a higher level than query

1 Answers  


ORA-29885: domain index is defined on the column to be modified

1 Answers  


IMP-00001: respond with either string, string, RETURN or '.' to quit

1 Answers  


QSM-00799: the user-defined workload table string cannot be found

1 Answers  


DBV-00200: Block, dba number, already marked corrupted

1 Answers  


ORA-16506: out of memory

1 Answers  


QSM-01076: no materialized join view was found

1 Answers  


Categories