Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: SQL Backtrack Reports
Yes, I am looking for something that reports sid start stop for every backup
recorded either in the log file
or in the oracatalog.
Ron
-----Original Message-----
Sent: Wednesday, October 02, 2002 12:23 PM
To: Multiple recipients of list ORACLE-L
Do you want to parse the log file and only report the backup start and stop times? If so, that's a really tall order.
What we do is run SQL Backtrack from a shell script that reports start and stop time and emails success/failure for each instance.
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Peter Barnett INET: regdba_at_yahoo.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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Smith, Ron L. INET: rlsmith_at_kmg.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 Wed Oct 02 2002 - 13:53:22 CDT