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 //
11
// Unmount the volume(s).
12 E1: UnmountHostVolume ($hostvol_unc1)
13 Exit (SUCCESS)
14 //
Job commands
// (comment)
Adds and identi
fi
es 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
command result values
.
•
OS speci
fi
cs
. None
•
Tip
. Use blank comment lines visually separate sections of a job.
AddAllOracleTablespacesToRepository
Adds all applicable tablespaces in a database to a speci
fi
c repository. The appropriate tablespaces are
automatically added by reference to the enabled host and database speci
fi
ed by the repository.
256
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 ...