HP StorageWorks Application Recovery Manager Command Line Interface Reference (T4395-96007, December 2007)

omnidbutil (1M)
-66- Hewlett-Packard CompanyAppRM A.06.00: December 2007
Use the -no_detail option to skip the writing of references to
DCBF, SMBF and SIBF to files. If these references are skipped, the
copy of DCBF, SMBF and SIBF directories is not needed.
-purge {-sessions [NumberOfDays] | -days [NumberOfDays] | -messages
[NumberOfDays] | -dcbf | -daily}
This option allows you to remove obsolete file names, backup,
restore, and media management sessions, session messages, and
obsolete DCBF files from the IDB.
The -sessions option removes media management sessions,
restore sessions, and obsolete backup sessions (backup sessions
without backed up data) older than NumberOfDays.
The -days option removes media management sessions, restore
sessions, and obsolete backup sessions (backup sessions without
backed up data) older than NumberOfDays.
The -messages option removes session messages for all sessions
older than NumberOfDays.
The -dcbf option removes DCBF for all media with expired
catalog protection.
The -daily option starts the same purge session as started every
day at 12.00 (depending on the Application Recovery Manager
global options file setting) and is a part of Application Recovery
Manager daily maintenance tasks. This purge session deletes
DCBF based on the catalog protection and removes obsolete
sessions and their messages, by running the omnidbutil -purge
-sessions KeepObsoleteSessions -messages KeepMessages
-dcbf command, where KeepObsoleteSessions and
KeepMessages are specified in the Application Recovery Manager
global options file. Default values for these two parameters are 30
and 0, respectively. The Application Recovery Manager global
options file resides in <AppRM_home>\config\server\options on
the Cell Manager. The scheduled time for the -daily option to
start every day is defined by the DailyMaintenanceTime option in
the Application Recovery Manager global options file.
At least one of these options must be specified. You can change
DailyMaintenanceTime for the -daily option in the global
options file.