How a Database Is Mounted (293)
The instance mounts a database to associate the database with that instance. To mount
the database, the instance finds the database control files and opens them. Control files
are specified in the CONTROL_FILES initialization parameter in the parameter file
used to start the instance. Oracle then reads the control files to get the names of the
database’s datafiles and redo log files.
At this point, the database is still closed and is accessible only to the database
administrator. The database administrator can keep the database closed while
completing specific maintenance operations. However, the database is not yet
available for normal operations.
裝載資料庫
1. 在掛載資料庫時,例項首先需要找到並開啟資料庫控制檔案(CONTROL_FILES),
接著 Oracle 將讀取控制檔案獲取資料庫的資料檔名及重做日誌檔名。
2. 這個時候資料庫還沒有開啟, 只有DBA才能訪問資料庫
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-987154/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- How a Standby Database Is Mounted (295)Database
- How a Clone Database Is Mounted (296)Database
- How a Database Is Mounted with Real Application Clusters (294)DatabaseAPP
- How to Quiesce a DatabaseUIDatabase
- How to Perform a Healthcheck on the DatabaseORMDatabase
- How to enable the flashback database:Database
- Database Testing: How to Regression Test a Relational DatabaseDatabase
- How to Perform a Health Check on the DatabaseORMDatabase
- [原創] How to Quiesce a DatabaseUIDatabase
- How to check Database corrupt BlockDatabaseBloC
- How does one rename a database?Database
- ARC1: Thread not mounted lead to database not mountingthreadDatabase
- ORA-01679: database must be mounted EXCLUSIVE and not open to activateDatabase
- How to Relink Oracle Database SoftwareOracleDatabase
- How to Shrink Undo Segment In Oracle DatabaseOracleDatabase
- [轉]How to release space from databaseDatabase
- How to drop Oracle RAC database manually?OracleDatabase
- How to purge the Oracle Database Recycle BinOracleDatabase
- How to move progress database to different OSDatabase
- How a Database Is Quiesced (331)DatabaseUI
- How to use rman backup a noarchivelog databaseHiveDatabase
- How to Tell if the I/O of the Database is Slow - 1Database
- How to Move or Copy a Tablespace to Another Database (61)Database
- How to prevent blocking in your SQL Server databaseBloCSQLServerDatabase
- How to use the Automatic Database Diagnostic Monitor(一)Database
- How to Restore the Database Using AMDU after Diskgroup CorruptionRESTDatabase
- How to restore and recover a database from an RMAN backup_881395.1RESTDatabase
- How to move ASM database files from one diskgroup to anotherASMDatabase
- How to check whether the current database in using Oracle optionsDatabaseOracle
- How to Duplicate a Database in NOARCHIVELOG mode (Doc ID 275480.1)DatabaseHive
- How to Create Oracle Database QoS Management Administrator AccountsOracleDatabase
- How to create and relocate an 11gr2 RAC DATABASE SERVICEDatabase
- How To Size the Database Smart Flash Cache (Doc ID 1317950.1)Database
- How To List All The Named Events Set For A Database [ID 436036.1]Database
- How to release space from database( in other words: resize datafile ) (zt)Database
- How to release space from database( in other words: resize datafile ) 【zt】Database
- How To List All The Named Events Set For A Database (Doc ID 436036.1)Database
- How to Collect Diagnostics for Database Hanging Issues_452358.1Database