IBM Tivoli Storage Manager, Version 7.1

QUERY PROCESS (Query one or more server processes)

Use this command to display information about active background processes.

To cancel background processes, issue the CANCEL PROCESS command. To display detailed information about node replication processes, issue the QUERY REPLICATION command.

Privilege class

Any administrator can issue this command.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-Query PRocess--+----------------+---------------------------><
                  '-process_number-'   

Parameters

process_number
Specifies the number of the background process to be queried. This parameter is optional. If not specified, information about all background processes is displayed.

Example: Query a single background process

Display information about background process 202. See Field descriptions for field descriptions.
query process 202
Process   Process              Status
Number    Description
--------  --------------       ---------
     202  EXPORT SERVER        ANR0NNNI EXPORT
                                Identifier MYEXPORTSERVER
                                ANR0648I Have copied the
                                following: 8 Domains 2
                                Policy Sets 10 Management
                                Classes 4 Copy Groups 1
                                Administrators 746 Bytes
                                (0 errors have been
                                detected) Current input
                                volume(s): C:\BUILD\540\
                                GA\BUILD\NT\I386\DEBUG\
                                -00000014.BFS,(6 Seconds)

Example: Query all background processes

Display information about all background processes. See Field descriptions for field descriptions.
query process
Process   Process              Status
Number    Description
--------  --------------       ---------
     304  IDENTIFY DUPLICATES  Storage Pool
                                FILEPOOL, Volume
                                /tsmpool2/00006664.
                                BFS, Files Processed:
                                2000, Duplicate Extents
                                Found: 344, Duplicate
                                Bytes Found: 3,238,123,
                                Current Physical File
                                (bytes): 2,626,676,296.
                                Status: Processing
     284  IDENTIFY DUPLICATES  Storage Pool
                                FILEPOOL, Volume
                                /tsmpool2/00006666.
                                BFS, Files Processed:
                                2000, Duplicate Extents
                                Found: 344, Duplicate
                                Bytes Found: 3,238,123,
                                Current Physical File
                                (bytes): None.
                                Status: Idle
       4  Replicate Node       Replicating Node(s) IRONMAN. 
                                File spaces complete: 0. File
                                spaces identifying and
                                replicating: 1. File spaces
                                replicating: 0. File spaces
                                not started: 3. Files current:
                                11,920. Files replicated: 0
                                of 0. Files updated: 0 of 0.
                                Files deleted: 0 of 0. Amount
                                Replicated: 11,482 KB of 11,482
                                KB. Amount transferred: 11,482 KB.
                                Elapsed time: 0 Day(s), 0 Hour(s),
                                1 Minute(s).
      37  Expiration           Processed 12 nodes out of 30 total nodes,
                                examined 411 objects,  
                                deleting 411 backup objects,
                                0 archive objects,
                                0 DB backup volumes,
                                0 recovery plan files;
                                0 objects have been retried and 0 errors
                                encountered.

Field descriptions

Process Number
Specifies the number that is assigned to the active background process.
Process Description
Specifies a description of the active background process.
Status
Specifies the status of the active background process.
Tip: When a node replication process is finished on the target replication server, only end process information is stored in the activity summary table. The full summary for the replication process is stored in the activity summary table on the source replication server.

Related commands

Table 1. Command related to QUERY PROCESS
Command Description
CANCEL EXPORT Deletes a suspended export operation.
CANCEL PROCESS Cancels a background server process.
IDENTIFY DUPLICATES Identifies duplicate data in a storage pool.
QUERY EXPORT Displays the export operations that are currently running or suspended.
QUERY REPLICATION Displays information about node replication processes.
QUERY REPLNODE Displays information about the replication status of a client node.
RESTART EXPORT Restarts a suspended export operation.
SUSPEND EXPORT Suspends a running export operation.


Feedback