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-09888: osnTXtt: txipc channel creation failed
ORA-09987: unable to attach to SGA in READ-ONLY mode
LPX-00411: unknown function name encountered
NID-00390: These files must be writable by this utility.
SQL*Loader-00304: Illegal combination of non-alphanumeric characters
ORA-14308: partition bound element must be one of: string, datetime or interval literal, number, or NULL
RMAN-03009: failure of string command on string channel at string
ORA-16209: Logical standby dictionary build failed to complete.
RMAN-20506: no backup of archivelog found
ORA-23374: object group "string"."string" already exists
RMAN-06186: PL/SQL package string.string version string in string database is too old
ORA-00131: network protocol does not support registration 'string'