備用資料庫
C:\Documents and Settings\guanxg>d:
D:\>cd oraclestandby
D:\oraclestandby>md admin
D:\oraclestandby>md standby
D:\oraclestandby>md oradata
D:\oraclestandby>md flash_recovery_area
D:\oraclestandby>cd admin
D:\oraclestandby\admin>md standby
D:\oraclestandby\admin>cd standby
D:\oraclestandby\admin\standby>md adump
D:\oraclestandby\admin\standby>md bdump
D:\oraclestandby\admin\standby>md cdump
D:\oraclestandby\admin\standby>md pfile
D:\oraclestandby\admin\standby>md udump
D:\oraclestandby\admin\standby>cd ..
D:\oraclestandby\admin>cd ..
D:\oraclestandby>cd standby
D:\oraclestandby\standby>md database
D:\oraclestandby\standby>cd ..
D:\oraclestandby>cd oradata
D:\oraclestandby\oradata>md standby
D:\oraclestandby\oradata>orapwd file=D:\oraclestandby\standby\database\pwdSTANDB
Y.ora password=xg_test entries=4;
D:\oraclestandby\oradata>copy D:\oracle\product\10.2.0\admin\wx\pfile\init.ora.4
292008181413 D:\oraclestandby\admin\standby\pfile\initSTANDBY.ora
已複製 1 個檔案。
D:\oraclestandby\oradata>notepad D:\oraclestandby\admin\standby\pfile\initSTANDB
Y.ora
D:\oraclestandby\oradata>
D:\oraclestandby\oradata>notepad D:\oraclestandby\admin\standby\pfile\initSTANDB
Y.ora
D:\oraclestandby\oradata>oradim -new -sid standby -intpwd xg_test
例項已建立。
idle> startup nomount pfile="D:\oraclestandby\admin\standby\pfile\initSTANDBY.or
a"
ORA-32006: LOCK_NAME_SPACE initialization parameter has been deprecated
ORACLE 例程已經啟動。
Total System Global Area 293601280 bytes
Fixed Size 1248600 bytes
Variable Size 92275368 bytes
Database Buffers 192937984 bytes
Redo Buffers 7139328 bytes
idle> alter database mount standby database;
資料庫已更改。
Microsoft Windows 2000 [Version 5.00.2195]
(C) 版權所有 1985-2000 Microsoft Corp.
C:\Documents and Settings\guanxg>set oracle_sid=wx
C:\Documents and Settings\guanxg>sqlplus "/as sysdba"
SQL*Plus: Release 10.2.0.1.0 - Production on 星期二 7月 1 15:00:21 2008
Copyright (c) 1982, 2005, Oracle. All rights reserved.
連線到:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
sys@WX> alter system archive log current;
系統已更改。
sys@WX> exit
從 Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options 斷開
C:\Documents and Settings\guanxg>set oracle_sid=standby
C:\Documents and Settings\guanxg>sqlplus "/as sysdba"
SQL*Plus: Release 10.2.0.1.0 - Production on 星期二 7月 1 15:07:45 2008
Copyright (c) 1982, 2005, Oracle. All rights reserved.
已連線到空閒例程。
idle> startup pfile=D:\oraclestandby\admin\standby\pfile\initSTANDBY.ora nomoun
t
ORA-32006: LOCK_NAME_SPACE initialization parameter has been deprecated
ORACLE 例程已經啟動。
Total System Global Area 293601280 bytes
Fixed Size 1248600 bytes
Variable Size 92275368 bytes
Database Buffers 192937984 bytes
Redo Buffers 7139328 bytes
idle> alter database mount standby database;
資料庫已更改。
idle> recover standby database;
ORA-00279: ?? 69065487648 (? 07/01/2008 11:30:34 ??) ???? 1 ????
ORA-00289: ??:
D:\ORACLESTANDBY\FLASH_RECOVERY_AREA\STANDBY\ARCHIVELOG\2008_07_01\O1_MF_1_3_%U_
.ARC
ORA-00280: ?? 69065487648 (???? 1) ??? #3 ?
指定日誌: {
D:\oraclestandby\flash_recovery_area\standby\ARCHIVELOG\2008_07_01\O1_MF_1_3_46M
OJZ4W_.ARC
ORA-00279: ?? 69065494307 (? 07/01/2008 15:00:46 ??) ???? 1 ????
ORA-00289: ??:
D:\ORACLESTANDBY\FLASH_RECOVERY_AREA\STANDBY\ARCHIVELOG\2008_07_01\O1_MF_1_4_%U_
.ARC
ORA-00280: ?? 69065494307 (???? 1) ??? #4 ?
ORA-00278: ???????????
'D:\oraclestandby\flash_recovery_area\standby\ARCHIVELOG\2008_07_01\O1_MF_1_3_46
MOJZ4W_.ARC'
指定日誌: {
cancel
介質恢復已取消。
idle> alter database activate standby database;
資料庫已更改。
idle> alter database open;
資料庫已更改。
idle>
idle> shutdown immediate;
資料庫已經關閉。
已經解除安裝資料庫。
ORACLE 例程已經關閉。
idle> startup pfile=D:\oraclestandby\admin\standby\pfile\initSTANDBY.ora
ORA-32006: LOCK_NAME_SPACE initialization parameter has been deprecated
ORACLE 例程已經啟動。
Total System Global Area 293601280 bytes
Fixed Size 1248600 bytes
Variable Size 92275368 bytes
Database Buffers 192937984 bytes
Redo Buffers 7139328 bytes
資料庫裝載完畢。
資料庫已經開啟。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10742223/viewspace-368765/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 第7章:備用資料庫之初始化備用資料庫資料庫
- 物理備用資料庫(二)資料庫
- 物理備用資料庫(一)資料庫
- ORACLE DATAGUARD 資料庫---建立物理備用資料庫Oracle資料庫
- oracle rman備用資料庫(一)Oracle資料庫
- 利用RMAN建立備用資料庫資料庫
- 用ASP備份資料庫 (轉)資料庫
- oracle邏輯備用資料庫(一)Oracle資料庫
- 用Python備份MYSQL 資料庫PythonMySql資料庫
- Data Guard新特性:快照備用資料庫資料庫
- 資料庫備份資料庫
- 【DG】怎麼使用Data Pump備份物理備用資料庫資料庫
- oracle實用sql(10)--用statspack收集備庫效能資料OracleSQL
- 利用rman生成備用資料庫操作文件資料庫
- oracle 備份資料庫,匯出資料庫Oracle資料庫
- 用rman建立dataguard備用資料庫繼續(無法找到備份檔案)資料庫
- 資料庫的災備資料庫
- mysql 資料庫 備份MySql資料庫
- 資料庫備份策略資料庫
- MongoDB資料庫備份MongoDB資料庫
- rman全備資料庫資料庫
- mysql 資料庫備份MySql資料庫
- 資料庫備份方案資料庫
- dataguard系列之六------備用資料庫的維護資料庫
- Oracle 9i 配置備用資料庫步驟Oracle資料庫
- 邏輯備用資料庫主要作用是什麼。資料庫
- mongodb資料庫備份與恢復(資料庫資料遷移)MongoDB資料庫
- rman恢復資料庫--用備份的控制檔案資料庫
- 【DATAGUARD】DG系列之RACtoONE快照備用資料庫的搭建資料庫
- mysqlpump 資料庫備份程式MySql資料庫
- mysqldump 資料庫備份程式MySql資料庫
- 資料庫備份指令碼資料庫指令碼
- 使用RMAN備份資料庫資料庫
- innobackupex 備份MySQL資料庫MySql資料庫
- 資料庫自動備份資料庫
- SQLserver備份資料庫示例SQLServer資料庫
- rename備庫資料檔案
- mysql 備份資料庫 mysqldumpMySql資料庫