Cause: A non-integral numeric literal
was used in a context that requires an integer (a number with no digits to the
right of its decimal point).
Action: Replace the inappropriate
literal with an integer literal.


Relared Errors:
PLS-00326: IN
clause must contain same number of expressions as subquery

PLS-00327:
string is not in SQL scope here

PLS-00328: A
subprogram body must be defined for the forward declaration of
string.

PLS-00329:
schema-level type has illegal reference to string

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

PLS-00331:
illegal reference to string

PLS-00332:
string is not a valid prefix for a qualified name

PLS-00333:
string must match an object-table alias in this
context

PLS-00334:
string matches table or view without an alias

PLS-00335: a
package name conflicts with an existing object