ORA-02142 „missing or invalid ALTER TABLESPACE option“
a) Texte aus oerr unter Linux02142, 00000, „missing or invalid ALTER TABLESPACE option“// *Cause: A valid option was not present.// *Action: Use one of the valid options: add, rename, default, online,// offline, read only, read write, begin, end, no,...
ORA-02154 „a tablespace with the name ‚%s‘ is found“
a) Texte aus oerr unter Linux02154, 00000, „a tablespace with the name ‚%s‘ is found“// *Cause: An attempt to rename a tablespace to a new name failed because// the new name is already used by some other tablespace.// *Action: Retry with a different...
ORA-12701 „CREATE DATABASE character set is not known“
a) Texte aus oerr unter Linux12701, 00000, „CREATE DATABASE character set is not known“// *Cause: The character set specified when creating the database is unknown.// *Action: b) ErklärungDieser Fehler tritt auf, wenn beim Create Database kein gültiger...
ORA-01033 ORACLE initialization or shutdown in progress
1.) Texte aus oerr unter Linux 01033, 00000, „ORACLE initialization or shutdown in progress“// *Cause: An attempt was made to log on while Oracle is being started up// or shutdown.// *Action: Wait a few minutes. Then retry the operation. 2.) Erklärung Eine...