The LMArchive is the command-line utility that tracks the backup and restoration of warm databases to the event log store on a CA Enterprise Log Manager server. Use LMArchive to query for the list of warm database files that are ready for archiving. After backing up the listed database and moving it to long-term (cold) storage, use LMArchive to create a record on the CA Enterprise Log Manager server that this database was backed up. After restoring a cold database to its original CA Enterprise Log Manager server, use LMArchive to notify CA Enterprise Log Manager, which in turn defrosts the cold database files to a defrosted state that can be queried.
The command has the following format:
LMArchive -euser username -epassword pwd {-list [loc|all|inc] | -notify [arch|rest] -files file1,file2,file3...}
Specifies the user name of a CA Enterprise Log Manager user account with the Administrator role.
Specifies the CA Enterprise Log Manager password associated with the user name.
Requests a list of one of the following: the archive directory locations, the names of all warm and cold databases, the names of just the warm databases
Requests the location of the archive directory.
Requests a list of all filenames located in the archive directory of the event log store.
Requests an incremental list of filenames of the current warm database files that have not been archived. The request returns the names of files that have not been backed up, moved to external storage, and changed to a cold state. Files are set to a cold state upon notification of the move through this utility's notify command.
Notifies the CA Enterprise Log Manager event log store that the specified files have been successfully backed up or restored.
Notifies the CA Enterprise Log Manager event log store that the specified files have been successfully backed up.
Notifies the CA Enterprise Log Manager event log store that the specified files have been successfully restored.
Specifies the names of the database files you have backed up or restored.
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |