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...


PCC-00118: Use of host variable initialization not supported
by ANSI SQL



PCC-00118: Use of host variable initialization not supported by ANSI SQL..

Answer / guest

Cause: An Oracle extension to the ANSI/ISO SQL standard was
used. Specifically, a host variable was initialized in its
declaration, as shown in the following Pro*C example: EXEC
SQL BEGIN DECLARE SECTION; int dept_number = 20; -- not
ANSI/ISO-compliant EXEC SQL END DECLARE SECTION; This
informational message is issued by the FIPS Flagger when
FIPS=YES.

Action: No action required. However, for ANSI/ISO
compliance, do not initialize host variables in their
declarations.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-12657: No algorithms installed

1 Answers  


ORA-10659: Segment being shrunk is not a lob

1 Answers  


TNS-00231: Pump is alive

1 Answers  


DRG-50954: Theme index is required for CTXCAT about queries

1 Answers  


PLS-01708: In searched DELETE, UPDATE or INSERT, table must not appear in FROM clause of subqueries in search condition

1 Answers  


ORA-02762: file number to be cancelled is greater than the maximum.

1 Answers  


NID-00422: Change of database ID failed during validation - database is intact.

1 Answers  


ORA-13124: unable to determine column id for column string

1 Answers  


ORA-31450: invalid value for change_table_name

1 Answers  


QSM-01522: a more optimal equivlanece than string was used to rewrite

1 Answers  


PCB-00701: MAX OCCURRANCES must be between 1 and 65535

1 Answers  


ORA-02266: unique/primary keys in table referenced by enabled foreign keys

1 Answers  


Categories