How a Clone Database Is Mounted (296)
A clone database is a specialized copy of a database that can be used for tablespace
point-in-time recovery. When you perform tablespace point-in-time recovery, you
mount the clone database and recover the tablespaces to the desired time, then export
metadata from the clone to the primary database and copy the datafiles from the
recovered tablespaces.
克隆資料庫如何裝載
1. 克隆資料庫可用於按時間點恢復
2. 當使用者按時間點恢復表空間時,需要將克隆資料庫裝載 , 將其中的表空間恢復到期望的時間,
然後將克隆資料庫中被恢復的表空間的後設資料及資料檔案複製到主資料庫
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-987416/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle clone databaseOracleDatabase
- How to Collect Diagnostics for Database Hanging Issues (Doc ID 452358.1)Database
- [20221222]How to Enable and Disable Database Options in oracle 11g.txtDatabaseOracle
- [Raspberry PI 4B]how to clone a 32 GB SD card to a 16GB SD?
- diskgroup "DATADG" cannot be mounted
- 工作296:el-table使用
- sourcetree github clone 報錯 hg clone fails with “repository not found“GithubAI
- (十三).clone方法
- WSL git cloneGit
- 1.3.2.1.2.3 Refreshable Clone PDBs
- SSH 方式 Git cloneGit
- Linux Clone函式Linux函式
- js2-cloneJS
- How to ssh
- The database owner SID recorded in the master database differs from the database owner SID recorded in database 'DB_NAME'DatabaseAST
- vue中methods、mounted等的使用方法解析Vue
- 【躍遷之路】【537天】刻意練習系列296(2018.07.27)
- github clone 指定的tagGithub
- js deep clone 深克隆JS
- Oracle Database Cloud - Database as a Service Quick StartOracleDatabaseCloudUI
- Error querying database. XXXXXXXXXXXXX, No database selected。ErrorDatabase
- Convert a Physical Standby Database into a Snapshot Standby DatabaseDatabase
- How to find dependency
- 關於Warning: setState(...): Can only update a mounted or mounting component. This
- 【轉】vue mounted 呼叫兩次的解決辦法Vue
- 求助!vuex在mounted中拿不到物件裡的值Vue物件
- Qt/C++開發經驗小技巧296-300QTC++
- Database TimeoutDatabase
- Database OverallDatabase
- database no shardingDatabase
- Git clone 的小問題Git
- Rust中的Copy和CloneRust
- jQuery原始碼解析之clone()jQuery原始碼
- git clone倉儲問題Git
- git clone的使用小記Git
- vue元件el-dialog重新執行mounted方法的技巧Vue元件
- [譯] WebAssembly: How and whyWeb
- How OpenStack integrates with Ceph?
- How to Build a Cybersecurity CareerUI