PCC-00060: Both CURSOR and STATEMENT have AT clauses at line
number of file string.



PCC-00060: Both CURSOR and STATEMENT have AT clauses at line number of file string...

Answer / guest

Cause: Two AT clauses, one in a DECLARE STATEMENT statement,
the other in a DECLARE CURSOR statement, pertain to the same
SQL statement. The AT clause may be specified with either
DECLARE STATEMENT or DECLARE CURSOR, but not with both.

Action: Remove the AT clause from one of the statements.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-01952: system privileges not granted to 'string'

1 Answers  


ORA-00710: new tablespace name is the same as the old tablespace name

1 Answers  


EXP-00028: failed to open string for write

1 Answers  


ORA-06544: PL/SQL: internal error, arguments: [string], [string], [string], [string], [string], [string], [string], [string]

1 Answers  


DGM-16991: More than one resources have name "string".

1 Answers  






ORA-19561: %s requires a DISK channel

1 Answers  


ORA-14001: LOCAL clause contradicts previosly specified GLOBAL clause

1 Answers  


ORA-29807: specified operator does not exist

1 Answers  


PCC-02430: Expecting an expression of some arbitrary LOB type

1 Answers  


ORA-33058: (XSAGDNGL28) In AGGMAP workspace object, error code string is greater than the maximum error code of number.

1 Answers  


PCB-00701: MAX OCCURRANCES must be between 1 and 65535

1 Answers  


RMAN-06546: Error occurred getting response - assuming NO response

1 Answers  


Categories