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

omnidb (1)
-29-Hewlett-Packard Company AppRM A.06.00: December 2007
-report Report Lists all messages (of specified report level and higher) which
were generated by the specified session. Messages are classified (in
ascending order) as: warning, minor, major and critical. For
example, if major is selected, only major and critical messages
are reported. By default, all messages are reported.
-object Displays information on all data objects. The report shows the
client name, mountpoint, label, and object type.
-vss [Client:Set] Displays information on Microsoft Volume Shadow Copy
(VSS) objects (displays the Client:Set string for every VSS object
in the IDB). If a Client:Set string is specified, the backup
sessions containing the object specified by this string are listed. For
each backup session, the report shows: the SessionID, start time,
session duration, object status, size of object and the number of
errors for the session.
-noexpand Do not expand client names. Use this option if object was backed
up with different client name resolution as when using this option.
-strip This option works in three different ways. If sessionID is specified
it strips the detail catalogs for all objects of session with specified
SessionID. If both SessionID and ObjectName are specified it
strips the detail catalog of the object identified by ObjectName for
the session with specified SessionID. If no option is specified, it
strips catalogs on all data objects that are no longer protected.
-strip NumberOfDays This option can be used with ObjectName to strip the
detail catalogs for all versions of specified object that are older
than NumberDays days.
-purge This option removes the session from the session list.
NOTES
With clustered objects, the Client argument must be specified as the virtual
hostname.
EXAMPLES
The following examples illustrate how the omnidb command works.
1. To see details for the backup sessions started in last three days:
omnidb -session -user root -last 3 -type backup -detail