Line Task
comment
>
1
//
Replicate storage volumes.
2
//
command >
3
ValidateStorageSystem
( %array_name% )
...
branch
>
9
Launch ( %source_host%, %suspend_command_line%, "", WAIT, "0" )
onerror pauseat E1
:
transaction
start > 10
DO {
assignment
>
11
$Rep1
= SnapshotStorageVolume ( %array_name_source_storvol_unc1%,
FULLY_ALLOCATED, SAME, %dest_storvol1%, NOWAIT ) onerror pauseat E1:
12 //
13 } ALWAYS {
14 // Resume the host application.
15 Launch ( %source_host%, %resume_command_line%, "", WAIT, "0" )
transaction end > 16
}
...
exit
> 27
Exit
(SUCCESS)
28 //
29 // Failure exit - no rollback needed.
label
> 30
E1
: Exit (FAILURE)
...
Jobs, templates, and commands
You can create, save, run, schedule, and manage jobs that automate replication tasks.
Job editor
Use the replication manager’s specialized job editor to create and edit jobs.
184
Jobs
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 ...