PLS-00387: INTO variable cannot be a database object
Answer / guest
Cause: An item in the INTO list of a FETCH or SELECT
statement was found to be a database object. INTO introduces
a list of user-defined variables to which output values are
assigned. Therefore, database objects cannot appear in the
INTO list.
Action: Check the spelling of the INTO list item. If
necessary, remove the item from the INTO list or replace it
with a user-defined output variable.
Please add more information about this Error
Is This Answer Correct ? | 0 Yes | 0 No |
QSM-01064: query has a fixed table or view
ORA-13481: the destination type is not supported
PCC-01500: You are not authorized to run Pro*Ada
RMAN-10027: could not locate network layer context
ORA-30041: Cannot grant quota on the tablespace
ORA-25153: Temporary Tablespace is Empty
ORA-16590: no primary established in Data Guard configuration
NNO-00065: loading cached data from checkpoint file "string"
RMAN-00579: SCRIPT cannot be used with CMDFILE
NCR-03025: NCRO: Failed to make LIST connection(s)
NNO-00080: domain "string" cannot be delegated because its parent is already delegated
PLS-01506: CREATE INDEX is non-ANSI