dbTalk Databases Forums  

Performance View

comp.databases.oracle.server comp.databases.oracle.server


Discuss Performance View in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
anarayth.zata@gmail.com
 
Posts: n/a

Default Performance View - 05-24-2007 , 12:11 AM






Hi,

I have several questions in Oracle server performance, any experts out
there could answer my questions. Thanks very much.

1) When I experience the Oracle server is very slow, which performance
view should I see in order to determine the caused?

2) How do I know if my SQL running in Oracle has sufficient resources
to run, e.g. memory, cpu, etc.

3) How do I know which task running in Oracle is resources demanding?


Any suggestion is apprepciated.


Reply With Quote
  #2  
Old   
joel garry
 
Posts: n/a

Default Re: Performance View - 05-24-2007 , 04:12 PM






On May 23, 10:11 pm, anarayth.z... (AT) gmail (DOT) com wrote:
Quote:
Hi,

I have several questions in Oracle server performance, any experts out
there could answer my questions. Thanks very much.

1) When I experience the Oracle server is very slow, which performance
view should I see in order to determine the caused?
In the real world or in an interview?

Quote:
2) How do I know if my SQL running in Oracle has sufficient resources
to run, e.g. memory, cpu, etc.
While Andrea and Morgan's answers are better, note that there are GUI
tools including those from Oracle than can answer this quickly.
Andrea and Morgan's answers are better because in order to properly
tune Oracle, you must understand how things actually work under the
covers. But the goofies can sometimes pick up on the gross
misconfigurations and worst SQL, so you can focus on them. You can
know right away what the worst wait states are, and this might give a
clue, and can drill down to an explain plan from a long running SQL.
But of course, the trick is knowing what the wait states mean and how
to interpret a plan. Those items are in the docs and in a few
publications. So RTFM. And keep in mind, sometimes the docs are a
bit misleading when out of context, so you need to actually try things
to learn. Just reading about these things isn't enough.

Quote:
3) How do I know which task running in Oracle is resources demanding?
Depends.

Quote:
Any suggestion is apprepciated.
They sound like interview questions to me. Try googling them. Don't
forget to wear socks. I saw a guy wear a nice suit, shoes, and no
socks to an interview for an engineering position. _Everyone_ noticed
and no one said anything. He didn't get the job, it was too weird of
a detail. And there were some very idiosyncratic people there.

jg
--
@home.com is bogus.
http://blogsecurity.net/wordpress/ar...rticle-230507/



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.