PCC-01014: "VARYING" not supported with PIC N PICTURE clause
Answer / guest
Cause: The keyword VARYING was used in a PIC N variable
declaration.
Action: Remove the keyword VARYING from the variable
declaration. If you want to declare a PIC N VARCHAR
variable, specify the precompiler option VARCHAR=YES and
declare the variable as an implicit VARCHAR group item as
illustrated by the following example: EXEC SQL BEGIN DECLARE
SECTION END-EXEC. ... 01 ENAME. 05 ENAME-LEN PIC S9(4) COMP.
05 ENAME-ARR PIC N(20). ... EXEC SQL END DECLARE SECTION
END-EXEC.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
AMD-00144: Custom Measure "string" does not exist in Workspace "string"
NNL-00813: Average query processing time: string
ORA-01974: Illegal archive option
ORA-22892: scoped table "string" does not exist in schema "string"
ORA-31065: Cannot modify read-only property [string]
ORA-26515: no master log available for 'string.string'
ORA-09702: sem_acquire: cannot acquire latch semaphore
PLS-00657: Implementation restriction: bulk SQL with associative arrays with VARCHAR2 key is not supported.
PLS-00493: invalid reference to a server-side object or function in a local context
ORA-16193: Primary and standby network encryption mismatch
ORA-23346: primary key or object ID is undefined for table or materialized view string
DRG-11613: URL store: connection refused to host specified by string