PCC-00083: Bind and define variables not allowed in CREATE
statement



PCC-00083: Bind and define variables not allowed in CREATE statement..

Answer / guest

Cause: Host variables cannot appear in a CREATE statement.
If the makeup of a CREATE statement cannot be known until
run time, a dynamic SQL statement must be used to execute
it. That is, the program must accept or build the CREATE
statement at run time, store it in a host string, then
EXECUTE it.

Action: Correct or remove the erroneous CREATE statement.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-06112: NETTCP: invalid buffer size

1 Answers  


ORA-09969: scurls: unable to close lock file

1 Answers  


ORA-31619: invalid dump file "string"

1 Answers  


NZE-28780: invalid data access method specified by the parameter

1 Answers  


ORA-01488: invalid nibble or byte in the input data

1 Answers  






ORA-29854: keyword BITMAP may not be used in creating domain indexes

1 Answers  


ORA-31016: Attempted to delete entry without name

1 Answers  


SQL*Loader-00962: Error setting user-side Ctrl-C handler

1 Answers  


ORA-23468: missing string string

1 Answers  


ORA-02710: osnpop: fork failed

1 Answers  


ORA-31514: change set string disabled due to capture error

1 Answers   Oracle,


ORA-02377: invalid resource limit

1 Answers  


Categories