Quantcast
Channel: SCN: Message List - SAP on Oracle
Viewing all articles
Browse latest Browse all 5847

Re: Issue while creating an index

$
0
0

Hi Mayank,

 

Please execute below SQL to identify the object having problem. Based on object identification next steps can be planned.

 

select segment_name, partition_name, segment_type, block_id, blocks

from dba_extents

where (161792 between block_id and (block_id + blocks - 1))

and file_id = 255 and rownum < 2;

 

Hope this helps

 

Regards,

Deepak Kori


Viewing all articles
Browse latest Browse all 5847

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>