export rman 备份会占用buff/cache 导致内存压力

DataPump Export (EXPDP) Fails With Errors ORA-31693 ORA-1 (Doc ID 783396.1)

Applies to:

Oracle Database - Standard Edition - Version 10.2.0.4 and later

Oracle Database Cloud Schema Service - Version N/A and later

Oracle Database Backup Service - Version N/A and later

Oracle Database Cloud Service - Version N/A and later

Oracle Cloud Infrastructure - Database Service - Version N/A and later

Information in this document applies to any platform.

Symptoms

While attempting to perform a DataPump export, it fails with multiple errors:

ORA-31693: Table data object "<SCHEMA>.<TABLE>" failed to load/unload and is being skipped due to error:

ORA-00001: unique constraint (<SCHEMA>.<CONSTRAINT> ) violated

ORA-06512: at "SYS.KUPF$FILE", line 2591

The alert log shows:

ORA-07445: exception encountered: core dump [kgscGetCursor+06b4] [SIGSEGV] [Address not mapped to object] [0x7FF0000000000000] [] []

ORA-01000: maximum open cursors exceeded

Changes

NONE

Cause

The system was not properly configured. The OS limits were incorrectly set and the swap space was undersized.

If the basic requirements of the installation are not met, various errors and non-expected behavior can and will be encountered.

Solution

  1. Correct the swap area. For a system only running an Oracle database, it should be configured as follows:

If RAM = 1024MB to 2048Mb

then 1.5 times RAM

elseif RAM > 2048MB and < 8192MB

then match RAM

else RAM > 8192MB

then .75 times RAM

Please note the swap may need to be larger if multiple databases or other applications are running on the same host

  1. Ensure the OS Limits are set correctly.

  2. Reboot the server to have limits take effect.

  3. Perform the export.

相关推荐
格调UI成品2 小时前
预警系统安全体系构建:数据加密、权限分级与误报过滤方案
大数据·运维·网络·数据库·安全·预警
心平愈三千疾6 小时前
通俗理解JVM细节-面试篇
java·jvm·数据库·面试
我科绝伦(Huanhuan Zhou)9 天前
Oracle|Oracle SQL*Plus 配置上下翻页功能
数据库·sql·oracle
Cachel wood9 天前
Spark教程6:Spark 底层执行原理详解
大数据·数据库·分布式·计算机网络·spark
java—大象9 天前
基于java SSM的房屋租赁系统设计和实现
java·开发语言·数据库·spring boot·layui·mybatis
Mutig_s9 天前
Spring Boot动态数据源切换:优雅实现多数据源管理
java·数据库·spring boot·后端·mybatis
Python小老六9 天前
单片机测ntc热敏电阻的几种方法(软件)
数据库·单片机·嵌入式硬件
矿渣渣9 天前
SQLite3 在嵌入式系统中的应用指南
数据库·sqlite·嵌入式实时数据库
@昵称不存在9 天前
Python csv 模块
开发语言·数据库·python
程序猿小D9 天前
[附源码+数据库+毕业论文]基于Spring+MyBatis+MySQL+Maven+Vue实现的校园二手交易平台管理系统,推荐!
java·数据库·mysql·spring·vue·毕业设计·校园二手交易平台