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-13750: User "string" has not been granted the "ADMINISTER SQL TUNING SET" privilege.
ORA-27100: shared memory realm already exists
DRG-10517: index string is already valid
PCC-00025: Undeclared indicator variable "string" at line number in file string
ORA-35095: (QFSVNS01) One or more imported values of fixed-width dimension workspace object have been truncated.
ORA-27144: attempt to kill process failed
RMAN-06544: Do you really want to delete the above objects (enter YES or NO)?
TNS-04021: The SET command is unsuccessful for parameter string.
NNC-00409: temporary name service failure
ORA-10582: The control file is not a backup control file
QSM-02139: agg(expr) requires correspondng agg(expr+expr) function
ORA-00040: active time limit exceeded - call aborted