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.

相关推荐
m0_747854521 分钟前
PHP 中 OR 运算符逻辑误用的典型陷阱与正确写法
jvm·数据库·python
Shorasul1 分钟前
JavaScript中Symbol类型的唯一性特征与创建规范
jvm·数据库·python
王仲肖2 分钟前
PostgreSQL查询执行阶段 — 总结与执行计划选择指南
数据库·postgresql
解救女汉子3 分钟前
Bootstrap Gutters间距用法 Bootstrap 5中g-,gx-,gy--如何使用
jvm·数据库·python
2401_887724505 分钟前
JavaScript中Object-hasOwn作为现代安全检测方案
jvm·数据库·python
qq_3345635511 分钟前
如何利用RETURNING获取ROWID_更新单行后快速定位物理地址
jvm·数据库·python
zhangchaoxies14 分钟前
HTML怎么显示同步最后成功时间_HTML “上次同步:X分钟前”【教程】
jvm·数据库·python
m0_5145205719 分钟前
mysql服务器如何优化网络传输设置_调整tcp相关内核参数
jvm·数据库·python
m0_6403093019 分钟前
如何快速重置SQL表中的自增ID_使用ALTER TABLE重置计数
jvm·数据库·python
2301_7641505621 分钟前
CSS如何制作响应式导航栏_利用Flexbox实现自适应水平排列
jvm·数据库·python