Indicates to execute the DCMT command on all or a list of data sharing group members.
Note: For more information about broadcasting and broadcast-parms syntax, see the section How to Broadcast System Tasks.
Displays the current statistics interval, in seconds. If statistics are not collected at a specified interval, OFF is shown.
Displays the time date stamp of the last performed interval roll and the issuer of the request – either RHDCSROL system task or the user by DCMT WRITE STATISTICS ROLL command, the time of day in twenty-four hour format (HH:MM) and day frequency at which system-wide statistics are written to the log and reset to zero.
Displays system statistics.
Displays database I/O statistics for a specified area.
The name of the segment with which the area is associated.
The name of the area.
Displays database I/O statistics for files associated with the specified area.
Displays database I/O statistics for buffers associated with the specified area.
Displays database I/O statistics for files and buffers associated with the specified area.
Displays database I/O statistics for all areas whose names begin with the same specified alphanumeric characters. Area-star-name specifies any alphanumeric description that ends with an asterisk (*) to denote wild card characters.
In this example, CA IDMS displays statistics about all areas associated with segments that begin with EMP:
dcmt d sta a emp*
In this example, CA IDMS displays statistics about all areas in the EMPLOYEE segment with area names that begin with the letter H:
dcmt d sta a employee.h*
Displays database I/O statistics for all areas.
Displays database I/O statistics for a specified database buffer.
The name of a database buffer.
Displays database I/O statistics for all areas associated with the specified buffer.
Displays database I/O statistics for all files associated with the specified buffer.
Displays database I/O statistics for all files and areas associated with the specified buffer.
Displays database I/O statistics for all buffers whose names begin with the same specified alphanumeric characters.
Buffer-star-name specifies any alphanumeric description that ends with an asterisk (*) to denote wildcard characters. In this example, CA IDMS displays statistics about all buffers whose names begin with the letters RKN:
dcmt d sta buf rkn*
Displays database I/O statistics for all database buffers.
Displays database I/O statistics for a specified database file.
The segment with which the file is associated.
The name of the file.
Displays database I/O statistics for all areas associated with the specified file.
Displays database I/O statistics for the buffer associated with the specified file.
Displays database I/O statistics for the area(s) and buffer associated with the specified file.
Displays database I/O statistics for all files whose names begin with the same specified alphanumeric characters.
File-star-name specifies any alphanumeric description that ends with an asterisk (*) to denote wild card characters.
In this example, CA IDMS displays statistics about all files that begin with the notation FILE1:
dcmt d sta file file1*
Displays database I/O statistics for all files.
|
Copyright © 2014 CA.
All rights reserved.
|
|