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: Anyone using YAPP? Possible bug in yapp_rep?

Re: Anyone using YAPP? Possible bug in yapp_rep?

From: Bob Metelsky <bmetelsky_at_cps92.com>
Date: Thu, 08 May 2003 14:20:58 -0800
Message-ID: <F001.00594AD4.20030508142058@fatcity.com>


Great! Thank you

I will try that tomorrow morning and see if I can get it to work.

Thanks again
bob

It doesn't run on 8.1.6 - the statspack tables for that version don't include certain columns - notably stats$database_instance.version & stats$database_instance.parallel. You'll have to change the sql in yapp_rep.sql and yapp_run.sql (change the vstr to a varchar2 & default it to 8 and comment out the select later on in the code.

Here's what I wound up with after changing it:

(See attached file: yapp_rep_8.1.6.sql)(See attached file:
yapp_run_8.1.6.sql)

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Bob Metelsky
  INET: bmetelsky_at_cps92.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Thu May 08 2003 - 17:20:58 CDT

Original text of this message

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