![HP 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure User Manual Download Page 248](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_155409248.webp)
K.
Delete the repository.
NOTE:
This template cannot be used with some older versions of controller software.
Template options
•
Launch backup after replication
. Adds a launch command for interacting with an enabled host,
for example, to start a tape backup.
•
Use snapclone instead of snapshot
. Generates a template that uses snapclone replication.
•
Include e-mail noti
fi
cation
. Adds a command for e-mail noti
fi
cation of the job instance status.
See
SetNoti
fi
cationPolicy
.
•
Keep replicas
. Generates a template that does not include a pause and rollback section for
deleting the replicas.
Comments
•
This template cannot be used with some older versions of controller software.
Example
This template was generated to replicate Oracle tablespaces, with no template options selected.
Line Task
1
// Replicate Oracle tablespace(s) via pre-allocated replication, and mount the volumes to a host.
2
//
3
// Assign some variables that will be used in this job.
4
$source_database_unc = SetVariable(%source_database_unc%)
5
$mount_host = SetVariable(%mount_host%)
6
//
7
// Create a repository of the desired components.
8
$repository = CreateOracleRepository ($source_database_unc) onerror pauseat E1:
9
// Add the desired tablespaces.
10 AddOracleTablespacesToRepository($repository, %unc_tablespace_names%) onerror pauseat E2:
11
//
12 // Put the database in ’hot backup’ mode.
13 SetOracleModeUsingRepository ($repository, TSBACKUP) onerror pauseat E2:
14 //
15 // Begin
fl
ushing the cache on the host volume(s).
16 SetWriteCacheModesUsingRepository ($repository, ORIGINAL, ORACLE_TABLESPACE,
WRITE_CACHE_DISABLED) onerror pauseat E2:
17 //
18 DO {
19 SnapshotOracleToContainersUsingRepository ($repository, %managed_set_of_containers%,
FULLY_ALLOCATED, ORACLE_TABLESPACE, NOWAIT) onerror pauseat E2:
20 //
248
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 ...