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-02362: Host variable not declared within SQL DECLARE section



PCC-02362: Host variable not declared within SQL DECLARE section..

Answer / guest

Cause: When MODE=ANSI is specified at precompile time, all
host variables must be declared inside Declare Sections.
Remember that MODE=ANSI refers to ANSI SQL, not ANSI C.

Action: Add the EXEC SQL BEGIN DECLARE SECTION... EXEC SQL
END DECLARE SECTION statements around all host variable
declarations.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-25184: column name expected

1 Answers  


ORA-07747: slemrd: $READ failure

1 Answers  


ORA-14171: cannot specify <subpartition-description> clause in CREATE|ALTER TABLE

1 Answers  


PCC-02371: Illegal FOR clause

1 Answers  


ORA-24414: Only number sessions could be started.

1 Answers  


ORA-02484: Invalid _trace_buffers parameter specification (string)

1 Answers  


ORA-29967: Cannot drop an operator binding with dependent objects

1 Answers  


ORA-25952: join index must only contain inner equi-joins

1 Answers  


ORA-10577: Can not invoke test recovery for managed standby database recovery

1 Answers  


NMP-00002: no such SNMP variable name

1 Answers  


ORA-12989: invalid value for checkpoint interval

1 Answers  


ORA-14046: a partition may be split into exactly two new partitions

1 Answers  


Categories