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-32128: setDataBuffer called after fetch has started
ORA-01580: error creating control backup file string
LPX-00271: FTP login failed: ~s
ORA-00154: protocol error in transaction monitor
DRG-11600: URL store: string has permanently moved
ORA-01479: last character in the buffer is not Null
ORA-39149: cannot link privileged user to non-privileged user
ORA-29892: indextypes with array DML do not support the given data type
ORA-26718: transaction limit reached
PLS-01473: Use <> instead of != or ~=
IMG-00854: internal image data free failed
ORA-16589: Data Guard Connection process detected a network transfer error