Previous Topic

Next Topic

Book Contents

Book Index

Messages CTOF00 through CTOFxx

This group includes messages for the Control-O product.

CTOF90S OPEN OF DDCARD ddName FAILED

Explanation: Open for the ddName DD statement pointing to the password member failed.

Possible causes are:

Authorization to access the product is denied.

Corrective Action: Correct the JCL statement for the procedure or the allocations for the CLIST.

CTOF91S PASSWORD MEMBER TOO LARGE (DD ddName)

Explanation: Password member (or sequential data set) has too many lines.

In this message, ddName is the identity of the DD statement that points to the password member.

Authorization to access the product is denied.

Corrective Action: Remove unnecessary lines from the member.

CTOF92S SYNTAX ERROR IN PASSWORD MEMBER (DD ddName)

Explanation: A syntax error was found in the password member. When this message is issued by the monitor, it is generally followed by message CTOF9DS, which describes the erroneous line in the member.

In this message, ddName is the identity of the DD statement that points to the password member.

Authorization to access the product is denied.

Corrective Action: Correct the text in the password member.

CTOF93S VALUE ERROR IN PASSWORD MEMBER (DD ddName)

Explanation: A field in the password member contains invalid data. When this message is issued by the monitor, it is generally followed by message CTOF9DS, which describes the erroneous line in the member.

In this message, ddName is the identity of the DD statement that points to the password member.

Authorization to access the product is denied.

Corrective Action: Correct the text in the password member.

CTOF94S PASSWORD INVALID, PLEASE RECHECK PASSWORD MEMBER (DD ddName)

Explanation: Data in the password member was not consistent with the specified password.

In this message, ddName is the identity of the DD statement that points to the password member.

Authorization to access the product is denied.

Corrective Action: Check the contents of the password member against the text received from BMC Customer Support. If it checks, contact the representative.

CTOF95S PASSWORD FOR CONTROL-x IS ABOUT TO EXPIRE IN n DAYS

Explanation: Highlighted, unrollable message.

Password expiration period is about to end.

An expiration date is specified in the password member for the product.

Corrective Action: Contact BMC Customer Support for a new password.

CTOF96S PASSWORD FOR CONTROL-x HAS EXPIRED

Explanation: Highlighted, unrollable message.

Password expiration period has ended.

An expiration date is specified in the password member for the product.

Authorization to access the product is denied.

Corrective Action: Contact BMC Customer Support for a new password.

CTOF97S INTERNAL ERROR OCCURRED ON DD ddName, PLEASE NOTIFY THE IOA ADMINISTRATOR

Explanation: An internal error has occurred while analyzing the password member pointed to by the ddName DD statement.

Authorization to access the product is denied.

Corrective Action: Notify the IOA administrator.

CTOF98S OBLIGATORY FIELD MISSING FROM PASSWORD MEMBER (DD ddName)

Explanation: An obligatory field is missing from the password member.

In this message, ddName is the identity of the DD statement that points to the password member. The PROD, START, CPUID, PASS and TYPE fields should appear at least once in a password member.

Authorization to access the product is denied.

Corrective Action: Check the contents of the password member against the text received from your INCONTROL administrator.

CTOF9AS PASSWORD FOR CONTROL-x NOT DEFINED IN MEMBER (DD ddName)

Explanation: The member pointed to by the ddName DD statement does not contain the password for the appropriate product.

In this message, ddName is the identity of the DD statement that points to the password member.

Authorization to access the product is denied.

Corrective Action: Check that the specified password member is the correct member for this product.

CTOF9BS AUTHORIZATION PERIOD HAS NOT STARTED YET (DD ddName)

Explanation: The start date of the password has not yet arrived.

In this message, ddName is the identity of the DD statement that points to the password member. The START field contains the starting date of the password.

Authorization to access the product is denied.

Corrective Action: Check that the specified password member is the correct member for this period.

CTOF9CS CPUID/MODEL NOT FOUND IN AUTHORIZED CPU LIST (DD ddName)

Explanation: The current CPU is not defined in the CPU list.

In this message, ddName is the identity of the DD statement that points to the password member. Each entry in the CPU list in the password member contains the CPUID of the CPU and its model.

Authorization to access the product is denied.

Corrective Action: Check that the specified password member is the correct member for this CPU.

CTOF9DS CARD = text

Explanation: This message supplies additional information for a previous error message.

This message may appear after message CTOF92S or CTOF93S which indicates an error has occurred in one of the lines of the password member. Message CTOF9DS displays the erroneous line.

Corrective Action: See messages CTOF92S or CTOF93S.

CTOF9ES PASSWORD DDCARD ddName POINTS TO A NON EXISTING MEMBER (ABEND S013-18)

Explanation: The ddName DD statement is allocated to a non-existing member in a PDS file.

In this message, ddName is the identity of the DD statement that points to the password member.

Authorization to access the product is denied.

Corrective Action: Correct the name of the member in the DD statement or create a member with the specified name.

CTOF9FS PASSWORD FOR CONTROL-x EXPIRED, TEMPORARY AUTHORIZATION GRANTED

Explanation: The password for Control- x has expired. Nonetheless, Control- x can be run on the current date.

Despite password expiration, Control-x can be run on the 28th, 29th, 30th, 31st, 1st, 2nd, and 3rd days of each month for special purposes.

Control-x processing continues.

Corrective Action: Contact BMC Customer Support to obtain password renewal.

Parent Topic

CTO messages