some indexes are not coming in dba_segments but coming up in dba_indexes
some indexes are not coming in dba_segments but coming up in dba_indexes but for the same application in other databases all indexes are coming in dba_segments which are in dba_indexes
Why does this happen? The thing is that when the application comes up then it creates its own indexes and tables and data .In one database I can see every index in dba_segments and there the application runs fien but this doesn't happen in other database.
Best regards,
Vishal
0