PLS-00487: Invalid reference to variable 'string'
Answer / guest
Cause: A variable was referenced in a way that is
inconsistent with its datatype. For example, a scalar
variable might have been mistakenly referenced as a record,
as follows: DECLARE CURSOR emp_cur IS SELECT empno, ename,
sal FROM emp; emp_rec emp_cur%ROWTYPE; my_sal NUMBER(7,2);
BEGIN ... total_sal := total_sal + my_sal.sal; -- invalid ...
Action: Check the spelling of the variable name. Make sure
the variable was declared properly and that the declaration
and reference are consistent regarding datatype.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-22346: Type has cyclical dependency. Should use CASCADE option
ORA-36808: (XSTBLFUNC04) The OLAP_TABLE function LEVELREL clause cannot declare number ADT fields from number AW fields.
PROC-00025: Error in the NLS services
ORA-12985: tablespace 'string' is read only, cannot drop column
ORA-22275: invalid LOB locator specified
ORA-13201: invalid parameters supplied in CREATE INDEX statement
DRG-11404: no primary key value specified
AUD-00803: internal error while processing WHERE clause
ORA-38310: cannot purge tablespace for other users
ORA-01939: only the ADMIN OPTION can be specified
ORA-24950: unregister failed, registeration not found
ORA-16046: Archive log destination failed due to failed dependent destination