您好,登錄后才能下訂單哦!
小編給大家分享一下oracle 11g如何構建physical DG,相信大部分人都還不怎么了解,因此分享這篇文章給大家參考一下,希望大家閱讀完這篇文章后大有收獲,下面讓我們一起去了解一下吧!
把主庫打開,創建一個最新的pfile,如果已經有pfile此命令會覆蓋之前的pfile成為最新的pfile
[root@slow ~]# su - oracle
[oracle@slow ~]$ !sql
sqlplus / as sysdba
SQL*Plus: Release 11.2.0.4.0 Production on Tue Jan 9 20:15:45 2018
Copyright (c) 1982, 2013, Oracle. All rights reserved.
Connected to an idle instance.
SQL> startup
ORACLE instance started.
Total System Global Area 521936896 bytes
Fixed Size 2254824 bytes
Variable Size 377489432 bytes
Database Buffers 138412032 bytes
Redo Buffers 3780608 bytes
Database mounted.
Database opened.
SQL> create pfile from spfile;
File created.
SQL>
切到oracle用戶$ORACLE_HOME/dbs路徑下,查看剛才創建好的pifle文件,再復制一份成備庫的pfile文件
[root@slow ~]# su - oracle
[oracle@slow ~]$ cd $ORACLE_HOME/dbs
[oracle@slow dbs]$ ls
hc_slow.dat init.ora initslow.ora lkSLOW orapwslow spfileslow.ora
[oracle@slow dbs]$ ll
total 24
-rw-rw---- 1 oracle oinstall 1544 Jan 9 20:15 hc_slow.dat
-rw-r--r-- 1 oracle oinstall 2851 May 15 2009 init.ora
-rw-r--r-- 1 oracle oinstall 731 Jan 9 20:16 initslow.ora
-rw-r----- 1 oracle oinstall 24 Dec 24 23:10 lkSLOW
-rw-r----- 1 oracle oinstall 1536 Dec 24 22:31 orapwslow
-rw-r----- 1 oracle oinstall 2560 Jan 9 20:15 spfileslow.ora
[oracle@slow dbs]$ cp initslow.ora initgotime.ora
[oracle@slow dbs]$ ls
hc_slow.dat initgotime.ora init.ora initslow.ora lkSLOW orapwslow spfileslow.ora
[oracle@slow dbs]$
以上是“oracle 11g如何構建physical DG”這篇文章的所有內容,感謝各位的閱讀!相信大家都有了一定的了解,希望分享的內容對大家有所幫助,如果還想學習更多知識,歡迎關注億速云行業資訊頻道!
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。