oracle 11gR2 改資料庫為歸檔模式
前幾天在公司做了oracle 11gR2 rac for aix的安裝實驗,記錄了下將資料庫非歸檔模式改為歸檔模式的
步驟,和10g步驟差不多,以下為詳細步驟:
第一步:設定歸檔目錄大小和路徑
[oracle@p520:/oracle/app/oracle]$sqlplus "/as sysdba"
SQL*Plus: Release 11.2.0.1.0 Production on Fri Feb 26 09:56:24 2010
Copyright (c) 1982, 2009, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
Data Mining and Real Application Testing options
SQL> show parameter db_recover
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
db_recovery_file_dest string
db_recovery_file_dest_size big integer 0
SQL> alter system set db_recovery_file_dest='+dgrecover' scope=spfile;
System altered.
SQL> show parameter spfile
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
spfile string +DGSYSTEM/orcl/spfileorcl.ora
SQL> alter system set db_recovery_file_dest_size=8G scope=spfile;
System altered.
第二步:修改cluster_database的值為false
QL> alter system set cluster_database=false scope=spfile sid='orcl1';
System altered.
第三步:停止所有節點上的例項
[oracle@p520:/oracle/app/oracle]$srvctl stop database -d orcl
第四步:啟動到mount狀態,改資料庫為archivelog
[oracle@p520:/oracle/app/oracle]$sqlplus / as sysdba
SQL*Plus: Release 11.2.0.1.0 Production on Fri Feb 26 10:00:25 2010
Copyright (c) 1982, 2009, Oracle. All rights reserved.
Connected to an idle instance.
SQL> startup mount
ORACLE instance started.
Total System Global Area 2137886720 bytes
Fixed Size 2208496 bytes
Variable Size 1526730000 bytes
Database Buffers 603979776 bytes
Redo Buffers 4968448 bytes
Database mounted.
SQL> alter database archivelog;
Database altered.
第五步:修改cluster_database的值為tuce
SQL> alter system set cluster_database=true scope=spfile sid='orcl1';
System altered.
第六步:關閉資料庫,用srvctl 啟動所有節點上的例項
SQL> shutdown immediate
ORA-01109: database not open
Database dismounted.
ORACLE instance shut down.
SQL> exit
Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
Data Mining and Real Application Testing options
[oracle@p520:/oracle/app/oracle]$srvctl start database -d orcl
第七步:檢查資料庫是否為歸檔模式
[oracle@p520:/oracle/app/oracle]$sqlplus / as sysdba
SQL*Plus: Release 11.2.0.1.0 Production on Fri Feb 26 10:05:13 2010
Copyright (c) 1982, 2009, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
Data Mining and Real Application Testing options
SQL> archive log list;
Database log mode Archive Mode
Automatic archival Enabled
Archive destination USE_DB_RECOVERY_FILE_DEST
Oldest online log sequence 70
Next log sequence to archive 71
Current log sequence 71
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7199859/viewspace-628045/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORACLE資料庫歸檔改為非歸檔Oracle資料庫
- Oracle 11g資料庫改為非歸檔模式Oracle資料庫模式
- oracle 修改資料庫為歸檔模式Oracle資料庫模式
- 將Oracle資料庫改為歸檔模式並啟用Rman備份Oracle資料庫模式
- 檢視oracle資料庫是否為歸檔模式Oracle資料庫模式
- 非歸檔模式改為歸檔模式模式
- 更改資料庫為歸檔模式資料庫模式
- 將資料庫修改為歸檔模式資料庫模式
- Oracle資料庫切換歸檔模式Oracle資料庫模式
- 如何設定資料庫為歸檔模式資料庫模式
- 檢視oracle資料庫是否歸檔和修改歸檔模式Oracle資料庫模式
- Oracle資料庫設定為歸檔模式的操作方法Oracle資料庫模式
- RAC環境中非歸檔改為歸檔模式模式
- 檢視oracle資料庫是否歸檔和修改歸檔模式(轉)Oracle資料庫模式
- Oracle資料庫歸檔模式的切換ELOracle資料庫模式
- 將資料庫轉換為歸檔日誌模式資料庫模式
- ORACLE 12C 開啟資料庫歸檔模式Oracle資料庫模式
- 資料庫啟動歸檔模式資料庫模式
- 開啟資料庫歸檔模式資料庫模式
- 修改資料庫的歸檔模式資料庫模式
- 【ARCHIVE】單機環境修改資料庫為歸檔模式Hive資料庫模式
- Oracle資料庫歸檔模式的開啟和關閉Oracle資料庫模式
- 非歸檔模式恢復資料庫模式資料庫
- Oracle資料庫開啟歸檔Oracle資料庫
- 開啟oracle資料庫歸檔Oracle資料庫
- 【ARCHIVE】單機環境修改資料庫為非歸檔模式Hive資料庫模式
- 將RAC資料庫更改為不歸檔日誌的模式資料庫模式
- 改變歸檔模式,顯示歸檔資訊模式
- 修改叢集資料庫的歸檔模式資料庫模式
- OARCLE資料庫歸檔模式的設定資料庫模式
- Oracle歸檔模式和非歸檔模式Oracle模式
- oracle資料庫更改歸檔路徑Oracle資料庫
- 啟用ORACLE9I資料庫的歸檔模式(ARCHIVELOG)Oracle資料庫模式Hive
- oracle歸檔模式Oracle模式
- Oracle 歸檔模式Oracle模式
- 11g資料庫設定歸檔模式資料庫模式
- 修改資料庫歸檔模式(ARCHIVELOG/NOARCHIVELOG)資料庫模式Hive
- oracle RMAN 非歸檔資料庫恢復Oracle資料庫