PCB-00553: FOR clause not allowed on this statement
Answer / guest
Cause: A FOR clause was used with a SELECT, LOB, or
DEALLOCATE DESCRIPTOR statement. A FOR clause cannot be used
with these statements. In the case of a SELECT statement,
data returned from the last loop in the execution of the
SELECT would overwrite data returned in a previous loop.
Action: Remove the FOR clause from the statement. Use a host
language construct to iteratively execute the statement.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-01206: file is not part of this database - wrong database id
ORA-24409: client cannot understand the object
ORA-02495: cannot resize file string, tablespace string is read only
DRG-50924: PL/SQL inside PL/SQL not supported
ORA-30182: invalid precision specifier
IMP-00031: Must specify FULL=Y or provide FROMUSER/TOUSER or TABLES arguments
ORA-29356: These parameters can be specified only for directives that refer to consumer groups
ORA-02087: object locked by another process in same transaction
ORA-32033: unsupported column aliasing
ORA-02070: database stringstring does not support string in this context
ORA-02853: Invalid server list latch time out value
PCC-02312: arrays of VARCHAR greater than 2 dimensions not allowed