Previous Topic: SREPORT 000Next Topic: Syntax


Producing Statistics Reports

SYSTEM Statements Determine How to Log Statistics

DC/UCF can log system resource statistics to the database, to a single file, or to alternate files as defined at system configuration by the LOG clause of the SYSTEM statement. When statistics are logged to the database, they are stored in DDLDCLOG, the log area of the data dictionary.

Reports Document Statistics Logged to Database

Statistics reports document statistics logged to the database. The ARCHIVE LOG utility offloads the statistics from the DDLDCLOG area to an archived system log file; for more information about this utility, see the CA IDMS Utilities Guide.

Input to Statistics Reports

Input to the statistics reports is either the archived system log file or a file created by executing SREPORT 099. SREPORT 099 reads the archived system log file and creates a file of archived statistics records.