Close a Database (303)
When you close a database, Oracle writes all database data and recovery data in the
SGA to the datafiles and redo log files, respectively. Next, Oracle closes all online
datafiles and redo log files. (Any offline datafiles of any offline tablespaces have been
closed already. If you subsequently reopen the database, any tablespace that was
offline and its datafiles remain offline and closed, respectively.) At this point, the
database is closed and inaccessible for normal operations. The control files remain
open after a database is closed but still mounted.
關閉資料庫
1. 關閉資料庫時,Oracle 將 SGA 內的資料庫資料及恢復資料分別寫入資料檔案和重做日誌檔案
2. 接下來 , Oracle 關閉所有聯機的資料檔案及重做日誌檔案
3. 在資料庫已經關閉但仍舊裝載時,控制檔案還是處於開啟狀態
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-987547/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Close the Database by Terminating the Instance (304)Database
- 12C-ORA-65086: cannot open/close the pluggable databaseDatabase
- can close the database Connection before the JTA transaction commit or rollDatabaseMIT
- alter database close ORA-16196 ORA-01531 ORA-01093Database
- Golang CLOSE WAIT 分析GolangAI
- open和close函式函式
- tcp的half-closeTCP
- Element UI 元件 Dialog 中 before-close 與 close 的區別UI元件
- Delphi處理TWebBrowser的Close事件Web事件
- C中的open(), write(), close(), fopen()
- JSR303 資料校驗JS
- Golang 中 defer Close() 的潛在風險Golang
- Mourinho said Chelsea are not even close winningAI
- 關於close函式和cp命令函式
- SAR-303 xml validator驗證框架XML框架
- socket close和shutdown的區別,TIME_WAIT和CLOSE_WAIT,SO_REUSEADDRAI
- 從 Linux 原始碼看 socket 的 closeLinux原始碼
- document.close()函式簡單介紹函式
- dbms_session.set_close_cached_open_cursors(true)Session
- Kali/Ubuntu Linux laptop lid close actionsUbuntuLinuxAPT
- Oracle 11G OCP 1Z0-053 303Oracle
- AtCoder Beginner Contest 187 F - Close Group
- standby database to primary database.Database
- http 303 307 302 狀態碼理解HTTP
- GORM 之 for (rows.Next) 提前退出別忘了 CloseGoORM
- GORM之for(rows.Next)提前退出別忘了CloseGoORM
- 線上大量CLOSE_WAIT的原因深入分析AI
- The database owner SID recorded in the master database differs from the database owner SID recorded in database 'DB_NAME'DatabaseAST
- Oracle Database Cloud - Database as a Service Quick StartOracleDatabaseCloudUI
- Create RAC Standby Database for RAC Primary DatabaseDatabase
- Types of Oracle Database Users : Database Users (6)OracleDatabase
- CF 293 E Close Vertices (樹的分治+樹狀陣列)陣列
- 【OH】Creating a Database with the CREATE DATABASE StatementDatabase
- Database Testing: How to Regression Test a Relational DatabaseDatabase
- Tasks of a Database Administrator : Plan the Database (9)Database
- Database performance gets slower the longer the database is runningDatabaseORM
- Database OverallDatabase
- Flashback DatabaseDatabase