PLS-00488: invalid variable declaration: object 'string'
must be a type or subtype
Answer / guest
Cause: The datatype specifier in a variable declaration does
not designate a legal type. For example, the %TYPE attribute
might not have been added to a declaration, as in DECLARE
my_sal emp.sal%TYPE; my_ename emp.ename; -- missing %TYPE
... When declaring a constant or variable, to provide the
datatype of a column automatically, use the %TYPE attribute.
Likewise, when declaring a record, to provide the datatypes
of a row automatically, use the %ROWTYPE attribute.
Action: Make sure the datatype specifier designates a legal
type. Remember to use the %TYPE and %ROWTYPE attributes when
necessary.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 2 No |
ORA-07606: szprv: $CHKPRO failure
ORA-13425: function not implemented
ORA-31619: invalid dump file "string"
DGM-16959: NULL answer from DMON
ORA-04082: NEW or OLD references not allowed in table level triggers
ORA-29808: specified primary operator binding does not exist
RMAN-06709: No scripts in recovery catalog
ORA-02184: resource quotas are not allowed in REVOKE
ORA-16765: Physical apply service unexpectedly online
ORA-14026: PARTITION and CLUSTER clauses are mutually exclusive
TNS-00071: where <command> is one of following:
IMG-00804: Syntax error in attribute string