21 } ALWAYS {
22 // Put the database back into normal mode.
23 SetOracleModeUsingRepository ($repository, TSONLINE)
24 // Restore the writeback cache on the host volume(s).
25 SetWriteCacheModesUsingRepository ($repository, ORIGINAL, ORACLE_TABLESPACE,
WRITE_CACHE_ENABLED)
26 }
27 //
28 // NOTE: Please remove the archive log
fi
le Switch, Add, and Snap commands below if this job is not
backing up archive log
fi
les.
29 //
30 // Force a log switch to get the most current archive logs.
31 SwitchOracleArchiveLogFilesUsingRepository ( $repository ) onerror pauseat E3:
32 // OPTION: Add the archive logs
33 AddOracleArchiveLogFilesToRepository($repository) onerror pauseat E3:
34 // Begin
fl
ushing the cache on the host volume(s).
35 SetWriteCacheModesUsingRepository ($repository, ORIGINAL, ORACLE_ARCHIVE_LOG_FILE,
WRITE_CACHE_DISABLED) onerror pauseat E3
36 //
37 DO {
38 SnapshotOracleToContainersUsingRepository ($repository, %managed_set_of_containers%,
FULLY_ALLOCATED, ORACLE_ARCHIVE_LOG_FILE, NOWAIT) onerror pauseat E3
39 //
40 } ALWAYS {
41 // Restore the writeback cache on the host volume(s).
42 SetWriteCacheModesUsingRepository ($repository, ORIGINAL, ORACLE_ARCHIVE_LOG_FILE,
WRITE_CACHE_ENABLED)
43 }
44 //
45 // Mount the replicated volume(s) on a host.
46 CreateHostVolumesUsingRepository ($repository, $mount_host) onerror pauseat E3:
47 SetMountPointsPre
fi
xInRepository ($repository, %pre
fi
x%) onerror pauseat E4:
48 $MountedHVs = MountHostVolumesUsingRepository ($repository, REPLICATED) onerror pauseat E4:
49 //
59 // Wait for user to initiate rollback.
51 Pause (
52 //
53 // Rollback.
54 E5: UnmountHostVolumesUsingRepository ($repository, REPLICATED)
55 E4: DeleteHostVolumesUsingRepository ($repository, REPLICATED) onerror pauseat E4:
HP StorageWorks Replication Solutions Manager 4.0.1
249
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 ...