Erman Arslan's Oracle Forum
›
Database
Login
Register
Search
everywhere
only in this topic
Advanced Search
explain plan
Classic
List
Threaded
♦
♦
Locked
3 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
Roshan
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Sep 06, 2018; 11:17am
explain plan
1294 posts
Oracle Database 11.1.0.7
AIX
Hi Erman,
I would like to know how I can check which part needs to be tuned/rewritten as per the explain plan attached.
explain.txt
Thanks,
Roshan
ErmanArslansOracleBlog
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Sep 06, 2018; 12:49pm
Re: explain plan
Administrator
5732 posts
This seems okay.
Maybe the FTS that is done for retrieving data from HR_ALL_ORGANIZATION_UNITS..
And maybe the index range scan done for PER_ABSENCE_ATTENDANCES.
But this query already seems a very quick query.
Roshan
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Sep 07, 2018; 5:49am
Re: explain plan
1294 posts
Thanks :)
Free forum by Nabble
Edit this page