Return-Path: <root@fatcity.cts.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id gBCLT2o24879
 for <oracle-l@orafaq.net>; Thu, 12 Dec 2002 15:29:02 -0600
X-ClientAddr: 209.68.248.164
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id gBCLT2324874
 for <oracle-l@orafaq.net>; Thu, 12 Dec 2002 15:29:02 -0600
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id KAA41210;
 Thu, 12 Dec 2002 10:10:06 -0800 (PST)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 00518C32; Thu, 12 Dec 2002 09:39:28 -0800
Message-ID: <F001.00518C32.20021212093928@fatcity.com>
Date: Thu, 12 Dec 2002 09:39:28 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: Andy Rivenes <arivenes@llnl.gov>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: Andy Rivenes <arivenes@llnl.gov>
Subject: RE: RMAN Reporting?
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
Content-Transfer-Encoding: 7bit

I don't think you can do it.  I have resorted to tracking this through a 
separate database schema and the invoking scripts for the backup.  At the 
beginning of the backup a timestamp and backup identification is inserted 
into a "backup tracking" table and then at the end another timestamp is 
inserted with a return code.  If the backup causes the script to fail for 
some reason then the end time will be null.  A reporting script can then be 
run against the table to identify "hung" backups and to do trend analysis 
against backups in general.


At 01:09 AM 12/12/2002 -0800, you wrote:

>  From: "Walter K" <ORA1034@sbcglobal.net>
>  Date: Wed, 11 Dec 2002 15:01:02 -0500
>  Subject: RE: RMAN Reporting?
>
>I agree. I can get what I want by looking at time
>stamps on log files, grepping, etc. but that can be a
>lot of work to put together. I have a need to do some
>trending analysis and was expecting that I could get
>this info out of the RMAN tables but it's looking like
>that's just wishful thinking.
>
>-w


Andy Rivenes
arivenes@llnl.gov

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Andy Rivenes
  INET: arivenes@llnl.gov

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@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).

