<span id="mktg5"></span>

<i id="mktg5"><meter id="mktg5"></meter></i>

        <label id="mktg5"><meter id="mktg5"></meter></label>
        最新文章專題視頻專題問答1問答10問答100問答1000問答2000關鍵字專題1關鍵字專題50關鍵字專題500關鍵字專題1500TAG最新視頻文章推薦1 推薦3 推薦5 推薦7 推薦9 推薦11 推薦13 推薦15 推薦17 推薦19 推薦21 推薦23 推薦25 推薦27 推薦29 推薦31 推薦33 推薦35 推薦37視頻文章20視頻文章30視頻文章40視頻文章50視頻文章60 視頻文章70視頻文章80視頻文章90視頻文章100視頻文章120視頻文章140 視頻2關鍵字專題關鍵字專題tag2tag3文章專題文章專題2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章專題3
        問答文章1 問答文章501 問答文章1001 問答文章1501 問答文章2001 問答文章2501 問答文章3001 問答文章3501 問答文章4001 問答文章4501 問答文章5001 問答文章5501 問答文章6001 問答文章6501 問答文章7001 問答文章7501 問答文章8001 問答文章8501 問答文章9001 問答文章9501
        當前位置: 首頁 - 科技 - 知識百科 - 正文

        db_recovery_file_dest_size滿導致數據庫啟動失敗

        來源:懂視網 責編:小采 時間:2020-11-09 14:18:58
        文檔

        db_recovery_file_dest_size滿導致數據庫啟動失敗

        db_recovery_file_dest_size滿導致數據庫啟動失敗:啟動數據庫時: SYS@orcl11gstartupORACLE instance started.Total System Global Area 417546240 bytesFixed Size 2213936 bytesVariable Size 327157712 bytesDatabase Buffers 83886080 bytesRe
        推薦度:
        導讀db_recovery_file_dest_size滿導致數據庫啟動失敗:啟動數據庫時: SYS@orcl11gstartupORACLE instance started.Total System Global Area 417546240 bytesFixed Size 2213936 bytesVariable Size 327157712 bytesDatabase Buffers 83886080 bytesRe

        啟動數據庫時: SYS@orcl11gstartupORACLE instance started.Total System Global Area 417546240 bytesFixed Size 2213936 bytesVariable Size 327157712 bytesDatabase Buffers 83886080 bytesRedo Buffers 4288512 bytesDatabase mounted.ORA-03113: end-o

        啟動數據庫時:
        SYS@orcl11g>startup
        ORACLE instance started.
        Total System Global Area 417546240 bytes
        Fixed Size 2213936 bytes
        Variable Size 327157712 bytes
        Database Buffers 83886080 bytes
        Redo Buffers 4288512 bytes
        Database mounted.
        ORA-03113: end-of-file on communication channel
        Process ID: 1935
        Session ID: 1 Serial number: 5

        利用10046 事件跟蹤數據庫打開過程:
        SYS@orcl11g>startup mount
        ORACLE instance started.
        Total System Global Area 417546240 bytes
        Fixed Size 2213936 bytes
        Variable Size 327157712 bytes
        Database Buffers 83886080 bytes
        Redo Buffers 4288512 bytes
        Database mounted.
        SYS@orcl11g>oradebug setmypid
        Statement processed.
        SYS@orcl11g>
        SYS@orcl11g>
        SYS@orcl11g>oradebug event 10046 trace name context forever,level 12;
        Statement processed.
        SYS@orcl11g>
        SYS@orcl11g>
        SYS@orcl11g>oradebug tracefile_name
        /opt/oracle/diag/rdbms/orcl11g/orcl11g/trace/orcl11g_ora_1727.trc
        SYS@orcl11g>alter database open;
        alter database open
        *
        ERROR at line 1:
        ORA-03113: end-of-file on communication channel
        Process ID: 1727
        Session ID: 1 Serial number: 5
        查看trace文件:
        ORA-19815: WARNING: db_recovery_file_dest_size of 4070572032 bytes is 100.00% used, and has 0 remaining bytes available.
        ************************************************************************
        You have following choices to free up space from recovery area:
        1. Consider changing RMAN RETENTION POLICY. If you are using Data Guard,
         then consider changing RMAN ARCHIVELOG DELETION POLICY.
        2. Back up files to tertiary device such as tape using RMAN
         BACKUP RECOVERY AREA command.
        3. Add disk space and increase db_recovery_file_dest_size parameter to
         reflect the new space.
        4. Delete unnecessary files using RMAN DELETE command. If an operating
         system command was used to delete files, then use RMAN CROSSCHECK and
         DELETE EXPIRED commands.
        ************************************************************************
        ORA-19809: limit exceeded for recovery files
        ORA-19804: cannot reclaim 43927552 bytes disk space from 4070572032 limit
        *** 2014-11-15 21:20:56.648 4132 krsh.c
        ARCH: Error 19809 Creating archive log file to '/opt/oracle/flash_recovery_area/ORCL11G/archivelog/2014_11_15/o1_mf_1_52_%u_.arc'
        *** 2014-11-15 21:20:56.648 2747 krsi.c
        krsi_dst_fail: dest:1 err:19809 force:0 blast:1
        WAIT #1: nam='log file sequential read' ela= 5 log#=0 block#=0 blocks=0 obj#=-1 tim=1416104456648722
        WAIT #1: nam='Disk file operations I/O' ela= 15 FileOperation=5 fileno=0 filetype=3 obj#=-1 tim=1416104456648774
        WAIT #1: nam='control file sequential read' ela= 14 file#=0 block#=1 blocks=1 obj#=-1 tim=1416104456648863
        WAIT #1: nam='control file sequential read' ela= 11 file#=0 block#=15 blocks=1 obj#=-1 tim=1416104456648969
        WAIT #1: nam='control file sequential read' ela= 10 file#=0 block#=17 blocks=1 obj#=-1 tim=1416104456649013
        WAIT #1: nam='control file sequential read' ela= 10 file#=0 block#=22 blocks=1 obj#=-1 tim=1416104456649075
        WAIT #1: nam='control file parallel write' ela= 4671 files=1 block#=21 requests=1 obj#=-1 tim=1416104456653795
        WAIT #1: nam='control file parallel write' ela= 956 files=1 block#=18 requests=1 obj#=-1 tim=1416104456654862
        WAIT #1: nam='control file parallel write' ela= 1817 files=1 block#=16 requests=1 obj#=-1 tim=1416104456656679
        WAIT #1: nam='control file parallel write' ela= 1295 files=1 block#=1 requests=1 obj#=-1 tim=1416104456658021
        WAIT #1: nam='control file sequential read' ela= 14 file#=0 block#=1 blocks=1 obj#=-1 tim=1416104456658082
        WAIT #1: nam='control file sequential read' ela= 12 file#=0 block#=32 blocks=1 obj#=-1 tim=1416104456658162
        DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
        ORA-00312: online log 1 thread 1: '/opt/oracle/oradata/orcl11g/redo01.log'
        ORA-16038: log 1 sequence# 52 cannot be archived
        ORA-19809: limit exceeded for recovery files
        ORA-00312: online log 1 thread 1: '/opt/oracle/oradata/orcl11g/redo01.log'
        www.zbdba.com
        *** 2014-11-15 21:20:56.660
        USER (ospid: 2247): terminating the instance due to error 16038
        原來是flash_recovery_area滿了,無法進行歸檔。增加db_recovery_file_dest_size:
        SYS@orcl11g>alter system set db_recovery_file_dest_size=8G scope=spfile;
        
        System altered.
        SYS@orcl11g>startup
        ORACLE instance started.
        Total System Global Area 417546240 bytes
        Fixed Size 2213936 bytes
        Variable Size 327157712 bytes
        Database Buffers 83886080 bytes
        Redo Buffers 4288512 bytes
        Database mounted.
        Database opened.
        SYS@orcl11g>show parameter recover
        NAME TYPE VALUE
        ------------------------------------ ---------------------- ------------------------------
        db_recovery_file_dest string /opt/oracle/flash_recovery_are
         a
        db_recovery_file_dest_size big integer 8G
        recovery_parallelism integer 0

        至此已經打開數據庫,所以數據庫啟動失敗,我們利用10046事件跟蹤就能發現具體的原因。

        聲明:本網頁內容旨在傳播知識,若有侵權等問題請及時與本網聯系,我們將在第一時間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com

        文檔

        db_recovery_file_dest_size滿導致數據庫啟動失敗

        db_recovery_file_dest_size滿導致數據庫啟動失敗:啟動數據庫時: SYS@orcl11gstartupORACLE instance started.Total System Global Area 417546240 bytesFixed Size 2213936 bytesVariable Size 327157712 bytesDatabase Buffers 83886080 bytesRe
        推薦度:
        標簽: File 導致 recovery
        • 熱門焦點

        最新推薦

        猜你喜歡

        熱門推薦

        專題
        Top
        主站蜘蛛池模板: 亚洲熟女乱色一区二区三区| 亚洲成在人天堂在线| 亚洲午夜成人精品无码色欲| 最近免费中文在线视频| 久久久久亚洲精品日久生情| 精品无码人妻一区二区免费蜜桃| 搡女人免费视频大全| 中日韩亚洲人成无码网站| 好大好硬好爽免费视频| 亚洲精品色在线网站| 亚洲第一黄片大全| 国产精品免费看久久久香蕉| 亚洲日本中文字幕一区二区三区| 国产免费AV片在线观看播放| 亚洲大尺度无码无码专区| 99视频免费播放| 中文字幕精品三区无码亚洲| 国产男女猛烈无遮挡免费网站 | 亚洲精品午夜视频| 思思re热免费精品视频66 | 国产精品无码永久免费888| 亚洲自偷自偷在线制服| 久久免费视频网站| 亚洲一欧洲中文字幕在线| 成全视频免费高清| a级毛片免费高清视频| 亚洲AV无码久久精品蜜桃| 久久国产免费福利永久| 老司机午夜在线视频免费| 亚洲国产精品无码久久久蜜芽| 日本XXX黄区免费看| 午夜在线免费视频 | 免费播放一区二区三区| 亚洲色成人网站WWW永久四虎| www亚洲一级视频com| 性xxxx视频免费播放直播| 亚洲精品久久无码av片俺去也| 亚洲欧洲久久av| 亚洲网站免费观看| 免费人成在线观看播放a| 亚洲四虎永久在线播放|