Oracle Error: ORA-02021
Error Description:
DDL operations are not allowed on a remote database
Error Cause:
An attempt was made to use a DDL operation on a remote database. For example, "CREATE TABLE tablename@remotedbname ...".
Action:
To alter the remote database structure, you must connect to the remote database with the appropriate privileges.
There haven't been any comments added for this error yet. You may add one if you like.
Add a comment
|
|
|