Line Task
1
// Unmount existing host volume(s).
2
//
3
// Assign some variables that will be used in this job.
4
$hostvol_unc1 = SetVariable(%hostvol_unc1%)
5
$host_name = SetVariable(%host_name%)
6
//
7
// Validate that resources are as expected.
8
ValidateHost ($host_name)
9
ValidateHostVolume ($hostvol_unc1)
10
//
1 1
// Unmount the volume(s).
12
E1: UnmountHostVolume ($hostvol_unc1)
13
Exit (SUCCESS)
14
//
Job commands
// (comment)
Adds and identifies a comment line in a job. The double slash indicates a comment line.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
//
Comment. Enter your comment text.
Examples
// This job creates daily tape backups
// The next command replicates the sales database
Comments
•
Associated validation commands. None
•
Agent and license prerequisites. None
•
Command result value. None. For a complete list, see
•
OS specifics. None
•
Tip. Use blank comment lines visually separate sections of a job.
AddAllOracleTablespacesToRepository
Adds all applicable tablespaces in a database to a specific repository. The appropriate tablespaces are
automatically added by reference to the enabled host and database specified by the repository.
command result
HP StorageWorks Replication Solutions Manager 4.0.1
values.
85
Need help?
Do you have a question about the 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure and is the answer not in the manual?
Questions and answers