Tivoli Header

Administrator's Reference

QUERY ASSOCIATION (Query Client Node Associations with a Schedule)

Use this command to display information about which client nodes are associated with one or more schedules. Client nodes associated with a schedule perform operations such as backup or archive according to that schedule.

Privilege Class

Any administrator can perform this task.

Syntax

                      .-*--*---------------------------.
>>-Query ASSOCiation--+--------------------------------+-------><
                      |              .-*-------------. |
                      '-domain_name--+---------------+-'
                                     '-schedule_name-'
 
 

Parameters

domain_name
Specifies the name of the policy domain to display. You can use a wildcard character to specify this name. All matching policy domain names are displayed. If you do not specify a value for this parameter, all existing policy domains are queried. If you specify a domain name, you do not have to specify a schedule name.

schedule_name
Specifies the name of the schedule to display. You can use a wildcard character to specify this name. All matching schedule names are displayed. If you do not specify a value for this parameter, all existing schedules are queried. If you specify a schedule name, you must also specify a policy domain name.

Examples

Task

Display all the client nodes that are associated with each schedule that belongs to the EMPLOYEE_RECORDS policy domain.

Command:
query association employee_records *

Output:
 

+--------------------------------------------------------------------------------+
|Policy Domain Name: EMPLOYEE_RECORDS                                            |
|     Schedule Name: WEEKLY_BACKUP                                               |
|  Associated Nodes: JOE JOHNSON LARRY SMITH SMITHERS TOM                        |
+--------------------------------------------------------------------------------+

where:

Policy Domain Name
Specifies the name of the policy domain to which the schedule belongs.

Schedule Name
Specifies the name of the schedule.

Associated Nodes
Specifies the names of the client nodes that are associated with the specified schedule.

Related Commands

Table 166. Commands Related to QUERY ASSOCIATION

Command Description
DEFINE ASSOCIATION Associates clients with a schedule.
DELETE ASSOCIATION Deletes the association between clients and a schedule.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]