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.

相关推荐
呼哧呼哧.5 小时前
Spring的核心思想与注解
数据库·sql·spring
21号 15 小时前
9.Redis 集群(重在理解)
数据库·redis·算法
爬山算法5 小时前
Redis(73)如何处理Redis分布式锁的死锁问题?
数据库·redis·分布式
嘗_6 小时前
sql特训
数据库·sql
wan5555cn7 小时前
周末之美:慢下来,拥抱生活的温柔
数据库
yumgpkpm7 小时前
华为鲲鹏 Aarch64 环境下多 Oracle 、mysql数据库汇聚到Cloudera CDP7.3操作指南
大数据·数据库·mysql·华为·oracle·kafka·cloudera
1024小神7 小时前
为已有nextjs项目添加supabase数据库,不再需要冗余后端
数据库
best_virtuoso8 小时前
PostgreSQL PostGIS安装与配置,现有数据库启用PostGIS扩展
数据库·postgresql
橙汁味的风8 小时前
3关系型数据库的SQL语言
数据库·sql
学编程的董8 小时前
07 计算字段的创建与使用 - 数据转换的艺术
数据库·oracle