PCB-00211: VARYING not supported with PIC N or PIC G
variable "string"
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-06556: the pipe is empty, cannot fulfill the unpack_message request
ORA-02726: osnpop: access error on oracle executable
PCC-02350: cannot equivalence this SQL type
ORA-38421: attribute string already exists
ORA-33070: (XSAGDNGL34) In AGGMAP workspace object, all QDRs of dimension workspace object must map to the same dimension position.
ORA-13774: insufficient privileges to select data from the workload repository
SQL*Loader-00275: Data is in control file but "INFILE *" has not been specified.
LPX-00407: right square bracket missing in the XSL file
ORA-27020: named devices not supported
ORA-14046: a partition may be split into exactly two new partitions
ORA-39954: DEFERRED is required for this system parameter
RMAN-10026: network error number-number occurred registering connection