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-19320: Host name not specified in HTTP URL
NNO-00114: line string: other data exists, alias data ignored
ORA-32641: invalid expression in MODEL rule ORDER BY clause
ORA-12574: TNS:redirection denied
ORA-13442: GeoRaster metadata SRS error
ORA-24132: table name string is too long
TNS-00312: Connection Manager: Failed to get version information
PCC-00123: Entire VARCHAR declaration must be on same line
ORA-16557: The database is already in use.
RMAN-00578: pipe string is not private and owned by SYS
ORA-37076: (XSMCSESS04) workspace object is not the type of dimension that can have session-only values. Valid types are TEXT and NTEXT.
KUP-04088: data sampling is not supported by this access driver