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: RMAN NETBACKUP recovering from say 6 MONTHS ago

RE: RMAN NETBACKUP recovering from say 6 MONTHS ago

From: Orr, Steve <sorr_at_rightnow.com>
Date: Tue, 11 Jun 2002 06:58:31 -0800
Message-ID: <F001.0047A466.20020611065831@fatcity.com>


RE log directories, try...
/usr/openv/netbackup/logs/user_ops/dbext/logs
/usr/openv/netbackup/logs/dbclient

They get purged so you may not find what you're looking for.

-----Original Message-----
Sent: Tuesday, June 11, 2002 6:34 AM
To: Multiple recipients of list ORACLE-L

Thanks Tony
This is how I imagined it would work, yet the SYS ADMins are saying that there is no request for tape in the logs. Im in a different location so I guess I will have to travel to the other side of town and look myself. You dont know the directory of the logs do u by chance. I dont actually have access to the netbackup server so I am not familiar with its file locations Thanks again
Sam
----- Original Message -----
To: Multiple recipients of list ORACLE-L Sent: Monday, June 10, 2002 9:03 PM

Netbackup has a repository that keeps track of what files are on which tapes, dates, sizes, volumes, serial number, etc. Depending on how you are restoring the files, Netbackup gets a request to get a file name (as it is know on tape) and checks it's catalog for the entry. The bprestore process (or whatever it's called on your platform) sends a request in a proprietary format to the media manager host. You (or your SA) can look at the Netbackup logs or use bpmon to view the details for the request, including the tape label.
The hang you are seeing is actually controlled by a timeout setting. Once the request is made for loading of a tape, the restore process is at the mercy of whatever mounter is used on the media manager host (robot, tape jockey, etc.) The timer expires, signals the bprestore and lets it exit gracefully returning an exit code in the process. Use this exit code to determine what the caused timeout; it's in the Veritas Netbackup manual. I bet the error code is for "media not found and timer expired" or something like that since the request isn't failing right away (which would mean that the tape was explicitly expired and the catalog entries updated to reflect the changes.)
HTH
Tony Aponte
-----Original Message-----
Sent: Monday, June 10, 2002 4:18 AM
To: Multiple recipients of list ORACLE-L

I want to alternate host my database to 6 months ago: The media manager only keeps 2 months of data online and when i recover until etc.. the job hangs and then finally gives up, obviously as the tape is not inside: My question is how does Netbackup know which tape to load, or how do I know which tape to put in the media manager or which range of tapes: Anybody an help with this
Thanks
Sam

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Orr, Steve
  INET: sorr_at_rightnow.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Tue Jun 11 2002 - 09:58:31 CDT

Original text of this message

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