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

TNS-00086: * reload - ask the Navigator to reload TNSNET.ORA

1 Answers  


NNL-00932: Requests refused, type syntax mismatch: number

1 Answers  


ORA-31453: invalid value string for parameter, expecting: Y, N, or NULL

1 Answers  


ORA-12902: default temporary tablespace must be SYSTEM or of TEMPORARY type

1 Answers  


TNS-00122: Missing ADDRESS(es) in TNSNET.ORA file

1 Answers  






DRG-13103: index table string is partitioned

1 Answers  


ORA-07492: scgrcl: cannot close lock.

1 Answers  


ORA-30456: 'string.string' cannot be refreshed because of insufficient privilege

1 Answers  


ORA-31603: object "string" of type string not found in schema "string"

1 Answers  


NNC-00420: operation not allowed

1 Answers  


ORA-13112: cannot delete topo_geometry layer [string] from topology

1 Answers  


RMAN-06457: UNTIL scn (string) is ahead of last scn in archived logs (string)

1 Answers  


Categories