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-23394: duplicate propagator

1 Answers  


DRG-51804: failed to write to file: %(1)

1 Answers  


ORA-27047: unable to read the header block of file

2 Answers  


ORA-19802: cannot use DB_RECOVERY_FILE_DEST without DB_RECOVERY_FILE_DEST_SIZE

1 Answers  


ORA-09909: Malloc of scratch buffer failed.

1 Answers  






ORA-32034: unsupported use of WITH clause

1 Answers  


TNS-04212: Trace Assistant Internal ERROR: NACOM Type Error

1 Answers  


IMG-00561: input format does not support channel selection

1 Answers  


NZE-29110: Invalid PKCS #12 bag type

1 Answers  


ORA-38474: attribute set may not have attributes of TABLE COLLECTION type.

1 Answers  


PLS-00410: duplicate fields in RECORD,TABLE or argument list are not permitted

1 Answers  


SQL*Loader-00902: Error opening cursor: [number]

1 Answers  


Categories