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 |
PLS-00483: exception 'string' may appear in at most one exception handler in this block
RMAN-06593: platform name 'string' specified in FROM PLATFORM is not valid
KUP-04006: file operation failed
PLS-00909: object string is not declared or insufficient privileges to access object string
ORA-01150: cannot prevent writes - file string has online backup set
DRG-51002: unexpected component failure
ORA-16540: invalid argument
ORA-06558: buffer in dbms_pipe package is full. No more items allowed
ORA-16566: unsupported document type
ORA-39046: Metadata remap string has already been specified.
ORA-39019: invalid operation type string
PCC-02427: Expression is not of the correct character string type