Login  Register

gather index stats

classic Classic list List threaded Threaded
5 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

gather index stats

zubair
1 post
I have ran dbms_stats.gather_index_stats('schemaname','indexname');
i want to see the output from where i can get please help me.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: gather index stats

ErmanArslansOracleBlog
Administrator
5727 posts
What kind of output do you expect?
there are no output produced by dbms_stats.
It will only give you errors if it fails.

2015-11-18 15:23 GMT+02:00 zubair [via Erman Arslan's Oracle Forum] <[hidden email]>:
I have ran dbms_stats.gather_index_stats('schemaname','indexname');
i want to see the output from where i can get please help me.


If you reply to this email, your message will be added to the discussion below:
http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/gather-index-stats-tp449.html
To start a new topic under Database, email [hidden email]
To unsubscribe from Erman Arslan's Oracle Forum, click here.
NAML



--

Erman Arslan 

Applications and Database Operations Manager


Oracle Certified Expert

Certified Exadata Administrator

Certified Linux Administrator


Blog:      ermanarslan.blogspot.com

Forum:  http://ermanarslan.blogspot.com/p/forum.html

 

M: 05301567803

Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: gather index stats

zubair
2 posts
ok fine thanks.
and if we  want to analyize index for performance issu then how can i
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: gather index stats

zubair
2 posts
In reply to this post by ErmanArslansOracleBlog
ok fine thanks.
and if we  want to analyize index for performance issu then how can i
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: gather index stats

ErmanArslansOracleBlog
Administrator
5727 posts

Check clustering factor of the index. Also check if your index is used properly by your queries.. Read performance tuning and richard foote's index index internals documents.

18 Kas 2015 18:12 tarihinde "zubair [via Erman Arslan's Oracle Forum]" <[hidden email]> yazdı:
ok fine thanks.
and if we  want to analyize index for performance issu then how can i


If you reply to this email, your message will be added to the discussion below:
http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/gather-index-stats-tp449p452.html
To start a new topic under Database, email [hidden email]
To unsubscribe from Erman Arslan's Oracle Forum, click here.
NAML