HP StorageWorks Application Recovery Manager Command Line Interface Reference (T4395-96007, December 2007)
omnib (1)
-16- Hewlett-Packard CompanyAppRM A.06.00: December 2007
-help Displays the usage synopsis for the omnib command
-restart SessionID Tries to restart a failed session, specified by its sessionID.
-msvssw_list ListName Specifies the name of the MS VSS backup specification
file for the backup. The MS VSS backup specification contains the
MS VSS objects to be backed up.
LIST OPTIONS
-barcmnd Command Specifies the command that will be used instead of the
command specified with exec option in the backup specification.
-barmode VSSMode The available backup modes for VSS Writer objects depend on
the writer: some writers support several modes (for example full
and copy with Microsoft Exchange Server 2003 writer), others
may support only full. See the HP StorageWorks Application
Recovery Administrator’s Guide.
-no_monitor By default, the command monitors the session and displays the
status of the session during the session. If this option is used, only
the SessionKey is displayed, and the command is disconnected
from the session.
RETURN VALUES
See the man page omniintro for return values.
Additional return values of the omnib command are:
10 There was an error while backing up some components. All agents
completed successfully.
11 One or more agents failed, or there was a database error.
12 None of the agents completed the operation; session was aborted by
Application Recovery Manager.
13 Session was aborted by user.
EXAMPLES
The following example illustrates how to start a copy backup using an existing VSS
backup specification called “test”.
omnib -msvssw_list test -barmode copy