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-13136: null common code generated

1 Answers  


ORA-16110: user procedure processing of logical standby apply DDL

1 Answers  


ORA-30682: improper value for argument OPTION_FLAGS

1 Answers  


ORA-31115: XDB configuration error: string

1 Answers  


ORA-07273: sppst: invalid semaphore id.

1 Answers  






TNS-12544: TNS:contexts have different wait/test functions

1 Answers  


ORA-16531: unable to post message

1 Answers  


ORA-13351: two or more rings of a complex polygon overlap

1 Answers  


ORA-38741: Formatted blocks value string is not valid.

1 Answers  


PCB-00639: Cannot specify destination offset in a LOB WRITE APPEND

1 Answers  


RMAN-08026: channel string: copied archive log

1 Answers  


ORA-26682: invalid value for publication_on

1 Answers  


Categories