![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I am new to Oracle and wonder someone may help me the question. From Oracle Database Concepts 10g Release, it said one can close a database; unmount the database; and shutdown the database. What is procedure to close or unmount a database? Secondly what is best way to write data and recovery data in SGA to datafile and redo log and close control files? In Windows XP, it seems one of following: 1) SQL shutdown normal 2) end three processes from services of Control Panel. Your help will be appreciated, -Hong |
#3
| |||
| |||
|
|
Hong Hsu wrote: Hi, I am new to Oracle and wonder someone may help me the question. From Oracle Database Concepts 10g Release, it said one can close a database; unmount the database; and shutdown the database. What is procedure to close or unmount a database? One rarely, if ever, does anything other than just shut down the database using SHUTDOWN IMMEDIATE or SHUTDOWN ABORT. The procedure for the others is simply to use the appropriate ALTER statement which you can find in the docs. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |