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-24806: LOB form mismatch
CLSR-00531: Can not get primary group name
ORA-02261: such unique or primary key already exists in the table
ORA-22808: REF dereferencing not allowed
TNS-00547: user information retrieval failed
QSM-01032: materialized view, string, not found
ORA-01296: character set mismatch between dictionary string and logfiles
ORA-01415: too many distinct aggregate functions
LPX-00215: processing instruction did not end in "?>"
QSM-01124: set operator materialized view, string, doesn't have a marker column
ORA-00395: online logs for the clone database must be renamed
ORA-13110: cannot drop topology with associated topo_geometry tables