Tasks of a Database Administrator : Roll Out to Additional Hosts (17)
After you have an Oracle Database installation properly configured, tuned, patched,
and tested, you may want to roll that exact installation out to other hosts. Reasons to
do this include the following:
■ You have multiple production database systems.
■ You want to create development and test systems that are identical to your
production system.
Instead of installing, tuning, and patching on each additional host, you can clone your
tested Oracle Database installation to other hosts, saving time and eliminating
inconsistencies. There are two types of cloning available to you:
■ Cloning an Oracle home—Just the configured and patched binaries from the
Oracle home directory and subdirectories are copied to the destination host and
"fixed" to match the new environment. You can then start an instance with this
cloned home and create a database.
You can use the Enterprise Manager Clone Oracle Home tool to clone an Oracle
home to one or more destination hosts. You can also manually clone an Oracle
home using a set of provided scripts and Oracle Universal Installer.
■ Cloning a database—The tuned database, including database files, initialization
parameters, and so on, are cloned to an existing Oracle home (possibly a cloned
home).
You can use the Enterprise Manager Clone Database tool to clone an Oracle
database instance to an existing Oracle home.
資料庫管理員職責之 : 啟動另外的主機
當資料庫正確的配置 , 調優 , 打完補丁 , 可將安裝資訊複製到另外一個主機 , 用來將開發環境
與測試環境分隔開 . 這一步可採用克隆資料庫方式進行 .
克隆資料庫的方式 : 克隆資料庫目錄 , 克隆資料庫(檔案)
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-994008/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Tasks of a Database Administrator : Plan the Database (9)Database
- Tasks of a Database Administrator : Create and Open the Database (10)Database
- Tasks of a Database Administrator : Back Up the Database (11)Database
- Tasks of a Database Administrator : Tune Database Performance (15)DatabaseORM
- Tasks of a Database Administrator : Evaluate the Database Server Hardware (7)DatabaseServer
- Tasks of a Database Administrator : Implement the Database Design (13)Database
- Tasks of a Database Administrator : Install the Oracle Database Software (8)DatabaseOracle
- Tasks of a Database Administrator : Back Up the Fully Functional Database (14)DatabaseFunction
- Tasks of a Database Administrator : Enroll System Users (12)Database
- Tasks of a Database Administrator : Download and Install Patches (16)Database
- Roll-out 專案注意事項
- Database Administrator Usernames (26)Database
- Database Administrator Authentication (30)Database
- Database Administrator Security and Privileges (24)Database
- Using RMAN Incremental Backups to Roll Forward a Physical Standby DatabaseREMForwardDatabase
- Recover physical standby database after loss of archive log – roll forward(轉)DatabaseHiveForward
- can close the database Connection before the JTA transaction commit or rollDatabaseMIT
- How to Create Oracle Database QoS Management Administrator AccountsOracleDatabase
- The Database Administrator's Operating System Account (25)Database
- Step 2: Establish the Database Administrator Authentication Method (60)Database
- 10g Administrator workshop II---Database structureDatabaseStruct
- 關於前滾(roll forward)和回滾(roll back)Forward
- 查詢user使用那些roll segment以及等待roll segment
- 12C-How to Create Oracle Database QoS Management Administrator AccountsOracleDatabase
- Tasks in parallelParallel
- Entity Framework Code-First(17):Database Initialization StrategyFrameworkDatabase
- Your account has been locked out. Please contact the system administrator for further assistance.
- Additional Data Tab in Sales Order
- mysql additional pool 指的是什麼?MySql
- Step 8: Create Additional Tablespaces (66)
- Sales Order Form · Additional Line InformationORM
- hosts.allow與hosts.deny設定
- three predefined automated maintenance tasksAINaN
- Asyncio in Python and Concurrency tasksPython
- MySQL:Innodb DB_ROLL_PTR指標解析MySql指標
- Ubuntu修改hostsUbuntu
- Ubuntu 修改hostsUbuntu
- 【Linux】/etc/hosts.deny與/etc/hosts.allowLinux