![HP 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure User Manual Download Page 187](http://html.mh-extra.com/html/hp/418800-b21-storageworks-modular-smart-array-70-storage-enclosure/418800-b21-storageworks-modular-smart-array-70-storage-enclosure_user-manual_155409187.webp)
Line Task
...
9
Launch ( %source_host%, %suspend_command_line%, "", WAIT, "0" )
onerror pauseat E1
:
...
30
E1
: Exit (FAILURE)
Branching types
•
Default
. If the command fails, abort the job at this task (line).
•
None
. Use the default behavior.
•
Onerror Goto
. If the command fails, go to the label. Execute the command at the label.
•
Onerror Pauseat
. If the command fails, go to the label and pause the job. When the job is
continued
from the GUI or CLUI, resume the job by executing the command at the label.
•
Onsuccess Goto
. If the command is successful, go to the label. Execute the command at the label.
Commands
When you include a command in a job, the command’s arguments and default values are displayed in
the job editor window. Argument names that appear with
red %
markers indicate that speci
fi
c values
are required. See job
arguments
.
For example:
SnapcloneStorageVolume (
%storvol_unc_name%
, "", SAME, "", WAIT )
^
command
^
arguments
...
^
^
^
^
You must edit the command and select or enter values for any required arguments. After editing, the
command displays the argument value as normal text, in quotes.
SnapcloneStorageVolume ( "\\Array2\Cats
"
, "", SAME, "", WAIT )
You can also edit a command to change its default values. In the example below, the defaults for
disk
group name
and
snapclone name
have been changed.
SnapcloneStorageVolume ( "\\Array2\Cats", "DskGrp3", SAME, "CatsCopy", WAIT )
You can also edit a command to add job
fl
ow controls and assignments. See job
labels
,
branches
and
assignments
.
R1: $Rep1 = SnapcloneStorageVolume ( "\\Array2\Cats", "", SAME, "", WAIT ) onerror pauseat E1:
label ^
^ assignment
branch ^
Command result values
Some commands return a result that can be assigned to a variable. The variable can then be referenced
in a succeeding step in the job. See also job
assignments
.
The following table lists command result values and formats. See also
resource names and UNC formats.
Job command
Command result value (format)
//
-
AddAllOracleTablespacesToRepository
-
AddDrGroupMember
-
AddOracleArchiveLogFilesToRepository
-
AddOracleTablespacesToRepository
-
HP StorageWorks Replication Solutions Manager 4.0.1
187
Summary of Contents for 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure
Page 16: ...Tables 1 Document conventions 18 16 ...
Page 20: ...20 About this guide ...
Page 56: ...56 Replication Solutions Manager ...
Page 160: ...160 Host volumes ...
Page 384: ...384 Managed sets ...
Page 402: ...402 Oracle ...
Page 412: ...412 Storage systems ...
Page 444: ...444 Virtual disks ...
Page 456: ...456 CLUI ...