Statspack Data Calculation Sheet For Oracle 8i,9i,10g,…. Developed By V. P. Mohammed Yacoob.B.Tech Software Engineer, AppLabs Technologies, India
About Me Working as a Performance Engineer at AppLabs Technologies – India Worked on more than 3 Engineering process
About Statspack Oracle Database has an in build feature called Statspack, Which will give performance statistics of the database. Statspack will generate the report with the file name.lst extention
About Snapshot How to take snapshot …… answer 1) Just before start of the test execution 2) Mid of the test execution 3) End of the test execution
How it will be ? NAME SNAP_ID Date/Time XXXXXX :07:41:12 XXXXXX :06:40:30 XXXXXX :19:29:06 XXXXXX :19:31:06 XXXXXX :19:25:06 XXXXXX :19:33:06 XXXXXX :19:21:06 XXXXXX :19:23:06 XXXXXX :19:27:06
Report How to collect list file ? The following command will collect the statistic report with reference to Reports will generate as like sp_119_120.lst
Yacoob –SP - Data Calculation Report
Yacoob – SP – Data Calculation Report -- Helpful for beginners Features -- Time conversion -- Total Response Time Graph -- Total Wait Time -- Physical Reads statistic
-- graph (Total Response/ idle wait Time )
Physical Read Statistics
-- Response Time It can describe as Service Time + Wait Time Where Service Time = Time spent on the CPU. Wait Time = The sum of time spent on Wait Event Note: –Service time is compressed of time spent on the CPU for parsing, Recursive CPU usage (for Recursive PL/SQL and Recursive SQL) and CPU used for execution of SQL statements (CPU other)