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 |
ORA-14019: partition bound element must be one of: string, datetime or interval literal, number, or MAXVALUE
DGM-16912: Unknown command "string". Try "help"
ORA-27120: unable to removed shared memory segment
RMAN-20220: controlfile copy not found in the recovery catalog
ORA-31424: change table has active subscriptions
ORA-28274: No ORACLE password attribute corresponding to user nickname exists.
ORA-16579: bad Data Guard NetSlave state detected
PLS-01505: ALTER is non-ANSI
TNS-12502: TNS:listener received no CONNECT_DATA from client
TNS-01302: nr err code: number
QSM-01572: equivalence, string, and query have different joins between tables, string
NNL-00517: Insert-replaces a data item under an existing name