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 |
ORA-26076: cannot set or reset value after direct path structure is allocated
ORA-29390: some resource plans are not part of any top-plan
ORA-16774: Error in stopping the physical apply service (MRP process)
ORA-01287: file string is from a different database incarnation
ORA-00308: cannot open archived log 'string'
ORA-24041: propagation schedule exists for QUEUE string and DESTINATION string
ORA-24780: cannot recover a transaction while in an existing transaction
ORA-00337: log file 'string' does not exist and no size specified
ORA-25230: invalid value string, WAIT should be non-negative
PCC-02047: CMD-LINE: Option is not allowed inline:
PCB-00311: Datatype equivalencing is an Oracle extension
KUP-04047: error parsing record from external data source