IBM Tivoli Storage Manager, Version 7.1

QUERY SUBSCRIBER (Display subscriber information)

Use this command on a configuration manager to display information about subscribers and their profile subscriptions.

Privilege class

Any administrator can issue this command.

Syntax

Read syntax diagramSkip visual syntax diagram
                     .-*-----------.   
>>-Query SUBSCRIBer--+-------------+---------------------------->
                     '-server_name-'   

   .-PROFIle--=--*------------.   
>--+--------------------------+--------------------------------><
   '-PROFIle--=--profile_name-'   

Parameters

server_name
Specifies the name of a managed server for which subscription information is displayed. You can use wildcard characters to specify multiple server names. This parameter is optional. The default is all managed servers.
PROFIle
Specifies a profile name for which information is displayed. You can use wildcard characters to specify multiple profile names. This parameter is optional. The default is all profiles.

Example: List a configuration manager's profile subscriptions

Display subscriber information for all profile subscriptions to this configuration manager. See Field descriptions for field descriptions.
query subscriber
Subscriber        Profile name       Is current?    Last update
                                                    date/time
---------------   ---------------    ------------   -----------------
SERVER2           DEFAULT_PROFILE    Yes            Thu, May 14, 1998
                                                    01:14:42 PM
SERVER2           SETUP              Yes            Thu, May 14, 1998
                                                    01:14:42 PM

Field descriptions

Subscriber
The name of the subscriber (managed server).
Profile name
The name of the profile.
Is current?
Whether the subscription has been refreshed with the current information associated with the profile. Possible values are:
Yes
The managed server is current.
No
The managed server is not current. If this field is NO after the profile has been refreshed, check the server messages for error conditions that might cause the refresh to fail.
Unknown
Either the managed server has a more recent version of the profile than the configuration manager, or the profile no longer exists on the configuration manager, but the subscription is still associated with the profile.
Last update date/time
Specifies the date and time that configuration information for the subscription was successfully distributed to the subscriber.

Related commands

Table 1. Commands related to QUERY SUBSCRIBER
Command Description
DEFINE SUBSCRIPTION Subscribes a managed server to a profile.
DELETE SUBSCRIBER Deletes obsolete managed server subscriptions.
DELETE SUBSCRIPTION Deletes a specified profile subscription.
NOTIFY SUBSCRIBERS Notifies servers to refresh their configuration information.
SET CONFIGMANAGER Specifies whether a server is a configuration manager.
QUERY SUBSCRIPTION Displays information about profile subscriptions.


Feedback