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 |
DRG-10757: stoplist cannot have more than 4096 stopwords
RMAN-08162: executing Memory Script
ORA-31528: could not find change set string for CDC subscription string
NNL-00300: Cancelled server cache dump
ORA-02397: exceeded PRIVATE_SGA limit, you are being logged off
KUP-04088: data sampling is not supported by this access driver
ORA-29272: initialization failed
ORA-02265: cannot derive the datatype of the referencing column
ORA-26050: Direct path load of domain index is not supported for this column type.
ORA-31638: cannot attach to job string for user string
TNS-12541: TNS:no listener
PLS-00531: Unsupported type in a VARRAY or TABLE type: 'string'.