Previous Topic: TN11 Messages

Next Topic: TN32 Messages

TN31 Messages

TN3112E Could not load TNCLOAD

Reason:

During server space initialization the common services routine, TNCLOAD, could not be loaded into main storage.

Action:

CA Mainframe Application Tuner terminates. Contact Customer Support.

Origin: TNSBPSD

TN3113E PRODUCT PASSWORD KEY HAS EXPIRED

Reason:

During server address space initialization, an expired password key was found in the TUNSSPxx member of the parameter library pointed to by the TUNPARM DD statement in the server startup JCL.

Action:

CA Mainframe Application Tuner terminates. A password key is required to activate the server address space. If you do not have a valid password key, call Customer Support for assistance.

Origin: TNSPARM

TN3114E PRODUCT PASSWORD KEY IS INVALID

Reason:

During server address space initialization, an invalid password key was found in the TUNSSPxx parameter library member.

Action:

CA Mainframe Application Tuner terminates.

A password key is required to activate the server address space. The password key must be coded on the KEY= parameter of the TUNSSPxx member contained in the parameter library pointed to by the TUNPARM DD statement in the server startup JCL.

Ensure you have specified a valid KEY= parameter in member TUNSSPxx and that the parameter library where TUNSSPxx resides is pointed to by the TUNPARM DD statement in the server startup JCL.

If you do not have a valid password key, call Customer Support for assistance.

Origin: TNSPARM

TN3115E Product password key not specified

Reason:

During server address space initialization, a password key was not found in the TUNSSPxx parameter library member.

Action:

CA Mainframe Application Tuner terminates.

A password key is required to activate the server address space. Password keys for CA Mainframe Application Tuner are shipped with the product attached to the document titled, Important Password Information. The password key must be coded on the KEY= parameter of the TUNSSPxx member contained in the parameter file pointed to by the TUNPARM DD statement in the server startup JCL.

Ensure you have specified a KEY= parameter in member TUNSSPxx and that the data set where TUNSSPxx resides is pointed to by the TUNPARM DD statement in the server address space JCL.

If you do not have a password key, call Customer Support for assistance.

Origin: TNSBPSD

TN3116W Product Password key expires in nn days

Reason:

During server space execution, the password key is detected to be within nn days of expiration.

Action:

CA Mainframe Application Tuner issues the warning message indicating the number of days until the password key will expire.

A password key is required to execute the server address space. If the password key is about to expire, or if you have entered a valid password key that should not expire within the number of days indicated, contact Customer Support for assistance.

Origin: TNSPARM

TN3117E SITEID must be 1 to 6 decimal digits

Reason:

During the initialization of the server, an incorrect specification for the SITEID parameter was encountered in the start up parameters (member TUNSSPxx of the TUNPARM library).

Action:

CA Mainframe Application Tuner issues the error message and fails to initialize.

The SITEID, if specified, must be 1-to-6 decimal digits. The SITEID is only required for site-dependent variables, such as an enterprise license key. If there are no site-dependent variables, then SITEID can be coded as 0 or omitted.

If you have entered a valid SITEID or need additional information, contact Customer Support for assistance.

Origin: TNSPARM

TN3118E SITEID and SITENAME must appear prior to password KEY and other site-dependent variables

Reason:

During the initialization of the server, an incorrect placement for the SITEID or SITENAME parameter was encountered in the start up parameters (member TUNSSPxx of the TUNPARM library).

Action:

CA Mainframe Application Tuner issues the error message and fails to initialize.

If you have entered a valid SITEID or SITENAME or need additional information, contact Customer Support for assistance.

Origin TNSPARM

TN3119E The following control card parameter has already been specified and cannot be repeated.

Reason:

During the initialization of the server, a parameter was specified more than once and only one such specification is allowed. The control card information for the specification in error follows.

Action:

CA Mainframe Application Tuner issues the error message and fails to initialize.

Remove the duplicate control card parameter specification or correct the control card.

If you have entered a valid control card or need additional explanation, contact Customer Support for assistance.

Origin: TNSPARM

TN3121I CONTROL CARD ERROR IN MEMBER 'TUNSSP00'

Reason:

While processing the TRPARM member, TUNSSP00, a syntax error was detected on the statement displayed by the next message, TN3122I.

Action:

CA Mainframe Application Tuner continues processing the remaining statements of the TRPARM member.

Correct the statement. See the Installation Guide for more detailed information.

Origin: TNSPARM

TN3122I ==> 'control card in error'

Reason:

During server space initialization of CA Mainframe Application Tuner, a syntax error was detected on the statement displayed in this message. The statement is contained in the TUNSSP00 member of the data set pointed to by the TUNPARM DD name in the server address space JCL.

Action:

This message is always preceded by message TN3121I.

CA Mainframe Application Tuner continues processing the remaining statements of TUNSSP00 and then terminates.

Correct the statement and restart the server address space. Refer to the User Guide for more detailed information.

Origin: TNSPARM

TN3123E DSNPREFX MUST BE A SINGLE NODE USING ALPHAMERIC CHARACTERS

Reason:

While processing the TRPARM member TUNSSP00 a syntax error was detected on the DSNPREFX value. This value must be a single string of 1 to 8 characters. Each character must be alphameric and the first character must be alpha or national ( @ # $).

Action:

CA Mainframe Application Tuner continues processing the remaining statements of the TRPARM member.

Correct the statement. Refer to the Installation Guide for more detailed information.

Origin: TNSPARM

TN3124E CICSNAME MUST BE A VALID PROGRAM NAME

Reason:

A program name was specified using the CICSNAME keyword on the TUNSSP00 member of the hilevel.UTRPARM data set. The program name specified contains characters that are not valid for a program name in MVS.

This optional program name is used by CA Mainframe Application Tuner to determine if an address space is to be sensitized for CICS processing. It is only required if CICS programs have been modified to use other than IBM-supplied names.

Action:

Initialization continues.

Ensure the program name specified contains only alphameric data and that the first character of the name is an alphabetic or national character (@ # $). Restart the server address space.

Origin: TNSPARM

TN3127E SERVER NAME IS TOO LONG. MAX LENGTH IS 8

Reason:

The server space name must be between one and eight characters in length.

Action:

CA Mainframe Application Tuner terminates. Rename the Server Space (SERVERID), specified in the UTRPARM member TUNSSP00 or in the Started Task procedure, CAMAT.

Origin: TNSPARM