- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to tune a database with TOAD
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2003 01:57 AM
тАО04-08-2003 01:57 AM
How to tune a database with TOAD
I need to tune a database. I can only use TOAD 7.2.
For example I'm using database monitor but I have some problem to analyse the graphics.
I'm gonna give ten points to everyone who will give to me some help to use TOAD and how to tune the result.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2003 02:45 AM
тАО04-08-2003 02:45 AM
Re: How to tune a database with TOAD
The Database Monitor lets you monitor database performance with nine charts:
a. Logical IO,
b. Physical IO,
c. Event Waits,
d. Sessions,
e. Call Rates,
f. Miss Rates,
g. SGA Memory Usage,
h. Shared Pool, and
i. Indexed Queries %.
You can launch the monitor in the morning, minimize the window, and later in the day if a threshold is crossed you'll be alerted.
You need to analyze these values as per your environment. Unless, you post you observation, we cannot further help you...
For power users, it is recommended to use STATSPACK with comes with the Oracle Installation itself. The Statspack report for a 15 minutes interval would give you much information about your system. The report also contains hints on how to interprete the values, what are the expected values etc..
E.g.
...
->"Get Requests", "Pct Get Miss" and "Avg Slps/Miss" are statistics for willing-to-wait latch get requests
->"NoWait Requests", "Pct NoWait Miss" are for no-wait latch get requests
->"Pct Misses" for both should be very close to 0.0
....
hope this helps!
Yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2003 04:23 AM
тАО04-08-2003 04:23 AM
Re: How to tune a database with TOAD
I have attached the graphics from database monitor.
You will be able to see the situation.
Could you give me some advice?
thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-09-2003 05:53 PM
тАО04-09-2003 05:53 PM
Re: How to tune a database with TOAD
I know the good tools for oracle tuning called UNICENTER DATABASE PERFORMANCE MANAGEMENT.Last time we have a demo and it work like charm in our database (DB size is 50G).We try the fregmantion solution and it just take a few hours to defrag the whole database.
The link to the product :http://www3.ca.com/Solutions/SubSolution.asp?ID=2850.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-09-2003 07:55 PM
тАО04-09-2003 07:55 PM
Re: How to tune a database with TOAD
the file you have uploaded is corrupted!
instead, can you post a 15-interval Statspack report?
that would be better.
regards
Yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-11-2003 02:37 AM
тАО04-11-2003 02:37 AM
Re: How to tune a database with TOAD
I would like to know if my database is working fine and how (and why) I can improve my database. thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-11-2003 03:24 AM
тАО04-11-2003 03:24 AM
Re: How to tune a database with TOAD
since you already have another post (well 2) for the STATSPACK report analysis.
Maybe you should "close" this one.
thanks
Yogeeraj