Oracle DBA, How To, Error, Cause and Action

ORA-01027: bind variables not allowed for data definition operations

ORA-01027: bind variables not allowed for data definition operations


Cause:


An attempt was made to use a bind variable in a SQL data definition operation.



Action:


Such bind variables are not allowed.

No comments:

Post a Comment

Thanks for your comment.