Nonstop Database, HiRDB Version 9 Command Reference
The pdstjsync command outputs information (statistics log records) from the statistics log buffer to the statistics log file.
HiRDB administrator
pdstjsync [-m] |
Specifies that information is to be output from the statistics log buffer to the statistics log file.
This option also outputs, to the statistics log buffer, statistical information about system activities that are being acquired and statistical information about database I/O operations, and then outputs the information to the statistics log file during extension of the processing.
Specifies that the statistical information is to be output from the statistics log buffer to the statistics log file.
Note that when this option is specified, the statistical information about system activities that are being acquired and the statistical information about database I/O operations are not output either to the statistics log buffer or to the statistics log file.
The table below describes the difference between when no option is specified and when the -m option is specified.
Condition for statistical information | HiRDB processing | |
---|---|---|
No option specified | -m option specified | |
Handling of statistical information stored in the statistics log buffer | Statistical information stored in the statistics log buffer is output to the statistics log file. | |
Handling of statistical information about system activities that are being acquired and statistical information about database I/O operations | Statistical information about system activities that are being acquired and statistical information about database I/O operations are output to the statistics log buffer and are then output to the statistics log file during extension of the processing. | Statistical information about system activities that are being acquired and statistical information about database I/O operations are not output either to the statistics log buffer or to the statistics log file. |
Normally, statistical information about system activities is output to the statistics log buffer at the interval specified in the -m option of the pdstbegin command. For example, if 60 minutes is specified in the -m option of the pdstbegin command, statistical information about system activities is output to the statistics log buffer every 60 minutes.
If you execute the pdstjsync command with no option specified, the command outputs statistical information about system activities to the statistics log buffer and then to the statistics log file during extension of the processing.
If you execute the pdstjsync command with the -m option specified, statistical information about system activities is not output to the statistics log buffer, which means that it will not be output to the statistics log file either. In this case, the command outputs the statistical information to the statistics log buffer at the interval specified in the -m option of the pdstbegin command.
The figure below shows the mechanism of output of statistical information about system activities to the statistics log file. In this example, 60 minutes is specified in the -m option of the pdstbegin command.
Figure 2-20 Mechanism of output of statistical information about system activities to the statistics log file
Figure 2-21 Statistics record output timing and timing of output to the statistics log file
All Rights Reserved. Copyright (C) 2011, 2015, Hitachi, Ltd.