Home » RDBMS Server » Performance Tuning » Statpack report
Statpack report [message #145744] Sat, 05 November 2005 13:50 Go to next message
rc_ashish
Messages: 39
Registered: June 2005
Location: mumbai
Member
Dear Friends,


Can you give me steps for generating statpack report?


I am awaiting for reply...


Thanx in Advance....



Ashish
Re: Statpack report [message #145747 is a reply to message #145744] Sat, 05 November 2005 17:14 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96533/statspac.htm#34837
icon12.gif  Re: Statpack report [message #145809 is a reply to message #145744] Sun, 06 November 2005 22:36 Go to previous messageGo to next message
deeptimadan
Messages: 17
Registered: October 2005
Junior Member
hi

Below are the steps to generate a STATSPACK REPORT
Firstly set timed_statistics on by command
->alter system set timed_statistics=true
NOw
->Create tablespace statspack(at least 64 MB)
->Run spcreate.sql as sysdba
->Connect perfstat/perfstat
->execute statspack.snap
Then after 15 more mins.
->execute statspack.snap
Now ->select name,snap_id from stats$snapshot,v$database
Now Create report by
Sql>@ /usr../oracle/rdbms/admin/spreport.sql
-> enter both snap-Ids
and u will be having a report

Regards
Re: Statpack report [message #145824 is a reply to message #145809] Mon, 07 November 2005 01:33 Go to previous messageGo to next message
Frank
Messages: 7901
Registered: March 2000
Senior Member
I liked Mahesh's answer better. It is nonsense to install statspack and create (manually!) snaps without reading the docs.

hth
Re: Statpack report [message #146284 is a reply to message #145744] Wed, 09 November 2005 13:51 Go to previous messageGo to next message
rc_ashish
Messages: 39
Registered: June 2005
Location: mumbai
Member
Dear All,

Thanks for this.

Ashish
Re: Statpack report [message #161996 is a reply to message #145744] Wed, 08 March 2006 02:33 Go to previous messageGo to next message
rzmni
Messages: 8
Registered: May 2005
Junior Member
i already run using mahesh solution..but the problem is i want to look that file..n i search but no files found..help me!!...im using the default name...
Re: Statpack report [message #162042 is a reply to message #161996] Wed, 08 March 2006 06:21 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
>>i already run using mahesh solution..but the problem is i want to look that file..n i search but no files found..help me!!...im using the default name..
Well, I swear, it is not my solution. It is Oracle's own solution.Smile
What files are you talking about here?
Previous Topic: please help me ->cpu id 0
Next Topic: Please tune this Query
Goto Forum:
  


Current Time: Thu Apr 25 07:09:19 CDT 2024