Job Management Partner 1/Software Distribution Administrator's Guide Volume 2

[Contents][Glossary][Index][Back][Next]

4.26.9 JOB_DESTINATION (specifying a job destination)

In the JOB_DESTINATION tag, you can specify the destination for a job. This tag can be used in the dcmcoll, dcminst, and dcmsusp commands.

The following shows the contents of specifiable parameters and the correspondence between parameters and command arguments:

Parameter Description Command argument
directory_com#1, #2 Directory information (computer hierarchy) /dc computer-hierarchy
directory_group#1, #2 Directory information (group hierarchy) /dg group-hierarchy
directory_ou#1, #2 Directory information (organizational unit (OU) hierarchy) /do OU-hierarchy
group Group name /g group-name
host_name Host name /h host-name
lower_clients Whether to specify all lower clients --

Legend:
--: Cannot be specified in a command argument.

#1
Cannot be used with the dcmsusp command.

#2
You cannot specify group or host_name together with directory_com, directory_group, or directory_ou. However, you can specify group and host_name together. You can also specify any combination of directory_com, directory_group, and directory_ou.

Organization of this subsection
(1) Format
(2) Explanation
(3) Notes

(1) Format

JOB_DESTINATION{
directory_com=computer-hierarchy
directory_group=group-hierarchy
directory_ou=OU-hierarchy
group=group-name
host_name=host-name
lower_clients=whether-to-specify-all-lower-clients
}

(2) Explanation

(3) Notes