OBJECTS INVALID AFTER SEGMENT SHRINK.
(Doc ID 604083.1)
Last updated on NOVEMBER 17, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 8.1.7.4 to 11.1.0.6 [Release 8.1.7 to 11.1]Information in this document applies to any platform.
Symptoms
After shrinking some tables/indexes, some objects are left INVALID. Errors like the following can be reported from the application users :
[Oracle][ODBC]ORA-20665: ORA-01403: no data found
ORA-06512: at "USER1.LOW_VISIBILITY_PACK",line 290
ORA-06512: at line 1
SQL Statement:
<{CALL Low_Visibility_Pack.Get_Last_Low_Visibilty()}>
Re-compiling the objects fix the problem.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |