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-24270: a row already exists in the string table for these parameters
ORA-36398: (XSSPROP01) Property name 'number' is invalid because only system-reserved property names can begin with "$".
QSM-01079: DML operation occurred on a table referenced by MV, string
ORA-00128: this command requires a dispatcher name
ORA-07715: sksadtd: could not dismount archival device (SYS$DISMNT failure)
PCB-00322: EXEC SQL LOB statements an Oracle extension
EXP-00037: Export views not compatible with database version
ORA-23389: obsolete procedure; drop objects and recreate using new master
ORA-12983: cannot drop all columns in a table
ORA-15047: ASM file name 'string' is not in multiple-file creation form
ORA-28611: bitmap index is corrupted - see trace file for diagnostics
ORA-09274: szrfc: insufficient role name buffer space