Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


PCB-00211: VARYING not supported with PIC N or PIC G
variable "string"



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

Post New Answer

More Oracle Errors Interview Questions

ORA-33468: (ESDREAD13) Discarding compiled code for workspace object because number is no longer a surrogate of dimension workspace object.

1 Answers  


ORA-14007: missing LESS keyword

1 Answers  


ORA-38488: attribute set already assigned to the column storing expressions

1 Answers  


ORA-08181: specified number is not a valid system change number

1 Answers   HCL,


ORA-18003: an outline already exists with this signature

1 Answers  


ORA-26694: error while enqueueing into queue string.string

1 Answers  


TNS-12646: Invalid value specified for boolean parameter

1 Answers  


DGM-16952: unable to describe configuration

1 Answers  


ORA-27020: named devices not supported

1 Answers  


ORA-16519: the resource handle is invalid

1 Answers  


ORA-00342: archived log does not have expected resetlogs SCN string

1 Answers  


ORA-24803: illegal parameter value in lob read function

1 Answers  


Categories