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-26101: tablespace # in file header is string rather than string for file string
ORA-36272: (XSCGMDLAGG04) 'workspace object' is not a valid operator for the AGGREGATION function.
ORA-06957: No SID is currently available
RMAN-00555: target database connect string must be specified
ORA-06117: NETTCP: unable to create ORASRV: quota exceeded
ORA-30488: argument should be a function of expressions in PARTITION BY
PLS-00458: subprogram 'string' cannot be called from a REPEATABLE subprogram
ORA-26011: Cannot load type string into column string in table string
KUP-04068: internal error fetching attribute string
ORA-36652: (XSDUNION11) workspace object is not a string type dimension.
ORA-22371: Table contains data of type string.string, version string, which does not exist
ORA-12032: cannot use rowid column from materialized view log on "string"."string"