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 |
UDI-00005: unexpected End-Of-File encountered while reading input.
RMAN-00552: syntax error in command line arguments
ORA-13365: layer SRID does not match geometry SRID
QSM-02055: mv references a packed object table or view
ORA-24028: cannot create a reciever non-repudiable single consumer queue
TNS-04023: Command failed.
RMAN-06049: CHECK LOGICAL option not supported for archive log or current/standby controlfile copies
ORA-31650: timeout waiting for master process response
ORA-06420: NETCMN: SID lookup failure
ORA-01951: ROLE 'string' not granted to 'string'
TNS-12655: Password check failed
ORA-28026: user with same external name already exists