ORA-00257 archiver error. Connect internal only, until freed

          1. Change to oracle user:$su oracle
          2. Log in as sys user: $sqlplus sys/password as sysdba
          3. Find out flash recovery area usage info, from where we can find the archive log space usage percent: SQL>select * from V$FLASH_RECOVERY_AREA_USAGE;
          4. Caculate the space used by flash recovery area:SQL>select sum(percent_space_used)*3/100 from V$FLASH_RECOVERY_AREA_USAGE;
          5. Show Archive log location: SQL>show parameter log_archive_dest;
          6. Show recovery area location: SQL>show parameter recover;
          7. Delete or move some old archive log files: SQL>rm -rf archive_log_2011_06_0*;
          Notice: After step 7, we must use RMAN to maintain the control files, otherwise, the deletion changes can not be apply.
          8. Log in as RMAN: SQL>rman target sys/password;
          9. Find out unused archive log: SQL>crosscheck archive log all;
          10. Delete expired archive log files: SQL>delete expired archivelog all;
          11. Check the flash recovery area usage info again, make sure archive log files have been deleted: SQL>select * from V$FLASH_RECOVERY_AREA_USAGE;
          12. Finally, increase the recovery file destination size: SQL>alter system set db_recovery_file_dest_size=3G scope=both;

          posted on 2011-06-02 22:48 *** 閱讀(395) 評(píng)論(0)  編輯  收藏


          只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。


          網(wǎng)站導(dǎo)航:
           
          <2011年6月>
          2930311234
          567891011
          12131415161718
          19202122232425
          262728293012
          3456789

          導(dǎo)航

          統(tǒng)計(jì)

          常用鏈接

          留言簿

          隨筆檔案

          搜索

          最新評(píng)論

          閱讀排行榜

          評(píng)論排行榜

          主站蜘蛛池模板: 鸡西市| 嘉黎县| 高清| 唐山市| 金华市| 铜川市| 拜泉县| 井冈山市| 井陉县| 苍梧县| 师宗县| 原平市| 厦门市| 衡阳县| 蒙自县| 桓仁| 土默特左旗| 冕宁县| 巧家县| 隆安县| 南康市| 盐城市| 昭苏县| 安宁市| 新田县| 深州市| 玛多县| 射洪县| 兰溪市| 伊宁县| 连城县| 巴中市| 清水河县| 长治县| 益阳市| 商洛市| 凉城县| 乌兰浩特市| 民县| 城口县| 潮州市|