PCB-00211: VARYING not supported with PIC N or PIC G
variable "string"
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 |
VID-00703: unable to read video data
ORA-08208: ora_addr: cannot read from address file
ORA-22914: DROP of nested tables not supported
PCC-02335: body of cursor must name statement identifier
LSX-00024: unknown attribute group "~S"
ORA-08440: raw buffer is too short to hold converted data
ORA-30105: 'string' is not a legal boolean for 'string'
NNL-00264: Request forwarding is now disabled
ORA-13630: The task string contains execution results and cannot be executed.
ORA-28578: protocol error during callback from an external procedure
UDE-00007: attempt to free unallocated memory
ORA-25461: rule set not specified