版次注意事項
|In a split mirror environment, this command is used to initialize a mirrored
|database for different purposes.
|
- |Authorization
- |Must be one of the following:
|
- |sysadm
- |sysctrl
- |sysmaint
|
- |Required Connection
- |None
- |Command Syntax
-
|>>-db2inidb----database_alias----AS----+-SNAPSHOT-+------------><
| +-STANDBY--+
| '-MIRROR---'
|
|Command Parameters
|
- |database_alias
- |Specifies the alias of the database to be initialized.
- |SNAPSHOT
- |Specifies that the mirrored database will be initialized as a clone
|of the primary database. This database is read only.
- |STANDBY
- |Specifies that the database will be placed in roll forward pending state.
|New logs from the primary database can be fetched and applied to the standby
|database. The standby database can then be used in place of the primary database
|if it goes down.
- |MIRROR
- |Specifies that the mirrored database is to be used as a backup image
|which can be used to restore the primary database.
|
|
[ 頁面頂端 | 前一頁 | 下一頁 | 目錄 | 索引 ]