数据库出现归档文件空间满的错误,处理如下: 查看归档设置: archive log list; 取消自动归档: archive log stop; 关闭数据库: shutdown abort; 冷备份数据库,以防万一以mount方式打开数据库: start..
阅读全文>>