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 |
ORA-33468: (ESDREAD13) Discarding compiled code for workspace object because number is no longer a surrogate of dimension workspace object.
ORA-14007: missing LESS keyword
ORA-38488: attribute set already assigned to the column storing expressions
ORA-08181: specified number is not a valid system change number
ORA-18003: an outline already exists with this signature
ORA-26694: error while enqueueing into queue string.string
TNS-12646: Invalid value specified for boolean parameter
DGM-16952: unable to describe configuration
ORA-27020: named devices not supported
ORA-16519: the resource handle is invalid
ORA-00342: archived log does not have expected resetlogs SCN string
ORA-24803: illegal parameter value in lob read function