BBMLxnnn messages

This section lists the linkage services messages. The linkage services map the path information generated when one module calls another. This information is used for diagnostic purposes only.

BBMLA800W
GSI SERVICES NOT DEFINED IN THE SERVER SPACE BY ANY COMPONENT
Explanation:

Product components provide general services interface (GSI) services. During linkage services initialization, the components are expected to provide GSI services, but none were found. GSI services are not defined because some of the components are not active. Therefore, GSI services were not provided by any component. Phase 2 initialization for the linkage services issued this message.

System action:

Without GSI services, the components cannot be used. The product does not function.

User response:

Contact your IBM® Support Center with any of the information that is available from the list shown in Diagnostic information for BB messages.

BBMLD001E
GSI SERVICE FAILED - COMPLETION CODE = nn
Explanation:

A general services interface (GSI) function call failed with the specified completion code.

System action:

The system issues messages BBMLD002E, BBMD003E, and BBMLD004E with this message to provide additional information about the error.

User response:

See the user response for message BBMLD004E.

BBMLD002E
GSI CALL ISSUED AT address, function + offset IN CONTROL SECTION csect
Explanation:

A general services interface (GSI) function call was issued from the module at address address. The name of the GSI function that was issued by the module is function; the offset value in the control section of this GSI function is offset; and the name of the control section where the GSI function is issued is csect.

System action:

The system issues messages BBMLD001E, BBMD003E, and BBMLD004E with this message.

User response:

See the user response for message BBMLD004E.

BBMLD003E
CSRB AT address, irc, iec
Explanation:

The general services interface (GSI) function call described in message BBMLD002E failed with a parameter address of address, an internal route code of irc, and an internal error code of iec.

System action:

The system issues messages BBMLD001E, BBMD002E, and BBMLD004E with this message.

User response:

See the user response for message BBMLD004E.

BBMLD004E
FPB DATA offset word1 word2 word3 word4
Explanation:

A call for a general services interface (GSI) service function was made, but the GSI function failed. This message is always issued with message BBMLD002E, which shows information about the GSI caller. The BBMLD004E message shows variable FPB (function parameter block) data about the GSI function that failed. The BBMLD004E message can appear multiple times after the BBMLD002E message, depending on the length of the FPB.

The offset is a decimal value showing the offset of the start of the GSI FPB data, and the wordx values are 1 to 4 words of hexadecimal information obtained from the service parameter block.

System action:

The GSI function fails for the caller, but the product continues as if the function was successful. Depending on the type of GSI function failure, other problems can result. The system issues messages BBMLD001E, BBMD002E, and BBMLD003E with this message.

User response:

Contact your IBM Support Center with any of the information that is available from the list shown in Diagnostic information for BB messages.

BBMLD800E
GSI SERVICE FAILURE DURING CONTROL TASK INITIALIZATION - COMPLETION CODE=code
Explanation:

If issued, this message is issued at initialization time with three other related messages: BBMLD801E, BBMLD802E, and BBMLD803E. Each message provides additional information about the initialization failure. This message indicates that a general services interface (GSI) function failed to complete, with a completion code of code, during address space or user session initialization. The completion code is a variable value that is returned by GSI services; see Completion code values for information about the code value.

System action:

Other messages are issued with this message.

User response:

See messages BBMLD801E, BBMLD802E, and BBMLD803E, which are issued with this message for more information about the error.

BBMLD801E
GSI CALL ISSUED AT address (routine+offset); FAILING MODULE=csect
Explanation:

If issued, this message is issued at initialization time with three other related messages: BBMLD800E, BBMLD802E, and BBMLD803E. Each message provides additional information about the initialization failure. This message shows the address of the caller of the general services interface (GSI) service as address, as well as the routine location, routine, the offset within the routine, offset, and the CSECT name, csect, of the GSI module that failed.

System action:

Other messages are issued with this message.

User response:

See messages BBMLD800E, BBMLD802E, and BBMLD803E, which are issued with this message for more information about the error.

BBMLD802E
CSRB AT location1; ROUT=route / ZERR=n / FPBA=location2
Explanation:

If issued, this message is issued at initialization time with three other related messages: BBMLD800E, BBMLD801E, and BBMLD803E. Each message provides additional information about the initialization failure. This message provides requested service route and error feedback information.

Every general services interface (GSI) call is associated with at least one component service request block (CSRB), which is identified as location1; every function that fails for a component is associated with a function parameter block (FPB), which is identified as location2. The route value is an 8-digit routing code that identifies the following information about where the service request was being directed when it failed:

The n value is an 8-character code that identifies the following information about the request recipient, which rejected the request:

System action:

Other messages are issued with this message.

User response:

See messages BBMLD800E, BBMLD801E, and BBMLD803E, which are issued with this message for more information about the error.

BBMLD803E
FPB DATA offset word1 word2 word3 word4
Explanation:

If issued, this message is issued at initialization time with three other related messages: BBMLD800E, BBMLD801E, and BBMLD802E. Each message provides additional information about the initialization failure. This message provides the full or partial contents of the function parameter block (FPB) data for the general services interface (GSI) service that failed. Message BBMLD803E can appear multiple times, depending on the length of the FPB.

The offset is a decimal value showing the offset of the start of the GSI FPB data, and the wordn values are one to four words of hexadecimal information obtained from the service parameter block.

System action:

The address space does not initialize.

User response:

Verify that product installation was completed according to the documented installation procedure. If the error condition persists, contact your IBM Support Center with any of the information that is available from the list shown in Diagnostic information for BB messages.

BBMLX800E
CSWA AT address1 DOES NOT CONTAIN ADDRESS OF TERMINATING TASK TCB AT address2
Explanation:

The CSWA (Connect Service Work Area) at address address1 was passed to the end-of-task exit TCB at address2 for disconnect processing. However, the CSWA is not associated with the terminating task TCB.

System action:

Termination of the user or server address space continues normal disconnect processing.

User response:

Use the operator DUMP command to take a system dump (SDUMP) of the address space that issued the message; capture system log (SYSLOG) and software SYS1.LOGREC data; and obtain any of the information that is available from the list shown in Diagnostic information for BB messages, and contact your IBM Support Center.

BBMLX899E
CONTROL TASK (x) ABENDED - CODE=tnn
Explanation:

The termination control task exit x has determined that the server/user control task abnormally terminated with a code of tnn. This occurred when x was entered to complete user/server to coordinating address space (CAS) disconnect processing. The value associated with x is the unique internal identification number assigned to the control task when it was created.

The value of t in the abend code is either Snn or Unn, where:

S
Indicates an MVS™ system rule has been violated.
U
Indicates a process of an MVS user, which is either a product or module, could not continue so the product or module invoked its own abend macro.
nn
Is the abend code value.
System action:

All address space services are terminated.

User response:

Use the operator DUMP command to take a system dump (SDUMP) of the address space which issued the message; capture system log (SYSLOG) and software SYS1.LOGREC data; and obtain any of the information that is available from the list shown in Diagnostic information for BB messages, and contact your IBM Support Center.

[[ Contents Previous Page | Next Page Index ]]