Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: STATSPACK

Re: STATSPACK

From: <Jared.Still_at_radisys.com>
Date: Wed, 21 Jul 2004 12:37:35 -0700
Message-ID: <OF2CFB9A95.B3A153B7-ON88256ED8.006B8605-88256ED8.006BD086@radisys.com>


open spreport.sql in your favorite editor, and find the following line:

column snap_id heading 'Snap|Id' format 9990;

Change it to:

column snap_id heading 'Snap|Id' format 9999990;

Look also for 'linesize 80'. You will likely want to change it to at least linesize 83

HTH Jared

oracle-l-bounce_at_freelists.org wrote on 07/21/2004 12:03:47 PM:

> Hi,
> when I was trying to run statspack report,the snapid is showing #####
after
> 9999 In oracle 816.
> Do you think we may need to truncate and restart?
> thanks
>
> _________________________________________________________________
> Don’t just search. Find. Check out the new MSN Search!
> http://search.msn.click-url.com/go/onm00200636ave/direct/01/
>
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Wed Jul 21 2004 - 14:34:45 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US