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-13497: %s
ORA-06793: TLI Driver: server cannot create new process
SQL*Loader-00802: numeric EXTERNAL with DEFAULTIF clause not supported by External Table
ORA-30370: set operators are not supported in this context
ORA-28518: data dictionary translation has illegal translation type
ORA-02375: conversion error loading table string.string partition string
ORA-19616: output filename must be specified if database not mounted
ORA-25190: an index-organized table maintenance operation may not be combined with other operations
ORA-27470: failed to re-enable "string.string" after making requested change
DRG-52208: the specified attribute already exist: string
NNL-00014: unknown data type "string"
ORA-08316: sllfsk: Error seeking in file.