Monitoring backup success

Hi,
Version 10204.
I am using HP Data Protector Manager to verify and monitor success of my backups:
- daily backup (inc. level 1)
- weekly backup (inc. leve 0)
- and archived backup
1. I would like to know which SQL statment i need to run in order to verify backups finished successfuly.
Please note that i am not looking for RMAN commands . I am looking for SQL statments i can run against the catalog.
For example how can i verify that the daily_backup bellow finished successfully ?
2. Bellow are two RMAN scripts. one for my archive backup and the second one for my daily backup.
Which SQL statment i nedd to run against the catalog in order to verfiy the status of the backup , and how can i notice the difference between them ?
3. Is it possible to check the status of the last backup being taken - BASED ON ITS NAME : for example "perp_daily" ?
perp_archive
============
run {
allocate channel 'dev_0' type 'sbt_tape'
parms 'ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=perp,OB2BARLIST=perp_archive)';
allocate channel 'dev_1' type 'sbt_tape'
parms 'ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=perp,OB2BARLIST=perp_archive)';
sql 'alter system archive log current';
backup  filesperset 1
format 'perp_archive<perp_%s:%t:%p>.dbf'
archivelog all  delete input;
perp_daily
==========
run {
allocate channel 'dev_0' type 'sbt_tape'
parms 'ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=perp,OB2BARLIST=perp_daily)' maxopenfiles 16;
allocate channel 'dev_1' type 'sbt_tape'
parms 'ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=perp,OB2BARLIST=perp_daily)' maxopenfiles 16;
backup incremental level 1
filesperset 1
format 'perp_daily<perp_%s:%t:%p>.dbf'
database;
backup
filesperset 1
format 'perp_daily<perp_%s:%t:%p>.dbf'
current controlfile;
BR

Hi Pavan,
I need this information for daily scripts that check the status of the backup , and alert me in case of failure.
I only need to know if the rman backup script eventually finished seccsessfuly or failed.
I found the answer for most of my question in the view : RC_RMAN_BACKUP_JOB_DETAILS
The problem is that i can not recognize a different between my daily increment backup (level 1) , and my weekly incremental backup (level 0)
from this view.
Any Suggestions ?
Thanks

Similar Messages

  • ISE: how to use/analyze monitoring backups

    Is there a tool or any instructions on how to view/analyze the data contained in the scheduled monitoring Backups? (filename.tar.gpg),
    I have tryed to decrypt it with gpg4win but the operation result is an empty folder...
    thanks in advance

    These are the types of back up that are possible in the ISE device.
    For more information  please go to the link pasted below.
    http://www.cisco.com/en/US/docs/security/ise/1.2/user_guide/ise_backup.html#wpxref35325
    •On-Demand Backup Settings
    •Cisco ISE Admin Groups, Access Levels, Permissions, and Restrictions
    •Backup and Restore Repositories
    •Scheduling a Backup
    •Performing a Backup from the CLI
    •Backup History
    •Backup Failures

  • How to monitor the success of database shutdown command

    Sometimes , the "shutdown immediate" command can fail on one of our databases. We want to monitor the success of the shutdown command. If it fails, then we will issue a "shutdown abort" command. My question is: how can I monitor the success of database shutdown command?
    sqlplus / as sysdba <<EOF
    shutdown immediate
    EOF
    if failed ???? ;then
    sqlplus / as sysdba <<EOF
    shutdown abort
    EOF
    Thanks in advance for your help!

    No version, no platform. How do you expect help?
    And what does 'fail' mean?
    A few remarks:
    You can have sqlplus error out to the O/S by using whenever sqlerror exit failure
    Shutdown immediate usually doesn't fail but just doesn't complete.
    One would usually monitor the alert log as to check what is going on, and issue the shutdown abort in a different session.
    Sybrand Bakker
    Senior Oracle DBA

  • Time Machine/Time Capsule backups successful, but take a long time

    I purchased a 512GB Time Capsule about a year ago. Since I got it, backups have been successful, but very slow. An average backup takes about 40-50 minutes, usually for less than 20 MB transferred.
    Here are a couple summaries of recent backups (see end of post for full logs):
    BACKUP 1:
    11 minutes to detect if pre-backup thinning was necessary
    18 minutes to copy 281 MB
    5 minutes to copy 5.4 MB
    4 minutes to start post-backup thinning
    2 minutes to delete 1 expired backup
    There were no error messages.
    BACKUP 2:
    4 minutes to detect if pre-backup thinning was necessary
    12 minutes to copy 15 MB
    5 minutes to detect if pre-backup thinning was necessary
    15 minutes to copy 3.8 MB
    1 minutes to start post-backup thinning
    2 minutes to delete 1 expired backup
    This time, there were error messages about "Unable to rebuild path cache for source item. Partial source path:"
    My Time Capsule is placed about 5 feet from my laptop, with no obstructions between them. I don't think it's a wireless speed issue, because I use the Time Capsule as my router, and my connection to the net is fine. Also, operations that don't require wireless connections, like detecting pre-backup thinning, also take a long time.
    Does anyone have any idea what might be going wrong to cause my regular backups to take so long?
    BACKUP 1:
    14/09/09 2:09:47 PM /System/Library/CoreServices/backupd[18612] Starting standard backup
    14/09/09 2:09:55 PM /System/Library/CoreServices/backupd[18612] Mounted network destination using URL: afp://Peter%[email protected]/turban
    14/09/09 2:09:55 PM /System/Library/CoreServices/backupd[18612] Backup destination mounted at path: /Volumes/turban
    14/09/09 2:10:02 PM /System/Library/CoreServices/backupd[18612] Disk image /Volumes/turban/buttercup_001ec2146608.sparsebundle mounted at: /Volumes/Backup of buttercup
    14/09/09 2:10:02 PM /System/Library/CoreServices/backupd[18612] Backing up to: /Volumes/Backup of buttercup/Backups.backupdb
    14/09/09 2:21:15 PM /System/Library/CoreServices/backupd[18612] No pre-backup thinning needed: 860.3 MB requested (including padding), 280.02 GB available
    14/09/09 2:39:05 PM /System/Library/CoreServices/backupd[18612] Copied 12159 files (281.3 MB) from volume butternut.
    14/09/09 2:39:08 PM /System/Library/CoreServices/backupd[18612] No pre-backup thinning needed: 529.5 MB requested (including padding), 280.02 GB available
    14/09/09 2:44:18 PM /System/Library/CoreServices/backupd[18612] Copied 11775 files (5.4 MB) from volume butternut.
    14/09/09 2:48:43 PM /System/Library/CoreServices/backupd[18612] Starting post-backup thinning
    14/09/09 2:50:11 PM /System/Library/CoreServices/backupd[18612] Deleted backup /Volumes/Backup of buttercup/Backups.backupdb/buttercup/2009-09-13-132947: 280.02 GB now available
    14/09/09 2:50:11 PM /System/Library/CoreServices/backupd[18612] Post-back up thinning complete: 1 expired backups removed
    14/09/09 2:50:11 PM /System/Library/CoreServices/backupd[18612] Backup completed successfully.
    14/09/09 2:50:18 PM /System/Library/CoreServices/backupd[18612] Ejected Time Machine disk image.
    14/09/09 2:50:22 PM /System/Library/CoreServices/backupd[18612] Ejected Time Machine network volume.
    BACKUP 2:
    14/09/09 9:09:46 AM /System/Library/CoreServices/backupd[15833] Starting standard backup
    14/09/09 9:09:54 AM /System/Library/CoreServices/backupd[15833] Mounted network destination using URL: afp://Peter%[email protected]/turban
    14/09/09 9:09:54 AM /System/Library/CoreServices/backupd[15833] Backup destination mounted at path: /Volumes/turban
    14/09/09 9:10:07 AM /System/Library/CoreServices/backupd[15833] Disk image /Volumes/turban/buttercup_001ec2146608.sparsebundle mounted at: /Volumes/Backup of buttercup
    14/09/09 9:10:10 AM /System/Library/CoreServices/backupd[15833] Backing up to: /Volumes/Backup of buttercup/Backups.backupdb
    14/09/09 9:14:06 AM /System/Library/CoreServices/backupd[15833] No pre-backup thinning needed: 542.2 MB requested (including padding), 280.02 GB available
    14/09/09 9:23:27 AM /System/Library/CoreServices/backupd[15833] Unable to rebuild path cache for source item. Partial source path:
    14/09/09 9:23:27 AM /System/Library/CoreServices/backupd[15833] Unable to rebuild path cache for source item. Partial source path:
    14/09/09 9:24:30 AM /System/Library/CoreServices/backupd[15833] Unable to rebuild path cache for source item. Partial source path:
    14/09/09 9:24:30 AM /System/Library/CoreServices/backupd[15833] Unable to rebuild path cache for source item. Partial source path:
    14/09/09 9:26:00 AM /System/Library/CoreServices/backupd[15833] Copied 1223 files (15.3 MB) from volume butternut.
    14/09/09 9:31:35 AM /System/Library/CoreServices/backupd[15833] No pre-backup thinning needed: 527.5 MB requested (including padding), 280.02 GB available
    14/09/09 9:46:07 AM /System/Library/CoreServices/backupd[15833] Unable to rebuild path cache for source item. Partial source path:
    14/09/09 9:46:07 AM /System/Library/CoreServices/backupd[15833] Unable to rebuild path cache for source item. Partial source path:
    14/09/09 9:46:07 AM /System/Library/CoreServices/backupd[15833] Unable to rebuild path cache for source item. Partial source path:
    14/09/09 9:46:07 AM /System/Library/CoreServices/backupd[15833] Unable to rebuild path cache for source item. Partial source path:
    14/09/09 9:46:20 AM /System/Library/CoreServices/backupd[15833] Copied 11336 files (3.8 MB) from volume butternut.
    14/09/09 9:47:06 AM /System/Library/CoreServices/backupd[15833] Starting post-backup thinning
    14/09/09 9:49:14 AM /System/Library/CoreServices/backupd[15833] Deleted backup /Volumes/Backup of buttercup/Backups.backupdb/buttercup/2009-09-13-082428: 280.02 GB now available
    14/09/09 9:49:14 AM /System/Library/CoreServices/backupd[15833] Post-back up thinning complete: 1 expired backups removed
    14/09/09 9:49:15 AM /System/Library/CoreServices/backupd[15833] Backup completed successfully.
    14/09/09 9:49:19 AM /System/Library/CoreServices/backupd[15833] Ejected Time Machine disk image.
    14/09/09 9:49:25 AM /System/Library/CoreServices/backupd[15833] Ejected Time Machine network volume.

    peterjm wrote:
    I checked all of the steps in #D2 of the Troubleshooting Guide.
    One other thing thing you might try, is a +*Verify Disk+* (not permissions) on your internal HD. That will not take anything like 40 hours! If it reports problems, you'll have to boot from your Install disc and use it's copy of DU to repair it. Post back if you need to do this but aren't sure how.
    I think it's very fishy that Repair Disk took 40 hours -- it seems like any operation that touches the hard drive on the Time Capsule takes a long time. Maybe the hard drive is having problems? What sort of problems could a drive have that would make everything VERY slow, but still successful?
    Try connecting via an Ethernet cable; see what effect that has. Everything should be faster, of course, but not wildly. Just as an example, I'm doing backups to a USB hard drive via my Airport Extreme, about 15 feet from my iMac. When I first started that way, I did a full backup via Ethernet (about 21 gb/hour), then erased it and ran again wirelessly (about 12 gb/hour).
    Even 5 feet apart, you may have some sort of interference or other communications problem; if Ethernet is many times faster, then you may need to have your TC and/or wireless card examined.

  • How do you monitor backup progress

    How can you monitor the progress of a backup? I use timemachine and an external drive  to do my backups on my 09 Macbook pro. I want to be able to see the amount of files transferred and time remaining or any other pertinent info. Not just a spinning wheel.

    I don't know, I use bootable clones myself and it shows me the progress of the backup and updating of files.
    However I can point you to this guy who is the local TM guru
    All about Time Machine
    If you want to learn more about all sorts of backups to diversify your restore options (TM can fail to restore properly), including bootable clones etc. then read my UT here on the subject.
    Most commonly used backup methods explained
    I personally don't use TimeMachine, preferring the more advanced bootable clone options.

  • System monitoring, backup management.

    Hi Experts,
    Am learning SAP BASIS, could any one suggest how to perform these two activities System monitoring and backup management. i would really feel happy if you give t codes or links which can help me to learn this topic.

    Hi,
    The answer to your query can be yielded by just searching over the forum or google. Anyhow, please find below some sample links and you can find many similar links if you search with key words like System Monitoring and Backup Management in SAP.
    http://www.sap-img.com/basis/tcodes-used-for-daily-system-monitoring.htm
    http://www.thespot4sap.com/Articles/SAP_BC_Auditing_And_Monitoring.asp
    http://www.sap-img.com/basis/useful-sap-system-administration-transactions.htm
    http://kmit4u.blogspot.com/search/label/Backup%20Management
    Regards,
    Sharath
    Edited by: sharath Babu on Sep 23, 2010 2:10 PM

  • Hard drive replaced, backup successful, now can't sync to time machine

    Hi Guys
    I had a failing hard drive (S.M.A.R.T. status) so I got the hard drive replaced on my apple care plan.  I had been able to successfully back-up the entire system using a WD My passport for Mac (1TB).  The tech uploaded the new Lion operating system and then plugged in my WD to reinstate the computer.  All went well.  However, now my computer won't continue the Time Machine backups from where it left off, rather wants to reback-up the whole system again, which it can't as there is insufficient room on the drive.  Do I have to delete everything on the external drive and start again?

    There's no way to avoid the need to back up all your files, as Time Machine has no way of knowing they're the same as they were on the old drive. The best solution is to start a new backup on another external drive. You need more than one backup anyway, to be safe. When you're sure you'll no longer need the data on the backup drive you have now, erase it and start over.

  • Monitor backup job from db control

    Dear Oracle users,
    My database version is standard edition 10.2.0.3. I set up some database backup jobs from db console on our test db server including ‘schedule oracle-suggested backup’ and ‘schedule customized backup’.
    The jobs are running very well at daily schedule. However, I need to monitor them in case they failed. Is there any way I can monitor these jobs through db console?
    Thanks,
    Belinda

    [email protected] wrote:
    Dear Oracle users,
    Is there any way I can monitor these jobs through db console?It seems like one way is mentioned in documentation
    Thanks,ok

  • Recovery of files , drive missing, yet backups successful using GPT disk 4TB USB backup destination

    I have an HP ML310e G8 v2 server with 4x1TB drives in RAID 5. I created 2 logical drives in the array. Disk0 (C:\) is 250GB and has the Windows Server 2012 R2 Essentials OS installed formatted NTFS with MBR. Drive1 (E:\) is 2.5TB formatted NTFS with GPT
    this drive is used for the server shares and other client data.
    I am using Azure Online backup to protect the critical client data.
    Local backup - I am also using Windows Server Backup to perform a full system, bare metal backup. This backup writes to a 4TB western digital  USB 3 drive, formatted NTFS and using GPT.
    The Problem is when I attempted to perform a test recovery of a file from the local backup using Windows Server Backup. I am able to browse files to recover on the C:\ but the E:\ does not appear as a location to perform a recovery from. Yet the WBS configuration
    indicates that backups have been running successfully and that the backup size corresponds to the proper data size for the full server (approximately 600GB).
    Does anyone know why the E:\ does not appear as a drive to browse and recover files from?
    From the reading I did I "thought" that the >2TB and 4k sector size problems from Windows Server Backup on 2008 had been fixed in 2012R2. Maybe my problem is not related to this but I can't think of any other possible problem.
    MZ

    Hi MZ,
    Based on your description, I’m a little confused with this issue. You describe “I am able to browse files
    to recover on the C:\ but the E:\ does not appear as a location to perform a recovery from.” Would you please provide a screenshot? It may help me to understand that which step you failed to recover. (Please hide all private and protected information.)
    Meanwhile, would you please open WindowsImageBackup folder and navigate to that backup file (VHDX file). Please
    mount it, and assign a drive letter to it in Disk Management. Then please check if you can find all files.
    Hope this helps.
    Best regards,
    Justin Gu

  • Backup 3.1 claims backup success but history shows error -54

    My incremental backup repeatedly fails to copy my Entourage database 120MB to my iDisk:
    Copied file /Users/Andy/Documents/Microsoft User Data/Office 2004 Identities/.DS_Store
    Unable to copy /Users/Andy/Documents/Microsoft User Data/Office 2004 Identities/Main Identity/Database: Mac OS error -54.
    Failure to backup a critical file is definitely a "Failed" backup so should be reported as an incomplete job
    Any ideas how to correct this error?
    iMac 20" G5   Mac OS X (10.4.5)  

    Choose Go to Folder from the Finder's Go menu and enter ~/Documents/Microsoft User Data/Office 2004 Identities/Main Identity/ as the folder's path. When this folder has appeared, select the Database file in the Finder and choose Get Info from the File menu. Verify that you have Read & Write access to it; if you do, find out where Backup is putting the files and check that nothing there is interfering with the process.
    (11389)

  • How to monitor Backup Battery Unit ? UCS C-210, CIMC 1.4(3p)

    Hello,
    I'm looking for a monitoring solution to detect BBU failure for our UCS C210 running CIMC 1.4(3p)
    Two leads that come to mind are
    - SNMP
    - LSI MegaRAID Storage Manager
    SNMP, the OID CISCO suggests to do that is 1.3.6.1.4.1.9.9.719.1.45.11.1.9 (bbuoperstatus). Tried it, didn't work out. It shows status = 1 (OK) for all of our UCS ! Moreover, the OID no longer exists in CIMC 1.5
    LSI MegaRAID Storage Manager, someone knows how to add UCS into its Host View ? Does the MSM needs to be in the same subnet that the UCS or CIMC ?
    If you have any solution to monitor the BBU, please help.
    Thanks alot.

    Hi Nguyen Quang Son,
     try this link , check if it can be of any use.
    Hope this helps.

  • RMAN Backup successful check - efficient method

    I am looking for efficient single method/commands to check weekly RMAN backups -ok. eg july03-july10 all backup ok, if someone can post single command to check weekly backup(or from this date to this date) would help...
    Right now i just, i just go to backup log dir and do
    grep -i 'ERROR' *07-08-2009.log
    grep -i 'ERROR' *07-09-2009.log and for each date....which is not so efficient & its manual

    Generate a script to check V$RMAN_STATUS and V$RMAN_OUTPUT

  • Tracking the logical backups' success

    DB version:10.2.0.4
    OS : Solaris 5.10
    We have 45 schemas in one of our critical production DBs.
    Apart from the RMAN backups, we take logical backups of all the business related 45 schemas.
    A shell script is dynamically generated and executed every day to take EXP backups of all these 45 schemas
    I need to create a PL/SQL code or Shell script which will notify us through email if any of the EXP commands have failed.
    What is the 'professional' way to do this? We already have the Email sending PL/SQL procedure ready.

    Y.Ramlet wrote:
    Will Enterprise Manager send mails when individual schemas's backups have failed ?EM would send mail when the requested job is failed and you have configured another , backup job which would run and send an email. So the answer would be IMO, it depends .
    HTH
    Aman....

  • How to monitor the successful archive log shipment to the standby database

    Hello,
    From the primary database, which data dictionary do I view to get information whether the standby database has received and processed the archive logs from the primary database. Both databases are 11202 on linux. Another question, which views on the primary database contain a flag sent by the standby database to the primary database to let the primary database knows that the standby database is up and functional? My purpose is to query the primary database for infomation that tell me the standby database is alive and functioning. I want to only query the primary database for these information about the standby database. Thank you in advance.

    watson2011 wrote:
    Hello,
    From the primary database, which data dictionary do I view to get information whether the standby database has received and processed the archive logs from the primary database. Both databases are 11202 on linux. Another question, which views on the primary database contain a flag sent by the standby database to the primary database to let the primary database knows that the standby database is up and functional? My purpose is to query the primary database for infomation that tell me the standby database is alive and functioning. I want to only query the primary database for these information about the standby database. Thank you in advance.You can troubleshoot standby by views as
    v$managed_standby (standby)
    v$dataguard_status
    v$dataguard_stats
    Some of the new views are introduced from 11g, check below link too
    http://docs.oracle.com/cd/B28359_01/server.111/b28294/views.htm#i79129

  • Accidentally removed the ability to use remote desktop

    Hi,
    Thanks to anyone that can assist.
    Using SBS2011 Standard:
    Whilst remotely connected and investigating ways to allow an ordinary domain user to have login access to the server, I inadvertently removed the ability of the primary domain admin user to gain access with remote desktop. By primary domain admin
    user, I mean the default user created for administrative purposes at SBS set up/install time.
    I was able to regain remote desktop access by adding this user to the Remote Desktop Users group. However this is really a workaround rather than proper corrective action. I know that this is not necessary in a basic default setup of SBS2011 as there are
    other almost identical servers I look after where I have not needed to do this and yet still have remote desktop connection capability with "out of the box" settings.
    Also, I would really like to find out what mistake I made so that I can avoid doing this again.
    Tricky

    Hello Larry,
    Your suggestion of comparing ADUC across servers was one that I had already thought of and done but I did not notice any differences. Nonetheless, your post suggested to me that I ought to recheck my steps, so I revisited it and was mortified to find that
    somehow the admin user was no longer a member of Administrators. I am baffled as to how I managed to achieve this because to the best of my memory, Administrators group membership was not one of the things I looked at in connection with my intent (read on
    for my logic in this respect).
    I suspect that this might be the problem! I will attempt to rectify and return to this thread in due course.
    WRT granting a user logon rights at the server, I hear what you are saying and even said the same to myself. But let's just for the moment look at the real world rather than the ideal world. Many SBS installations are in the types of businesses that are,
    let's face it, small (after all that is what the first S in SBS stands for). Such business cannot afford qualified IT personel and as such need to designate certain trusted members of staff to carry out some of the things that, if they had any, IT personel
    would normally do. For example, swapping external USB hdd's and monitoring backup success/failure.
    Rather than allow them to logon to the server as an administrator, safer I would have thought to allow them to logon as a user. Unless you can tell me of a way that this can be done from a user logon at their client PC? My knowledge is not encyclopaedic
    so I am open to suggestions of a better way if such a way exists.
    Tricky

Maybe you are looking for