Oracle datafile 数目限制是多少

DBMS_PDB.DESCRIBE with large number of datafiile say 37183 datafiles hit ORA-600 [kpdbPrepareXMLFromCtrlFile:tsindx] (Doc ID 2781789.1)

3万多都没问题

Applies to:

Oracle Database - Enterprise Edition - Version 18.13.0.0.0 and later

Information in this document applies to any platform.

Symptoms

Generating PDB XML file , DBMS_PDB.DESCRIBE with large number of datafiles, in this case 37183 datafiles hit ORA-600 [kpdbPrepareXMLFromCtrlFile:tsindx]

Changes

Initially was hitting ORA-4030 for same operation and after applying fix for unpublished bug 32195815 now the error changed to the following.

ORA-600 [kpdbPrepareXMLFromCtrlFile:tsindx], [65609], [65608]

Cause

The cause of this issue is due to the following unpublished bug:

Bug 32872839 - DBMS_PDB.DESCRIBE 37183 DATAFILES HIT ORA-600 [KPDBPREPAREXMLFROMCTRLFILE:TSINDX

Please also reference the following:

Document 32872839.8 - Bug 32872839 - DBMS_PDB.DESCRIBE() Command May Fail With ORA-600: [kpdbPrepareXMLFromCtrlFile:tsindx]

Solution

Please apply patch 32872839 if available for your platform and database version. If no patch is available please open an SR with support to request one.

相关推荐
!!!52539 分钟前
maven的生命周期
java·数据库·maven
Hello Dam1 小时前
基于 FastExcel 与消息队列高效生成及导入机构用户数据
java·数据库·spring boot·excel·easyexcel·fastexcel
许仙在19971 小时前
【无标题】四类sql语句通用
数据库·sql·mysql·sqlserver
云浩舟2 小时前
Golang并发读取json文件数据并写入oracle数据库的项目实践
开发语言·数据库·golang
液态不合群3 小时前
《深入理解Mybatis原理》Mybatis中的缓存实现原理
缓存·oracle·mybatis
学会沉淀。3 小时前
Redis
数据库·redis·缓存
deadknight95 小时前
Oracle重启后业务连接大量library cache lock
数据库·oracle
万事可爱^5 小时前
【SQL】进阶知识 -- 删除表的几种方法(包含表内单个字段的删除方法)
数据库·hive·sql·oracle
非凡的世界5 小时前
关于 ThinkPHP 与 PostgreSQL 结合使用的一些要点
数据库·postgresql
fox08155 小时前
wsl2上mysql出现ip端口冲突问题
网络·数据库·tcp/ip·mysql·wsl