Previous Topic: Manually Backing Up Archived Databases

Next Topic: Perform the Backups

Identify Databases Not Backed Up

You can view a list of archived databases that are not yet marked as backed up with the LMArchive utility. The ability to get reliable results assumes that someone has run this utility with the -notify arch option each time archived database are backed up.

Important! To avoid confusion, keep current with notifying CA Enterprise Log Manager of completed backups.

To display the names of all current archived database files not marked as backed up

  1. Use your caelmadmin credentials to log on to the CA Enterprise Log Manager server with the event log store that contains the databases that need to be backed up for archiving.
  2. At the command prompt, switch users to root, that is:
    su - root
    
  3. Change directories to /opt/CA/SharedComponents/iTechnology with the following shortcut:
    cd $IGW_LOC
    
  4. Execute the following command, where username and pwd are the credentials of a CA Enterprise Log Manager user account with the Administrator role.
    LMArchive -euser username -epassword pwd -list inc
    

Example: Display All Current CA Enterprise Log Manager Archived Files Not Marked as Backed Up

The following command issued by an Administrator requests the list of all warm databases that are not marked as backed up.

LMArchive -euser Administrator1 -epassword calmr12 ‑list inc

A list of archive files not marked as backed up appear, in a format similar to the following:

CAELM Archived Files (not backed up): 
calm04_20091206192014.db.cerod
calm04_20091206192014.db.sig

More information:

LMArchiveā€“Backup/Restore Tracking