PCC-00053: FOR variable string is invalid type at line
number in file string



PCC-00053: FOR variable string is invalid type at line number in file string..

Answer / guest

Cause: The count variable in a FOR clause has the wrong
datatype. The datatype must be NUMBER or LONG (or be
compatible with NUMBER or LONG).

Action: Check the declaration and check that the count
variable has a datatype of NUMBER or LONG (or a compatible
Oracle or host-language datatype).

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-13334: LRS segments not connected

1 Answers  


RMAN-06026: some targets not found - aborting restore

1 Answers  


ORA-01898: too many precision specifiers

1 Answers  


ORA-29275: partial multibyte character

1 Answers  


PLS-01420: INTERSECT and MINUS set operators are not ANSI

1 Answers  






ORA-02306: cannot create a type that already has valid dependent(s)

1 Answers  


ORA-10573: Test recovery tested redo from change string to string

1 Answers  


ORA-28261: CURRENT_USER can not be used in PLSQL Definer's Right procedure.

1 Answers  


TNS-00024: INTCTL: Unable to contact Navigator to obtain Connection Manager address

1 Answers  


ORA-37070: You may not execute OLAP DML programs in a parallel query session.

1 Answers  


ORA-02494: invalid or missing maximum file size in MAXSIZE clause

1 Answers  


DRG-12439: highlight table read failed

1 Answers  


Categories