Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: STATSPACK reporting generation script
Ramon Poca wrote:
> Anyone knows of a shell script to call statspack's spreport which can
> keep track of the spapshots done?
Most people hack up a shell script that invokes a gutted version of spreport.
Instead of prompting for what snapshots to use you get the last one and the prior one and run it against those two.
Often the output from that goes into a directory where you then purge the contents after a week or 10 days or whatever.
Does that help? At work next week I could send you what I am using currently. Received on Mon Jul 04 2005 - 14:02:36 CDT
![]() |
![]() |