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

/* 2008/07/03 星期四
*蒙昭良
*环境:windowsXP + Oracle10gR2
*ORA-00257: archiver error. Connect internal only, until freed.
*/

C:\>sqlplus "/as sysdba"

SQL*Plus: Release 10.2.0.1.0 - Production on 星期四 7月 3 13:15:55 2008

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


连接到:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options

SQL> CONN scott/tiger
ERROR:
ORA-00257: archiver error. Connect internal only, until freed.


警告: 您不再连接到 ORACLE。

 


提示信息:归档错误,仅仅内部连接,直到释放。

 

检查$oracle_home\admin\risenet\bdump\alert_SID.log日志发现

Errors in file g:\oracle\product\10.2.0\admin\risenet\bdump\risenet_arc0_996.trc:
ORA-16014: log 3 sequence# 102 not archived, no available destinations
ORA-00312: online log 3 thread 1: 'G:\ORACLE\PRODUCT\10.2.0\ORADATA\RISENET\REDO03.LOG'

Thu Jul 03 13:18:40 2008
Errors in file g:\oracle\product\10.2.0\admin\risenet\bdump\risenet_arc1_3720.trc:
ORA-19815: WARNING: db_recovery_file_dest_size of 2147483648 bytes is 100.00% used, and has 0 remaining bytes available.


归档默认的空间2G已经用完,删除掉日志或者扩大归档空间
1)命令>rman target/

2)命令>crosscheck archivelog all;

3)命令>delete archivelog all;

4)命令>exit


重新连接:
C:\>sqlplus /nolog

SQL*Plus: Release 10.2.0.1.0 - Production on 星期四 7月 3 13:27:59 2008

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

SQL> conn scott/tiger
已连接。


 

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/12778571/viewspace-368977/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/12778571/viewspace-368977/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值