PCC-00056: FOR clause not allowed on SELECT statement at
line number in file string.
Answer / guest
Cause: A FOR clause was used with a SELECT statement. This
is not allowed as data returned from the last loop in the
execution of the SELECT overwrites data returned in a
previous loop.
Action: Remove the FOR clause from the SELECT statement and
use a host- language construct to iteratively execute the
SELECT statement.
Please add more information about this Error
Is This Answer Correct ? | 0 Yes | 0 No |
ORA-19570: file number string is outside valid range of 1 through string
ORA-27084: unable to get/set file status flags
ORA-13353: ELEM_INFO_ARRAY not grouped in threes
ORA-23412: master table's primary key columns have changed
RMAN-06480: WARNING: archivelog 'string' cannot be found on disk
ORA-06129: NETTCP: unable to transfer socket ownership to ORASRV
LPX-00230: invalid character ~1u (~2x) found in a Name or Nmtoken
ORA-09808: Could not obtain user clearance.
NNL-00239: Resetting of statistic counters is now disabled
ORA-19716: error processing format string to generate name for backup
ORA-29843: indextype should support atleast one operator
PCC-00009: Invalid host variable at column number in line number of file string