ORA-02021: DDL operations are not allowed on a remote database
Answer / guest
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.
Please add more information about this Error
| Is This Answer Correct ? | 3 Yes | 1 No |
ORA-39952: only numbers can be specified as range values
I've got a database (Oracle Database 10g Enterprise Edition Release 10.2.0.2.0) installed on a server. Via the network I try to connect to the database via a frontend DEVELOPER 2000 R 2.1 (SQL*Plus: Release 3.3.4.0.0 ) while connecting to database I've got the following error- message: ORA-12637: Packet receive failed
ORA-06028: NETASY: unable to intialise for logging
ORA-31095: cannot generate string : "string.string" already exists
ORA-00362: member is required to form a valid logfile in group string
RMAN-06526: KEEP option cannot be used with incremental backup
ORA-16559: out of memory at string
ORA-29544: invalid type
ORA-39707: compatibile parameter string too high for downgrade to string
ORA-06806: TLI Driver: could not complete protocol initialization for SPX
ORA-12922: concurrent ALTER DATABASE [NO] FORCE LOGGING command is running
NZE-29137: The global context is incorrect.