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-02206: Host variables are not permitted within a DDL
statement



PCC-02206: Host variables are not permitted within a DDL statement..

Answer / guest

Cause: A Data Definition Language statement cannot use host
variables. For example, the statement CREATE TABLE
:table_name (c1 char(10)); is illegal, because the name of
the table in a CREATE TABLE statement cannot be represented
using host variable.

Action: Use dynamic SQL to create the names of database
objects (tables, views, columns, etc.) at runtime. See the
Programmer's Guide to the Oracle Precompilers, Release2.2
for information about dynamic SQL.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier

0 Answers   Olivetti,


ORA-27072: File I/O error

1 Answers  


PCC-00120: File I/O error during code generation

1 Answers  


ORA-01601: illegal bucket size in clause "string" of string

1 Answers  


ORA-31510: name uses reserved prefix CDC$

1 Answers  


ORA-29306: datafile string is not online

1 Answers  


NNL-00952: Cache lookup failures: number

1 Answers  


ORA-14405: partitioned index contains partitions in a different tablespace

1 Answers  


NNL-00954: Hash tables created: number

1 Answers  


ORA-25438: invalid variable name: string

1 Answers  


ORA-13442: GeoRaster metadata SRS error

1 Answers  


ORA-36770: (XSPGERRPERMDETACH) Parallel updating analytic workspace string failed

1 Answers  


Categories