Bug 9935857 - LOB indexes are missing from DBA_OBJECTS

来源于:

Bug 9935857 - LOB indexes are missing from DBA_OBJECTS (文档 ID 9935857.8)

这个问题在使用ogg完成oracle database 10gR2 (Linux下) 向oracle database 11.2.0.4(AIX下)的 升级and 迁移 时遇到过,

当时为了核查老db和新db的object数量,就去查询的dba_objects,结果发现对不上。后来进一步检查,就找到了这个mos文章。

如下全文转载该文章:

Bug 9935857  LOB indexes are missing from DBA_OBJECTS   This note gives a brief overview of bug 9935857.

The content was last updated on: 28-JUN-2013

Click here for details of each of the sections below.

Affects:

Product (Component) Oracle Server  (Rdbms)
Range of versions believed to be affected Versions BELOW 12.1
Versions confirmed as being affected
Platforms affected Generic (all / most platforms affected)

Fixed:

This issue is fixed in

Symptoms:

Related To:

Description

The view DBA_OBJECTS foes not show objects of type LOB INDEX.

Workaround
 Use DBA_INDEXES to see LOB INDEX objects.

HOOKS VIEW:DBA_OBJECTS LIKELYAFFECTS XAFFECTS_10.2.0.1 XAFFECTS_V10020001 AFFECTS=10.2.0.1 XAFFECTS_10.2.0.2 XAFFECTS_V10020002 AFFECTS=10.2.0.2 XAFFECTS_10.2.0.3 XAFFECTS_V10020003 AFFECTS=10.2.0.3 XAFFECTS_10.2.0.4 XAFFECTS_V10020004 AFFECTS=10.2.0.4
XAFFECTS_10.2.0.5 XAFFECTS_V10020005 AFFECTS=10.2.0.5 XAFFECTS_11.1.0.6 XAFFECTS_V11010006 AFFECTS=11.1.0.6 XAFFECTS_11.1.0.7 XAFFECTS_V11010007 AFFECTS=11.1.0.7 XAFFECTS_11.2.0.1 XAFFECTS_V11020001 AFFECTS=11.2.0.1 XAFFECTS_11.2.0.2 XAFFECTS_V11020002 AFFECTS=11.2.0.2
XPRODID_5 PRODUCT_ID=5 PRODID-5 RDBMS XCOMP_RDBMS COMPONENT=RDBMS TAG_LOB TAG_WRONGRES LOB WRONGRES FIXED_11.2.0.3 FIXED_12.1.0.1 FIXED_WIN:B202P18

Please note: The above is a summary description only. Actual symptoms can vary. Matching to any symptoms here does not confirm that you are encountering this problem. For questions about this bug please consult Oracle Support.

References

Bug:9935857  (This link will only work for PUBLISHED bugs)

Note:245840.1  Information on the sections in this article

时间: 2024-10-28 10:41:42

Bug 9935857 - LOB indexes are missing from DBA_OBJECTS的相关文章

gentoo Portage使用

查看portage的手册命令user $man emerge 一般在gentoo中提及的包都是安装程序,他们的信息一般都在 /usr/portage 目录下 root #emerge --sync 更新portage的库,root #emerge-webrsync 防止防火墙阻拦portage联系镜像库 user $emerge --search pdf 搜索名称中含有pdf的软件  user $emerge --searchdesc pdf 描述搜索 root #emerge --ask ap

expdp时遇到ORA-31693&ORA-00922

执行expdp遇到如下报错: ORA-31693: Table data object "HQ_X1"."B3901_P" failed to load/unload and is being skipped due to error: ORA-00922: missing or invalid option ORA-31693: Table data object "HQ_X1"."B3903" failed to load

053

如何有效利用快速恢复区的空间: 1.     使用RMAN 从恢复区内删除不需要的文件. 2.     经常使用RMAN 对恢复区进行备份. 3.     更改RMAN 保留策略,缩短备份的保留期. 4.     更改RMAN 归档日志删除策略. 5.     如果经常用完空间,请添加磁盘空间,并增加DB_RECOVERY_FILE_DEST_SIZE数据库初始化参数的值. INCREMENTAL:在分区表上收集global的统计信息时(将GRANULARITY设置为GLOBAL),采用增量方式

postgresql大批量数据导入方法

一直没有好好关注这个功能,昨天看了一下,数据库插入有瓶颈,今天研究了一下: 主要有以下方案: 1.使用copy从文件导入: copy table_001(a, b, "f", d, c, "e") from 'd:/data1.txt' (delimiter ','); 速度极快: 不带索引: 查询成功: 共计 69971 行受到影响,耗时: 4351 毫秒(ms).        查询成功: 共计 69971 行受到影响,耗时: 4971 毫秒(ms).     

Jmeter3.0新特性

2016-5-19昨日,Jmeter又更新了新版本. 那么新版本有哪些新特性呢? Changes This page details the changes made in the current version only. Earlier changes are detailed in the History of Previous Changes. Version 3.0 Summary New and Noteworthy Known bugs Incompatible changes B

Python-数据库开发

1.驱动: MySQL基于TCP 协议之上开发,但是网络连接后,传输的数据必须遵循MySQL的协议. 封装好 MySQL协议的包,就是驱动程序 MySQL的驱动: MySQLdb:最有名的库,对MySQL的c client封装实现,只支持 Python2 MySQL官方Connector pymysql:语法兼容MySQLdb,使用Python写的库,支持Python3 2.pymysql使用 安装:pip install  pymysql 创建数据库和表: 1 CREATE DATABASE

android studio bug : aidl is missing 解决方案

很久不打开Android studio 今天打开一下,发现之前配置好的开发环境不能用了! 项目中"R."变红了,运行结果如下,可以说很怪,电脑没动过,怎么回事呢? 于是StackOverflow一下: 找到一段可能有用的话: "This bug happens when the versions of SDK, Build Tools and Gradle Plugins doesn't match (in terms of compatibility). The solut

Eclipse提示Tomcat miss丢失bug:The Tomcat server configuration at \Servers\Tomcat v5.5 Server at localhost-config is missing.

解决办法:eclipse-window-preference-runtime,删除以前的tomcat,重新new一个

ORACLE不可见索引(Invisible Indexes)

不可见索引概念 不可见索引(Invisible Index)是ORACLE 11g引入的新特性.不可见索引是会被优化器忽略的不可见索引,除非在会话或系统级别上将OPTIMIZER_USE_INVISIBLE_INDEXES初始化参数显式设置为TRUE.此参数的默认值是FALSE.如果是虚拟索引是为了合理.科学新增索引而设计的,那么不可见索引就是为了合理.科学的删除索引而设计的.为什么这样说呢? 因为DBA在维护索引时,我们经常会找出无用或低效的索引,并删除这些索引,在生产环境下,删除索引还是有一