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 |
QSM-01110: a lossy join in MV, string, between tables, string, not found in query
NID-00135: There are number active threads
ORA-14176: this attribute may not be specified for a hash partition
ORA-39317: illegal validation_check() call: only applys after clone/sync_code/valdation_check
ORA-06260: NETNTT: cannot write to remote process
NNL-01045: Errors writing data stream: number
ORA-19699: cannot make copies with compression enabled
ORA-03247: Invalid block number specified
ORA-01656: max # extents (string) reached in cluster string.string
PCC-02401: Host variable arrays of this type are currently not supported
KUP-04000: error initializing IO state for file string in string
DRG-10836: field section and attribute section can not be nested