当前位置:网站首页>ORA-00257
ORA-00257
2022-08-05 00:35:00 【喝醉酒的小白】
oerr ora 00257
00257, 00000, "archiver error. Connect internal only, until freed."
// *Cause: The archiver process received an error while trying to archive
// a redo log. If the problem is not resolved soon, the database
// will stop executing transactions. The most likely cause of this
// message is the destination device is out of space to store the
// redo log file.
// *Action: Check archiver trace file for a detailed description
// of the problem. Also verify that the
// device specified in the initialization parameter
// ARCHIVE_LOG_DEST is set up properly for archiving.
检查发现归档空间足够,数据有配置db_recovery_file_dest和db_recovery_file_dest_size参数
db_recovery_file_dest:闪回恢复区的位置
db_recovery_file_dest_size:闪回恢复区的可用空间大小
在线修改两个参数。。。
生产上不推荐使用这个限制。。。。
边栏推荐
- [230] Execute command error after connecting to Redis MISCONF Redis is configured to save RDB snapshots
- JUC线程池(一): FutureTask使用
- 00、数组及字符串常用的 API(详细剖析)
- matlab中rcosdesign函数升余弦滚降成型滤波器
- ansible学习笔记分享-含剧本示例
- 电子行业MES管理系统的主要功能与用途
- 2022牛客多校训练第二场 J题 Link with Arithmetic Progression
- Software testing interview questions: Please draw the seven-layer network structure diagram of OSI and the four-layer structure diagram of TCP/IP?
- 2022牛客多校训练第二场 L题 Link with Level Editor I
- leetcode: 269. The Martian Dictionary
猜你喜欢
![[FreeRTOS] FreeRTOS and stm32 built-in stack occupancy](/img/33/3177b4c3de34d4920d741fed7526ee.png)
[FreeRTOS] FreeRTOS and stm32 built-in stack occupancy

leetcode: 266. All Palindromic Permutations

典型相关分析CCA计算过程

软件开发工具的技术要素

Will domestic websites use Hong Kong servers be blocked?

标识符、关键字、常量 和变量(C语言)

matlab中rcosdesign函数升余弦滚降成型滤波器

子连接中的参数传递

"WEB Security Penetration Testing" (28) Burp Collaborator-dnslog out-band technology

性能测试如何准备测试数据
随机推荐
2022 Hangzhou Electric Multi-School Training Session 3 1009 Package Delivery
阶段性测试完成后,你进行缺陷分析了么?
刘润直播预告 | 顶级高手,如何创造财富
【unity编译器扩展之模型动画拷贝】
标识符、关键字、常量 和变量(C语言)
软件测试面试题:什么是软件测试?软件测试的目的与原则?
Software testing interview questions: What is the difference between load testing, capacity testing, and strength testing?
2022杭电多校第三场 L题 Two Permutations
uinty lua 关于异步函数的终极思想
TinyMCE disable escape
Software Testing Interview Questions: What Are the Types of Software Testing?
what?测试/开发程序员要被淘汰了?年龄40被砍到了32?一瞬间,有点缓不过神来......
oracle创建用户
2022 Hangzhou Electric Power Multi-School Session 3 Question B Boss Rush
Huggingface入门篇 II (QA)
tiup uninstall
leetcode: 267. Palindromic permutations II
lua 如何 实现一个unity协程的工具
性能测试如何准备测试数据
leetcode: 269. The Martian Dictionary