Previous Topic

Next Topic

Book Contents

Book Index

Messages STM700 through STM7xx

This group includes messages for the Control-O product.

STM741S ERROR IN CONTROL STATEMENT - err

Explanation: An invalid control statement was encountered.

The CTORSTM statistics reports utility encountered one of the following errors:

The CTORSTM utility terminates with a return code of 08.

Corrective Action: Correct the invalid statement and rerun the job.

STM742S ERROR IN OPEN OF INPUT FILE

Explanation: The CTORSTM statistics report utility could not open the input file specified in the DAREPIN DD statement.

An OPEN request was issued to the input file, but was unsuccessful. A possible cause of the problem is that the DAREPIN DD statement may not have been specified in the job stream.

The utility terminates with a return code of 08.

Corrective Action: Look for previous MVS error messages regarding the opening of the input file. Correct the error and rerun the job.

STM743S INTERNAL ERROR - errorText

Explanation: The CTORSTM statistics report utility encountered the errorText internal error.

The utility terminates with return code of 08.

Corrective Action: Contact BMC Customer Support.

STM744S ERROR IN OPEN OF REPORT FILE

Explanation: The CTORSTM statistics report utility could not open the report file specified in the SYSPRINT DD statement.

An OPEN request was issued to the REPORT file, but was unsuccessful. A possible cause of the problem is that the SYSPRINT DD statement may not have been specified in the job stream.

The utility terminates with a return code of 08.

Corrective Action: Look for previous MVS error messages regarding the opening of the report file. Correct the error and rerun the job.

STM745S ERROR IN OPEN OF STATISTICS FILE

Explanation: The CTORSTM statistics report utility could not open the Statistics file.

Failure to open the Statistics file may have been caused by one of the following:

The utility terminates with a return code of 08.

Corrective Action: Look for previous MVS error messages regarding the opening of the Statistics file. Correct the error and rerun the job.

STM746S STATISTICS FILE DYNAMIC ALLOCATION ERROR rc/rsn/dsn

Explanation: Dynamic allocation of the dsn Statistics file failed with a return code of rc and a reason code of rsn.

The CTORSTM statistics report utility terminates with a return code of 08.

Corrective Action: See the IBM manual MVS Programming: Authorized Assembler Services Guide to determine the cause of the error and correct the error accordingly. If not successful, contact BMC Customer Support.

STM747W ERROR IN CLOSE OF STATISTICS FILE

Explanation: The CTORSTM statistics report utility could not successfully close the Statistics file.

The utility terminates with a return code of 08.

Corrective Action: If no MVS error messages clarifying the error were issued, this is probably an internal error. In this case, please report it to BMC Customer Support.

STM748I NO INPUT CONTROL STATEMENTS WERE SPECIFIED. DEFAULT REPORT WILL BE PRODUCED

Explanation: This information message indicates that no report control statements were specified in the input data set.

The input data set is empty. The report is produced using the following default control statements:

SORTBY COUNTINCLUDE *

The default report is produced.

Corrective Action: No action is required.

Parent Topic

STM messages