Database Administration (MOSC)

MOSC Banner

shutting down and starting up again an 11g database

edited Jan 21, 2014 4:46AM in Database Administration (MOSC) 2 commentsAnswered
For the purpose of cloning/virtualization (VMWARE) an 11g database we want to be sure that the database state gets preserved and nothing gets screwed through the virtualization process and thus I thought to shutdown the database.
I did the following:


SQL> connect / as sysdba
Connect durchgef³hrt.
SQL> shutdown normal;
ORA-01109: Datenbank nicht ge÷ffnet


Datenbank dismounted.
ORACLE-Instanz heruntergefahren.
SQL> startup normal
SP2-0714: Ung³ltige Kombination von STARTUP-Optionen
SQL> startup
ORACLE-Instanz hochgefahren.

Total System Global Area  535662592 bytes
Fixed Size                  1375792 bytes
Variable Size             327156176 bytes
Database Buffers          201326592 bytes
Redo Buffers                5804032 bytes
Datenbank mounted.
ORA-00600: Interner Fehlercode, Argumente: [kcratr_nab_less_than_odr], [1],

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center