PCC-01013: Invalid use of PIC N array variable "string" at
line number in file string



PCC-01013: Invalid use of PIC N array variable "string" at line number in file string..

Answer / guest

Cause: A PIC N variable was declared using an OCCURS clause.
Tables of PIC N variables are not supported by the Pro*COBOL
precompiler.

Action: Declare the PIC N variable without an OCCURS clause
or, if the PIC N variable is not used in any SQL statements,
declare it outside the Declare Section.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-24412: Cannot reinitialize non-existent pool

1 Answers  


QSM-01022: a more optimal materialized view than string was used to rewrite

1 Answers  


TNS-00314: Protocol Adapter Errors: number,number

1 Answers  


ORA-27504: IPC error creating OSD context

1 Answers  


ORA-03231: the INITIAL extent may not be deallocated

1 Answers  


ORA-33214: (CINSERT02) The workspace object dimension is too large.

1 Answers  


EXP-00028: failed to open string for write

1 Answers  


ORA-01601: illegal bucket size in clause "string" of string

1 Answers  


ORA-32833: failure string trying to release administration lock

1 Answers  


ORA-12420: required procedures and functions not in policy package "string"

1 Answers  


RMAN-00600: internal error, arguments [string] [string] [string] [string] [string]

1 Answers  


ORA-14455: attempt to create referential integrity constraint on temporary table

1 Answers  


Categories