一:查看原因 查看了下V$FLASH_RECOVERY_AREA_USAGE,看看归档目录使用的情况.果然是归档满了. Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - Production With the Partitioning, OLAP, Data Mining and Real Application Testing options [oracle@localhost ~]$ s
归档日志满导致无法用户无法登陆 具体处理办法 --用户登陆 Microsoft Windows [Version 6.1.7601] Copyright (c) Microsoft Corporation. All rights reserved. C:\Users\Administrator>sqlplus /nolog SQL Production :: Copyright (c) , , Oracle. All rights reserved. SQL> conn / as sysdba
1.首先查下oerr给出的简要说明 2.查询V$RECOVERY_AREA_USAGE信息 3.根据实际空间剩余情况先适当增加归档目录的大小,保证先恢复业务 4.查看备份是否存在问题 1.首先查下oerr给出的简要说明 oerr ora 257 00257, 00000, "archiver error. Connect internal only, until freed." // *Cause: The archiver process received an error whil