Previous Topic: TN10 Messages

Next Topic: TN31 Messages

TN11 Messages

TN1100I Resolving LINKLIST libraries

Reason:

During initialization, CA Mainframe Application Tuner allocates the LINKLIST libraries to permit CSECT resolution for modules area loaded from LINKLIST libraries. CA Mainframe Application Tuner is currently creating the list of libraries. The creation time varies depending on the size of the LINKLIST.

Action:

None.

Origin: TNSLNKA

TN1102I Resolving LPALIST libraries

Reason:

During initialization, CA Mainframe Application Tuner allocates the LPALIST libraries to permit CSECT resolution for modules area loaded from those libraries. CA Mainframe Application Tuner is currently creating the LPALIST libraries. The creation time varies depending on the size of the LPALIST.

Action:

None.

Origin: TNSLNKA

TN1106E Following data set failed locate

Reason:

During server space initialization, CA Mainframe Application Tuner allocates the libraries in the linklist for its csect resolution function. A data set name found in the linklist table was not catalogued. The name of that data set immediately follows this message.

Action:

CA Mainframe Application Tuner skips this data set.

If the linklist data set is to be used by CA Mainframe Application Tuner, ensure it is catalogued and restart the server address space.

Origin: TNSLNKA

TN1107E Following data set failed obtain

Reason:

During server space initialization, CA Mainframe Application Tuner allocates the libraries in the linklist for its csect resolution function. A data set name found in the linklist table was not found on the volume specified by the system catalog. The name of that data set immediately follows this message.

Action:

CA Mainframe Application Tuner skips this data set.

If the linklist data set is to be used by CA Mainframe Application Tuner, ensure it is located on the same volume specified by the system catalog and restart the server address space.

Origin: TNSLNKA

TN1108E Following data set failed allocation

Reason:

During server space initialization, CA Mainframe Application Tuner allocates the libraries in the linklist for its csect resolution function. A data set name found in the linklist table could not be allocated using the DYNALLOC SVC. The name of that data set immediately follows this message.

Action:

CA Mainframe Application Tuner skips this data set. If this problem persists, contact Customer Support.

Origin: TNSLNKA

TN1109E IEWBUFF GETBUF bbbb failed - return code: rrrrrrrr

Reason:

During server initialization, a call to the IBM® Binder API which issues GETMAIN for buffer type bbbb from subpool 229, failed with return code rrrrrrrr.

Action:

The server continues to initialize; however, monitor requests will not be able to resolve CSECTs residing in LPA. Contact Customer Support.

Origin: TNSLPAP

TN1110E IEWBIND STARTD failed - return code: rrrrrrrr reason code: ssssssss

Reason:

During server initialization, a call to the IBM Binder API STARTD request failed with return code rrrrrrrr and reason code ssssssss. These codes are documented in IBM manual MVS Program Management: Advanced Facilities.

Action:

The server continues to initialize; however, monitor requests will not be able to resolve CSECTs residing in LPA. This message will be followed by TN1112E indicating the data set name and DD name being processed at the time of the failure. Contact Customer Support.

Origin: TNSLPAP

TN1111E IEWBIND CREATEW failed - return code: rrrrrrrr reason code: ssssssss

Reason:

During server initialization, a call to the IBM Binder API CREATEW request failed with return code rrrrrrrr and reason code ssssssss. These codes are documented in IBM manual MVS Program Management: Advanced Facilities.

Action:

The server continues to initialize; however, monitor requests will not be able to resolve CSECTs residing in LPA.

This message will be followed by TN1112E indicating the data set name and DD name being processed at the time of the failure. Contact Customer Support.

Origin: TNSLPAP

TN1112E DD/DSN: ddname / data set-name

Reason:

During server initialization, a call to the IBM Binder API failed resulting in message TN1110E or TN1111E. This message follows indicating the data set being processed at the time of the failure.

Action:

The server continues to initialize; however, monitor requests will not be able to resolve CSECTs residing in LPA. Contact Customer Support.

Origin: TNSLPAP

TN1113E IEWBIND INCLUDE failed - return code: rrrrrrrr reason code: ssssssss

Reason:

During server initialization, a call to the IBM Binder API INCLUDE request failed with return code rrrrrrrr and reason code ssssssss. These codes are documented in IBM manual MVS Program Management: Advanced Facilities.

Action:

The server continues to initialize; however, monitor requests will not be able to resolve CSECTs residing in LPA. This message will be followed by TN1116E indicating the data set, member, and DD name being processed at the time of the failure. Contact Customer Support.

Origin: TNSPDSE

TN1114E IEWBIND GETN failed - return code: rrrrrrrr reason code: ssssssss

Reason:

During server initialization, a call to the IBM Binder API GETN request failed with return code rrrrrrrr and reason code ssssssss. These codes are documented in IBM manual MVS Program Management: Advanced Facilities.

Action:

The server continues to initialize; however, monitor requests will not be able to resolve CSECTs residing in LPA. This message will be followed by TN1116E indicating the data set, member, and DD name being processed at the time of the failure. Contact Customer Support.

Origin: TNSPDSE

TN1115E IEWBIND GETD (IDRB) failed - return code: rrrrrrrr reason code: ssssssss

Reason:

During server initialization, a call to the IBM Binder API GETD request failed with return code rrrrrrrr and reason code ssssssss. These codes are documented in IBM manual MVS Program Management: Advanced Facilities.

Action:

The server continues to initialize; however, monitor requests will not be able to resolve CSECTs residing in LPA. This message will be followed by TN1116E indicating the data set, member, and DD name being processed at the time of the failure. Contact Customer Support.

Origin: TNSPDSE

TN1116E DD/Member/DSN: ddname / member-name / data set-name

Reason:

During server initialization, a call to the IBM Binder API failed resulting in message TN1113E, TN1114E, or TN1115E. This message follows indicating the data set being processed at the time of the failure.

Action:

The server continues to initialize; however, monitor requests will not be able to resolve CSECTs residing in LPA. Contact Customer Support.

Origin TNSPDSE