久久精品国产亚洲怮怮_奇米网777色在线精品_亚洲色中文字幕制服丝袜_久久精品人人做人人看

始創(chuàng)于2000年 股票代碼:831685
咨詢熱線:0371-60135900 注冊有禮 登錄
  • 掛牌上市企業(yè)
  • 60秒人工響應
  • 99.99%連通率
  • 7*24h人工
  • 故障100倍補償
全部產品
您的位置: 網站首頁 > 幫助中心>文章內容

Oracle 入門之控制文件multiplex

發(fā)布時間:  2012/9/21 17:17:53

Oracle當中的控制文件相當?shù)闹匾,里面?guī)定了啟動和關閉Oracle數(shù)據庫的一些重要的參數(shù),例如日志文件和數(shù)據文件的個數(shù)和位置等,所以對這個文件一般要使用multiplex多路復用存儲,而且最好存在不同的分區(qū)以實現(xiàn)冗余性,但是當多路中的一個控制文件出現(xiàn)問題的時候,Oracle數(shù)據庫也將無法啟動或關閉,下面來簡要的介紹下配置方法

[Oracle@jsb-ylw-5024 ~]$ sqlplus /nolog   //啟動Oracle數(shù)據庫,并查看當前控制文件的個數(shù)和儲存位置-
 


SQL*Plus: Release 11.2.0.1.0 Production on Wed Sep 8 10:48:02 2010

Copyright (c) 1982, 2009, Oracle. All rights reserved.

SQL> conn /as sysdba
Connected to an idle instance.
SQL> startup
Oracle instance started.

Total System Global Area 1620115456 bytes
Fixed Size                  2213816 bytes
Variable Size             939526216 bytes
Database Buffers          671088640 bytes
Redo Buffers                7286784 bytes
Database mounted.
Database opened.
SQL> show parameter control;    //可以看到當前存在兩個控制文件

NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
control_file_record_keep_time        integer     7
control_files                        string      /u01/oradata/yang/control01.ct
                                                 l, /u01/flash_recovery_area/ya
                                                 ng/control02.ctl
control_management_pack_access       string      DIAGNOSTIC+TUNING

SQL> shutdown immediate;      //關閉數(shù)據庫
Database closed.
Database dismounted.
Oracle instance shut down.
SQL> create pfile from spfile;   //根據spfile生成pfile,若使用不同的參數(shù)文件,則需要加路徑

File created.
SQL> !
[Oracle@jsb-ylw-5024 ~]$ cp /u01/oradata/yang/control01.ctl /u01/oracle/control03.ctl   //使用cp命令復制控制文件
[Oracle@jsb-ylw-5024 ~]$ grep -i 'control' /u01/oracle/dbs/inityang.ora       //修改pfile的control_files值如下
*.control_files='/u01/oradata/yang/control01.ctl','/u01/flash_recovery_area/yang/control02.ctl','/u01/Oracle/control03.ctl'
[Oracle@jsb-ylw-5024 ~]$ exit
exit

SQL> startup pfile=$Oracle_HOME/dbs/inityang.ora   //使用pfile啟動oracle數(shù)據庫
Oracle instance started.

Total System Global Area 1620115456 bytes
Fixed Size                  2213816 bytes
Variable Size             939526216 bytes
Database Buffers          671088640 bytes
Redo Buffers                7286784 bytes
Database mounted.
Database opened.


SQL> show parameter control;      //查看已經修改成功

NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
control_file_record_keep_time        integer     7
control_files                        string      /u01/oradata/yang/control01.ct
                                                 l, /u01/flash_recovery_area/ya
                                                 ng/control02.ctl, /u01/Oracle/
                                                 control03.ctl
control_management_pack_access       string      DIAGNOSTIC+TUNING


SQL> shutdown immediate;   //關閉數(shù)據庫
Database closed.
Database dismounted.
Oracle instance shut down.
SQL> create spfile from pfile; //根據pfile生成spfile

File created.

SQL> startup                   //使用spfile啟動Oracle
Oracle instance started.

Total System Global Area 1620115456 bytes
Fixed Size                  2213816 bytes
Variable Size             939526216 bytes
Database Buffers          671088640 bytes
Redo Buffers                7286784 bytes
Database mounted.
Database opened.
SQL> !
[Oracle@jsb-ylw-5024 ~]$ mv /u01/oracle/control03.ctl /tmp/
[Oracle@jsb-ylw-5024 ~]$ exit
exit

SQL> shutdown immediate;
ORA-00210: cannot open the specified control file
ORA-00202: control file: '/u01/Oracle/control03.ctl'
ORA-27041: unable to open file
Linux-x86_64 Error: 2: No such file or directory
Additional information: 3


 


本文出自:億恩科技【prubsntakaful.com】

服務器租用/服務器托管中國五強!虛擬主機域名注冊頂級提供商!15年品質保障!--億恩科技[ENKJ.COM]

  • 您可能在找
  • 億恩北京公司:
  • 經營性ICP/ISP證:京B2-20150015
  • 億恩鄭州公司:
  • 經營性ICP/ISP/IDC證:豫B1.B2-20060070
  • 億恩南昌公司:
  • 經營性ICP/ISP證:贛B2-20080012
  • 服務器/云主機 24小時售后服務電話:0371-60135900
  • 虛擬主機/智能建站 24小時售后服務電話:0371-60135900
  • 專注服務器托管17年
    掃掃關注-微信公眾號
    0371-60135900
    Copyright© 1999-2019 ENKJ All Rights Reserved 億恩科技 版權所有  地址:鄭州市高新區(qū)翠竹街1號總部企業(yè)基地億恩大廈  法律顧問:河南亞太人律師事務所郝建鋒、杜慧月律師   京公網安備41019702002023號
      0
     
     
     
     

    0371-60135900
    7*24小時客服服務熱線