| Explanation | First line response to a detailed registration listing command. |
| Action | None |
| Explanation | Second line response to a detailed registration listing command. |
| Action | None |
| Explanation | Third line response to a detailed registration listing command. |
| Action | None |
| Explanation | Header response for a tabulated registration listing command. |
| Action | None |
| Explanation | RGE row response for the tabulated command: MODIFY,DISPLAY,ADAPTER,RGE,* |
| Action | None |
| Explanation | Response to the command: MODIFY DISPLAY,ADAPTER,STATUS |
| Action | None |
| Explanation | Response to the command: MODIFY DISPLAY,ADAPTER,REGISTRATIONS |
| Action | None |
| Explanation | Response to the command: MODIFY DISPLAY,ADAPTER,DAEMONRGES |
| Action | None |
| Explanation | Response to an unknown ADAPTER command or HELP command |
| Action | None |
| Explanation | Displays a command or search option and its description |
| Action | None |
| Explanation | Displays an error message for an invalid option or token |
| Action | None |
| Explanation | Displays an error for an invalid boolean value |
| Action | None |
| Explanation | Displays an error for an invalid numeric value |
| Action | None |
| Explanation | Displays an error for an invalid attribute name when searching |
| Action | None |
| Explanation | Displays an error for a search option with more than 1 = sign |
| Action | None |
| Explanation | Displays a header for list of valid search options and their types |
| Action | None |
| Explanation | Displays a search option and its type |
| Action | None |
| Explanation | A description for the STATUS command |
| Action | None |
| Explanation | A description for the STATUS command |
| Action | None |
| Explanation | A description for the STATUS command |
| Action | None |
| Explanation | A description for the STATUS command |
| Action | None |
| Explanation | A description for the STATUS command |
| Action | None |
| Explanation | An error message for the DISPLAY,ADAPTER,REGISTRATIONS,servername command |
| Action | None |
| Explanation | A message that is displayed for a detailed RGE view without any connection handle |
| Action | None |
| Explanation | A header for the tabular display of connection handles |
| Action | None |
| Explanation | A row of display of connection handles for a registration |
| Action | None |
| Explanation | A row of white space |
| Action | None |
| Explanation | A description for the DETAILS command |
| Action | None |
| Explanation | An updated RAR file for the Optimized Local Adapters (OLA) feature of WebSphere Application Server for z/OS has been supplied with this service pack. The version which is currently installed may not be compatible with this service pack. |
| Action | Replace the Optimized Local Adapters (OLA) RAR file installed in this server instance with the one supplied by the currently installed service level of WebSphere Application Server for z/OS. Installation instructions can be found in the WebSphere Applicatin Server for z/OS Information Center. |
| Explanation | WebSphere Application Server for z/OS is requesting transaction resynchronization with the Optimized Local Adapters registration name identified in the message. The resynchronization process did not complete due to an exception. |
| Action | When resynchronizing with CICS, be sure that the Optimized Local Adapter link server corresponding to the registration name is started. Look in the WebSphere Application Server for z/OS logs and FFDC for an exception associated with this resynchronization operation. If the problem persists, contact your next level of support. |
| Explanation | WebSphere Application Server for z/OS attempted to complete a two phase commit transaction, and encountered an error when communicating with an Optimized Local Adapters registration. This message may be supressed if repeated errors occur to the same registration. |
| Action | Be sure that the Optimized Local Adapters registration named in the message is started. During resynchronization at server startup, this message does not necessarily indicate that a failure has occurred, due to the nature of the two phase commit and presume abort protocols. Check the WebSphere Application Server for z/OS logs and FFDC for details pertaining to the exception which caused this mesasge to be issued. The exception may contain the transaction XID identifying the specific transaction and operation which failed. If the problem persists, contact your next level of support. |
| Explanation | Displays the XCF group ID and XCF server name used by OTMA for an IMS system which WebSphere Application Server for z/OS is connected to. Individual client names will follow using message BBOA0032I. |
| Action | None |
| Explanation | Displays the WebSphere Application Server for z/OS server name and the OTMA client name that are used to connect to the IMS system identified by the preceeding BBOA0031 message. |
| Action | None |
| Explanation | The OTMA name pool for this system has not been created yet and cannot be displayed by the display command. |
| Action | None |
| Explanation | A description for the OTMANAMES command. |
| Action | None |
| Explanation | Displays the maximum number of OTMA client name that WebSphere Application Server for z/OS can use to connect to each IMS system. |
| Action | None |
| Explanation | Displays the WebSphere Application Server for z/OS daemon group name that set the maximum number of OTMA client names. The OTMA client names can be used to see which IMS systems a WebSphere Application Server for z/OS instance is connected to. The time that the maximum number of OTMA client names was set, in STCK format, is also displayed. The maximum number of OTMA client names was displayed using message BBOA0035I. |
| Action | None |
| Explanation | When the Optimized Local Adapters RAR is installed on a platform other than z/OS, it operates in proxy mode, communicating with a WebSphere Application Server for z/OS server which has the proxy EJB installed. When running in this mode, transactions are not supported. The resource adapter will ignore any transaction protocol messages it receives. |
| Action | None. This message is issued the first time the resource adapter attemps to enlist in a transaction while in proxy mode. |
| Explanation | An error was encountered while attempting to process a WebSphere Optimized Local Adapter (WOLA) remote work request on the remote Enterprise Java Bean target. |
| Action | Verify that the Java Naming and Directory Interface (JNDI) name provided is correct. Verify that the Enterprise Java Bean target is within the scope that the caller can see and reach. Look in the WebSphere Application Server for z/OS logs and First Failure Data Capture (FFDC) for an exception associated with the remote Enterprise Java Bean call. |
| Explanation | WebSphere Application Server for z/OS reported a failed WebSphere Optimized Local Adapters (WOLA) transaction resolution request in the BBOA0030E message. This message contains the transactional identifier for the request that failed. |
| Action | No action is required. The information in this message may be useful in resolving the failure reported in the BBOA0030E message. |
| Explanation | An application obtained a connection to the WebSphere Optimized Local Adapters (WOLA) registration specified in the message. The application attempted to invoke the service name specified in the message, but the service was not being hosted by the registration. |
| Action | Verify that the register name and service name specified in the message are correct. Verify that the client program that established the registration is also hosting the service name specified. If using the CICS link server, verify that the link server is started and is configured with enough connections to handle the volume of work being sent by the WebSphere Application Server for z/OS server instance. |
| Explanation | An application obtained a connection to an IMS system from an Optimized Local Adapters (WOLA) connection factory. The effective values for OTMAMaxRecvSize and OTMAMaxSegments are not compatible. The maximum value for OTMAMaxRecvSize is 32768 * OTMAMaxSegments. The value of OTMAMaxRecvSize is adjusted to be the maximum size that can be supported by OTMAMaxSegments. The values for these properties is supplied in the ManagedConnectionFactory configuration, or over-ridden by a ConnectionSpecImpl. The message indicates where the values were taken from. |
| Action | Verify that the values provided for OTMAMaxRecvSize and/or OTMAMaxSegments in the ManagedConnectionFactory and/or ConnectionSpecImpl are correct. If both values are taken from a ManagedConnectionFactory, the ManagedConnectionFactory definition should be changed. If either value is taken from a ConnectionSpecImpl, an application change might be required. An FFDC record is written to help determine which application might be using incorrect values. |
| Explanation | This message is for informational purposes only. |
| Action | None |
| Explanation | This message is for informational purposes only with TRC=1. |
| Action | None |
| Explanation | This message is for informational purposes only with TRC=2. |
| Action | None |
| Explanation | The BBOC LIST_SRVR call failed during the call for Get WOLA Information. |
| Action | Check BBOQ log for further messages. Verify that the WAS server is running at the level at or above where the LIST_SRVR support was added. |
| Explanation | This is an incorrect parameter length. |
| Action | Change the parameter length and retry. |
| Explanation | An error occurred in attempting to write data to the named CICS temporary storage queue. |
| Action | Verify the passed TSQ name is valid. Check the CICS log in order to determine the error associated. |
| Explanation | An error occurred during the BBOC request. |
| Action | Check BBOQ log for further messages. Look up the EIBRESP code for the EXEC CICS INQUIRE SYSTEM API call in the CICS Information Center |
| Explanation | This is a general error message related to the BBOC LIST_SRVR operation. |
| Action | Check BBOQ log for further messages or if using EXEC CICS LINK PROGRAM(BBOACLINK), check the return and reason code from the call. |
| Explanation | An error occurred processing a RESYNC request. |
| Action | Check BBOQ log for further messages. |
| Explanation | The UOW parameter is required for TXRESYNC. |
| Action | Specify the UOW parameter and retry. |
| Explanation | The UOW parameter length is incorrect for TXRESYNC. |
| Action | Change the parameter length and retry. |
| Explanation | The UOW parameter data is incorrect for TXRESYNC. |
| Action | Correct the parameter data and retry. |
| Explanation | The EXEC CICS RESYNC for BBOATRUE failed. |
| Action | Refer to the CICS error codes in the CICS documentation to determine the corrective action. |
| Explanation | The EXEC CICS START TRUE for BBOATRUE failed. |
| Action | Check BBOQ log for further messages. Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | The EXEC CICS EXTRACT TRUE for BBOATRUE failed. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | The EXEC CICS DISABLE TRUE for BBOATRUE failed. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | The BBOC request cannot be processed since the BBOATRUE is not active. |
| Action | Issue the BBOA START_TRUE and retry. |
| Explanation | This is an incorrect parameter length. |
| Action | Change the parameter length and retry. |
| Explanation | This is an incorrect parameter length. |
| Action | Change the parameter length and retry. |
| Explanation | This is an incorrect parameter length. |
| Action | Change the parameter length and retry. |
| Explanation | The BBOC MNC parameter cannot exceed 9999. |
| Action | Change the parameter value and retry. |
| Explanation | The BBOC MXC parameter cannot exceed 9999. |
| Action | Change the parameter value and retry. |
| Explanation | An error occurred with the BBOC TXN parameter. This parameter must be set to Y or N. |
| Action | Change the parameter value and retry. |
| Explanation | An error occurred during BBOC UNREGISTER. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | An error occurred with the BBOC SEC parameter. This parameter must be set to Y or N. |
| Action | Change the parameter value and retry. |
| Explanation | Unable to write messages to the named TDQ. |
| Action | Ensure that the subject TDQ is defined to CICS. Refer to BBOACSD definition sample file for BBOQ that is located in the /<smpe_root>/mso/OLA/samples directory. |
| Explanation | This is a BBOC REGISTER error. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | The default link server registration could not complete. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. Verify that WebSphere Application Server is available. |
| Explanation | This is an incorrect parameter length. |
| Action | Change the parameter value and retry. |
| Explanation | This is an incorrect parameter length. |
| Action | Change the parameter value and retry. |
| Explanation | The BBOC START_SRVR REGISTER API call failed. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | This is an incorrect parameter length. |
| Action | Change the parameter value and retry. |
| Explanation | This is an incorrect parameter length. |
| Action | Change the parameter value and retry. |
| Explanation | An error occurred during a BBOC START_SRVR request. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | This is a BBOC UNREGISTER error. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | This is an incorrect parameter length. |
| Action | Change the parameter value and retry. |
| Explanation | This is an incorrect parameter length. |
| Action | Change the parameter value and retry. |
| Explanation | The Trace parameter must be TRC=|1|2 |
| Action | Change the parameter and retry. |
| Explanation | The parameter data supplied was incorrect. |
| Action | Change the parameter data and retry. |
| Explanation | This is an incorrect parameter length. |
| Action | Change the parameter value and retry. |
| Explanation | This is an incompatible combination of parameters. |
| Action | Change one of the incompatible parameters and retry. |
| Explanation | This request was an unrecognized BBOC request. |
| Action | You entered an unrecognized BBOC command. Change the command and retry. |
| Explanation | An error occurred during BBOC START_TRUE. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | An error occurred during BBOC STOP_TRUE. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | An error occurred during BBOC START_SRVR |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | An error occurred during BBOC REGISTER. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | An error occurred during BBOC UNREGISTER. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | An error occurred with the BBOC XTR parameter. This parameter must be Y or N. |
| Action | Change the parameter and retry. |
| Explanation | Unable to issue the EXEC CICS START for the specified link server transaction. |
| Action | Refer to the CICS reference material for EIBRESP and EIBRESP2 meanings for EXEC CICS START TRANSACTION for more information. |
| Explanation | The specified parameter must be present and is not. |
| Action | Specify the correct parameter and retry. |
| Explanation | This is an incorrect parameter length. Either no value was supplied or the value supplied exceeded the maximum length of defined values. |
| Action | Change the parameter value and retry. |
| Explanation | A new link server entry could not be created by this control task. |
| Action | Try to create the link server again. If the problem persists, contact IBM support. |
| Explanation | An improper value was passed for the REUC parameter. |
| Action | Correct this and make it a numeric value with no more than 8 digits. |
| Explanation | An improper value was passed for the REUC parameter. |
| Action | This must be a numeric value no larger than 2G. |
| Explanation | An improper value was passed for the REUT parameter. |
| Action | Correct this and make it a numeric value with no more than 8 digits. |
| Explanation | An improper value was passed for the REUT parameter. |
| Action | This must be a numeric value no larger than 2G. |
| Explanation | The link server attempted to issue the EXEC CICS INQUIRE TDQUEUE() API to determine the default record size of the BBOQ queue, but received the response codes indicated in the message. The queue name is also indicated in the message. |
| Action | Verify that the named queue exists and that the user ID which started the link server has the authority to invoke the EXEC CICS INQUIRE TDQUEUE() API. Messages will continue to be written to this queue using the default queue record length. If your queue record length is larger than the default, some messages may be truncated at the default length. |
| Explanation | The specified CICS EXEC function did not complete successfully. |
| Action | Refer to the CICS error codes in the CICS documentation to determine the corrective action. |
| Explanation | The start server command completed with warnings. |
| Action | Look for messages in the CICS log file indicating conflicting parameters in the start server command. |
| Explanation | The BBOC RTXP parameter must be Yes (Y) or No (N). |
| Action | Re-submit the request with a valid RTXP option. |
| Explanation | The supplied parameter data was incorrect. |
| Action | Change the parameter data and retry. |
| Explanation | An error occurred while searching for named Registration. |
| Action | Ensure there is an external address space currently executing with this registration name. |
| Explanation | This message is for informational purposes only. |
| Action | None |
| Explanation | This message is for informational purposes only with TRC=1. |
| Action | None |
| Explanation | This message is for informational purposes only with TRC=2. |
| Action | None |
| Explanation | When you process a BBOC STOP_SRVR, the BBO$ transaction terminates. |
| Action | None |
| Explanation | When you process a BBOC STOP_SRVR, the BBO$ transaction and all related BBO# transactions terminate. |
| Action | None |
| Explanation | The link server attempted to generate a unique REQID which is to be used on the EXEC CICS START TRANSID API. The common storage used to hold the unique identifier could not be found. |
| Action | Be sure that the control task (BBOACNTL) and link server (BBOACSRV) were both obtained from the same version of WebSphere Application Server for z/OS. If the problem persists, contact IBM support. |
| Explanation | The link server attempted to issue the EXEC CICS INQUIRE TDQUEUE() API to determine the default record size of the BBOQ queue, but received the response codes indicated in the message. The queue name is also indicated in the message. |
| Action | Verify that the named queue exists and that the user ID which started the link server has the authority to invoke the EXEC CICS INQUIRE TDQUEUE() API. Messages will continue to be written to this queue using the default queue record length. If your queue record length is larger than the default, some messages may be truncated at the default length. |
| Explanation | Communication with the WebSphere Application Server for z/OS server instance indicated in the message has been lost. |
| Action | Ensure that the WebSphere Application Server for z/OS server instance is running. If the problem persists, contact IBM support. |
| Explanation | An error was encountered while receiving a request from WebSphere Application Server for z/OS. The return code and reason code are indicated in the message. |
| Action | The return code and reason code in the message corresponds with a return and reason code for the BBOA1RCA service. Look up the explanation for this return and reason code, and attempt to correct the problem as desribed. If the problem persists, contact IBM support. |
| Explanation | The BBOA1RCA receive request returned with non-zero return and reason code. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. Refer to the optimized local adapters API reference return codes for BBOA1RCA. |
| Explanation | An exception occurred while the optimized local adapters link server was running. |
| Action | None Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | The BBOA1GET get data request returned with a non-zero return and reason code. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. Refer to the optimized local adapters API reference return codes for BBOA1GET. Verify that WebSphere Application Server is available. |
| Explanation | Unable to retrieve message context data. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. Verify that WebSphere Application Server is available. |
| Explanation | An error occurred in GET from channel IBM-WAS-ADAPTER and container IBM-WAS-EXCEPTN. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. Contact IBM support and report the problem. |
| Explanation | An error occurred in GET from channel IBM-WAS-ADAPTER and container IBM-WAS-EXCEPTN. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. Contact IBM support and report the problem. |
| Explanation | BBOA1SRX send exception response request returned with non-zero return and reason code. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. Refer to the optimized local adapters API reference return codes for BBOA1SRX. Verify that WebSphere Application Server is still available. |
| Explanation | The BBOA1CNR release connection request returned with a non-zero return and reason code. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. Refer to the optimized local adapters API reference return codes for BBOA1CNR. Verify that WebSphere Application Server is still available. |
| Explanation | Unable to issue EXEC CICS START for specified link transaction identifier. |
| Action | Refer to the CICS reference material for EIBRESP and EIBRESP2 meanings for EXEC CICS START TRANSACTION for more information. |
| Explanation | Propagation of a link transaction ID into CICS from WebSphere Application Server is not supported while running the link server with REU=Y. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | Communication with the WebSphere Application Server for z/OS server instance indicated in the message has been regained. |
| Action | Ensure that the WebSphere Application Server for z/OS server instance has been running. |
| Explanation | This message is for informational purposes only. |
| Action | None |
| Explanation | This message is for informational purposes only with TRC=1. |
| Action | None |
| Explanation | This message is for informational purposes only with TRC=2. |
| Action | None |
| Explanation | When you process a BBOC STOP_SRVR, the BBO# transaction terminates. |
| Action | None |
| Explanation | When you process a BBOC STOP_SRVR, the BBO# transaction terminates. |
| Action | None |
| Explanation | Additional information on a recovery UOW that was detected to be in a wrong state. |
| Action | More information can be found the BBOA8764E message. The operation will be retried. If the problem persists, contact IBM support. |
| Explanation | Additional information on a recovery UOW that was detected to be in a wrong state. |
| Action | More information can be found the BBOA8764E message. The operation will be retried. If the problem persists, contact IBM support. |
| Explanation | The link server attempted to issue the EXEC CICS INQUIRE TDQUEUE() API to determine the default record size of the BBOQ queue, but received the response codes indicated in the message. The queue name is also indicated in the message. |
| Action | Verify that the named queue exists and that the user ID which started the link server has the authority to invoke the EXEC CICS INQUIRE TDQUEUE() API. Messages will continue to be written to this queue using the default queue record length. If your queue record length is larger than the default, some messages may be truncated at the default length. |
| Explanation | The link server received a request that included a transaction context. This version of CICS does not support transaction propagation over OLA. |
| Action | In order to propagate transactions to CICS Transaction Server using OLA, you must be using version 4.1 or higher of CICS Transaction Server for z/OS. |
| Explanation | The version of CICS Transaction Server for z/OS could not be determined by the link server. |
| Action | Verify that you are using a supported version of CICS Transaction Server for z/OS. If the problem persists, contact IBM support. |
| Explanation | The link server attempted to invoke the EXEC CICS INQURE SYSTEM CICSTSLEVEL API, and received the error code indicated in the message. |
| Action | Verify that the user running the link server has the authority to invoke the INQUIRE SYSTEM CICSTSLEVEL API. If the problem persists, contact IBM support. |
| Explanation | The link server attempted to invoke the EXEC CICS INQUIRE UOWLINK START command but received the error code indicated in the message. |
| Action | Contact IBM support. |
| Explanation | After resolving an in-doubt UOW, the link server attempted to delete the UOWLINK which it created to record its interest in the UOW. The UOWLINK could not be found and has already been deleted. |
| Action | None |
| Explanation | After resolving an in-doubt UOW, the link server attempted to delete the UOWLINK which it created to record its interest in the UOW. An error code was received when invoking the EXEC CICS SET UOWLINK() DELETE API. |
| Action | Make sure that the user running the link server has the authority to invoke the EXEC CICS SET UOWLINK() DELETE API. Verify that the UOWLINK specified in the message has been deleted. If the problem persists, contact IBM support. |
| Explanation | After resolving an in-doubt UOW, the link server attempted to find the UOWLINK which it created to record its interest in the UOW. An error code was received when invoking the EXEC CICS INQUIRE UOWLINK() NEXT API. |
| Action | Contact IBM support. |
| Explanation | The link server was attempting to resolve an in-doubt UOW corresponding to an XID received from WebSphere Application Server for z/OS. An error was encountered while iterating the UOWs using the EXEC CICS INQUIRE UOW() NEXT API. |
| Action | The operation will be retried. If the problem persists, contact IBM support. |
| Explanation | An attempt was made to resolve an in-doubt UOW which was in the wrong state. |
| Action | The operation will be retried. If the problem persists, contact IBM support. |
| Explanation | An attempt was made to commit or backout an in-doubt UOW using the EXEC CICS SET UOW() API, but an error code was received. |
| Action | The operation will be retried. Make sure that the user running the link server has the authority to invoke the EXEC CICS SET UOW() API. If the problem persists, contact IBM support. |
| Explanation | WebSphere Application Server for z/OS requested a list of in-doubt XIDs from CICS Transaction Server for z/OS. The link server tried to obtain storage to hold the XIDs but an error code was received when invoking the EXEC CICS GETMAIN API. |
| Action | The number of XIDs to be returned is listed in the message. The amount of storage to return a single XID is about 140 bytes. Calculate the amount of storage required and ensure that much storage is available in the CICS Transaction Server address space, and available to the link server transaction. If the problem persists, contact IBM support. |
| Explanation | WebSphere Application Server for z/OS requested a list of in-doubt XIDs from CICS Transaction Server from z/OS. While using the EXEC CICS INQUIRE UOWLINK NEXT API to iterate UOWLINK objects, an error code was received. |
| Action | The operation will be retried. If the problem persists, contact IBM support. |
| Explanation | WebSphere Application Server for z/OS requested a list of in-doubt XIDs from CICS Transaction Server for z/OS. While using the EXEC CICS INQUIRE UOW() API to get information about a UOW, an error code was received. |
| Action | The operation will be retried. If the problem persists, contact IBM support. |
| Explanation | WebSphere Application Server for z/OS requested a list of in-doubt XIDs from CICS Transaction Server for z/OS. While using the EXEC CICS GETMAIN API to build the list of XIDs, an error code was received. |
| Action | The operation will be retried. The amount of storage required by this call is about 144 bytes. Make sure that this much storage is available to the link server. If the problem persists, contact IBM support. |
| Explanation | The version of the link server and link tasks are different. |
| Action | Be sure that the link task (BBOACLNK) and link server (BBOACSRV) were both obtained from the same version of WebSphere Application Server for z/OS. If the problem persists, contact IBM support. |
| Explanation | A request was read by the link task which contains a transaction XID. The XID is longer than the maximum length allowable by CICS Transaction Server for z/OS. The length (in bytes) of the XID is displayed in the message. |
| Action | Contact IBM support. |
| Explanation | A communication error occurred while communicating with WebSphere Application Server for z/OS. The link server task will end. |
| Action | Ensure that the WebSphere Application Server for z/OS process used by this link task is running. If the problem persists, contact IBM support. |
| Explanation | A request to commit a UOW was received from WebSphere Application Server for z/OS. When directing CICS to perform the commit operation, a return and reason code were received. The UOW will be backed out. |
| Action | If the problem persists, contact IBM support. |
| Explanation | A request to prepare a UOW was received from WebSphere Application Server for z/OS. When directing CICS to perform the prepare operation, a return and reason code were received. The link task will abend and the UOW will be backed out. |
| Action | If the problem persists, contact IBM support. |
| Explanation | New work for a UOW was received after the UOW was prepared. |
| Action | If the problem persists, contact IBM support. |
| Explanation | A request to prepare a UOW was received from WebSphere Application Server for z/OS. When directing CICS to perform the prepare, a return code indicated that a heuristic condition has occurred. The most likely cause of this error is that one of the resource managers involved in the UOW has committed or backed out its resources before receiving the prepare message. |
| Action | If the problem persists, contact IBM support. |
| Explanation | A request to prepare a UOW was received from WebSphere Application Server for z/OS. When directing CICS to perform the prepare, a return code indicated that CICS backed out the UOW. The most likely cause of this error is that one of the resource managers could not perform its updates, and backed out. |
| Action | None. |
| Explanation | A request to backout a UOW was received from WebSphere Application Server for z/OS. When directing CICS to perform the backout, a return code indicated that an error had occurred. |
| Action | If the problem persists, contact IBM support. |
| Explanation | A request to commit a UOW was received from WebSphere Application Server for z/OS. When directing CICS to perform the commit, a return code indicated that an error had occurred. The most likely cause of this error is that one of the resource managers involved in the UOW was not able to commit its updates. |
| Action | None. |
| Explanation | The link task was processing a UOW in a global transaction, but received a request that was not part of that global transaction. |
| Action | If the problem persists, contact IBM support. |
| Explanation | An error in PUT container for channel IBM-WAS-ADAPTER and the specified container. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | An error in GET container for channel IBM-WAS-ADAPTER and the specified container. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | The EXEC CICS GETMAIN for response buffer with specified size failed. |
| Action | Ensure that the CICS EDSALIM is set high enough to support this message response. Check the BBOQ log that is running CICS job messages for the BBOOUT for the EIBRESP and EIBRESP2 values associated with this request. |
| Explanation | The EXEC CICS FREEMAIN for the request buffer with specified size failed. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for the EIBRESP and EIBRESP2 values. If unable to determine the cause, contact IBM support. |
| Explanation | The EXEC CICS FREEMAIN for the response buffer with specified size failed. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for the EIBRESP and EIBRESP2 values. If unable to determine the cause, contact IBM support. |
| Explanation | The EXEC CICS FREEMAIN EIBRESP and EIBRESP2 values. |
| Action | Refer to CICS documentation for help in identifying the cause of the FREEMAIN error. If you are unable to determine the cause, contact IBM support. |
| Explanation | A request from WebSphere Application Server for z/OS was received to commit or backout a UOW. The UOW was not in the correct state to process a commit or backout request. |
| Action | If the problem persists, contact IBM support. |
| Explanation | The link task was processing requests for a UOW involved in a global transaction. A request was received which was participating in a different global transaction. This request cannot be processed by this link task. |
| Action | If the problem persists, contact IBM support. |
| Explanation | The EXEC CICS STARTBROWSE CONTAINER failed. |
| Action | Refer to the CICS reference material for EIBRESP and EIBRESP2 meanings for CICS STARTBROWSE CONTAINER for more information. If unable to determine the cause, contact IBM support. |
| Explanation | EXEC CICS GETMAIN EIBRESP and EIBRESP2 values. |
| Action | Refer to the CICS documentation to help in identifying the cause of the GETMAIN error. If unable to determine the cause, contact IBM support. |
| Explanation | The EXEC CICS GETMAIN for the request buffer with a specified size failed. |
| Action | Ensure that the CICS EDSALIM is set high enough to support this message response. Check the BBOQ log for the EIBRESP and EIBRESP2 values associated with this request. |
| Explanation | The EXEC CICS GETMAIN for an exception response buffer with a specified size failed. |
| Action | Ensure that the CICS EDSALIM is set high enough to support this message response. Check the BBOQ log for the EIBRESP and EIBRESP2 values associated with this request. |
| Explanation | The EXEC CICS GETNEXT CONTAINER error occurred while determining the response size. |
| Action | Refer to the CICS reference material for EIBRESP and EIBRESP2 meanings for CICS GETNEXT CONTAINER for more information. If unable to determine the cause, contact IBM support. |
| Explanation | The link task was notified for a new request. Information about the transaction could not be extracted. |
| Action | Contact IBM support. |
| Explanation | A request was read by the link task which contains a transaction XID. Information about the transaction could not be extracted. |
| Action | Contact IBM support. |
| Explanation | The BBOA1SRX send exception response request returned with a non-zero return and reason code. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. Refer to the optimized local adapters API reference return codes for BBOA1SRX. Verify that WebSphere Application Server is available. |
| Explanation | The BBOA1GET Get Data Request returned with a non-zero return and reason code. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. Refer to the optimized local adapters API reference return codes for BBOA1GET. Verify that WebSphere Application Server is available. |
| Explanation | EXEC CICS HANDLE ABEND call. |
| Action | Refer to CICS documentation to help in identifying the cause of the HANDLE ABEND error. If unable to determine the cause, contact IBM support. |
| Explanation | EXEC CICS WRITEQ TS MAIN call. |
| Action | Refer to CICS documentation to help in identifying the cause of the WRITEQ TS error. If unable to determine the cause, contact IBM support. |
| Explanation | An error occurred during the EXEC CICS LINK to the target program. |
| Action | The error is logged on the BBOQ and an exception response is created describing the error and returned to calling application. This response is passed back with a ResourceException. |
| Explanation | Unable to write messages to the named TDQ. |
| Action | Ensure that the subject TDQ is defined to CICS. Refer to BBOACSD definition sample file for BBOQ that is located in the /<smpe_root>/mso/OLA/samples directory. |
| Explanation | The BBOA1CNR Release Connection Request returned with a non-zero return and reason code. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. Refer to the optimized local adapters API reference return codes for BBOA1CNR. Verify that WebSphere Application Server is available. |
| Explanation | An exception occurred while the optimized local adapters link server was running. |
| Action | No user action is required. Check the BBOQ log for further messages. |
| Explanation | The BBOA1RCS receive request returned with a non-zero return and reason code. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. Refer to the optimized local adapters API reference return codes for BBOA1RCS. |
| Explanation | Unable to write messages to the named TDQ. |
| Action | Ensure that the subject TDQ is defined to CICS. Refer to BBOACSD definition sample file for BBOQ that is located in the /<smpe_root>/mso/OLA/samples directory. |
| Explanation | A CICS DELETE CONTAINER error occurred while building the response. |
| Action | Refer to the CICS reference material for EIBRESP and EIBRESP2 meanings for CICS DELETE CONTAINER for more information. |
| Explanation | A CICS GET CONTAINER error occurred while building the response. |
| Action | Refer to the CICS reference material for EIBRESP and EIBRESP2 meanings for CICS GET CONTAINER for more information. |
| Explanation | This message is for informational purposes only. |
| Action | None |
| Explanation | This message is for informational purposes only with TRC=1. |
| Action | None |
| Explanation | This message is for informational purposes only with TRC=2 |
| Action | None |
| Explanation | The specified parameter was not passed and is set to the default. |
| Action | Processing of the parameter continues. |
| Explanation | The BBOC START_SRVR requested with SEC(Y) and REU(Y). |
| Action | REU(Y) is not supported when SEC(Y) is specified. REU is set to N and processing continues. |
| Explanation | Link invocation task abend handler intercepted an application abend. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. The abend code and application program involved with the abend are written there. An exception message is returned and thrown back to the calling program in WebSphere. The message contains the program name and abend code. |
| Explanation | This message is for informational purposes only. |
| Action | None |
| Explanation | A BBOC LIST_SRVR operation was requested. The list of active WOLA Linke Servers are about to be listed for this indicated region. |
| Action | None |
| Explanation | A BBOC LIST_SRVR operation was requested searching for all Link Servers and no Link Servers were located. |
| Action | None |
| Explanation | A BBOC LIST_SRVR operation was requested with the RGN parameter and no matching Link Servers were located. |
| Action | None |
| Explanation | Unable to write messages to the named TDQ. |
| Action | Ensure that the subject TDQ is defined to CICS. Refer to BBOACSD definition sample file for BBOQ that is located in the /<smpe_root>/mso/OLA/samples directory. |
| Explanation | The BBOA1CNR Release Connection Request returned with a non-zero return and reason code. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. Refer to the optimized local adapters API reference return codes for BBOA1CNR. Verify that WebSphere Application Server is available. |
| Explanation | BBOA1SRX send exception response request returned with non-zero return and reason code. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. Refer to the optimized local adapters API reference return codes for BBOA1SRX. Verify that WebSphere Application Server is still available. |
| Explanation | WOLA CICS PLT program BBOACPLT started. |
| Action | None |
| Explanation | WOLA CICS PLT program BBOACPLT successfully invoked BBOC START_TRUE. |
| Action | None |
| Explanation | WOLA CICS PLT program BBOACPLT ending normally. |
| Action | None |
| Explanation | WOLA CICS PLT program BBOACPL2, BBOACPLS, or BBOACPLT requires CICS version 3.1 or higher. |
| Action | Retry the target program on CICS version 3.1 or higher. |
| Explanation | WOLA CICS PLT program BBOACPLT detected an error after invoking BBOC START_TRUE. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | WOLA CICS PLT program BBOACPL2 started. |
| Action | None |
| Explanation | WOLA CICS PLT program BBOACPL2 completed the INITPARM request without error. |
| Action | None |
| Explanation | WOLA CICS PLT program BBOACPL2 is about to drive a OLA REGISTER call after parsing it from the INITPARM data. |
| Action | None |
| Explanation | WOLA CICS PLT program BBOACPL2 is about to drive a OLA START_SRVR call after parsing it from the INITPARM data. |
| Action | None |
| Explanation | WOLA CICS PLT program BBOACPL2 or BBOACPLS detected an error after invoking BBOC. |
| Action | Check the BBOQ log that is running CICS job messages for the BBOOUT for further messages. |
| Explanation | WOLA CICS PLT Shutdown program BBOACPLS issued a READQ for TSQ BBOALTSQ and received the error shown. |
| Action | Look up the EIBRESP code for the EXEC CICS READQ TS CICS API in the CICS Information Center to determine the reason for the error. |
| Explanation | WOLA CICS PLT Shutdown program BBOACPLS issued a READQ for TSQ BBOALTSQ and received a record length error. |
| Action | The call to BBOACNTL for operation LIST_SRVR failed. This should not occur and should be reported to the IBM support center. |
| Explanation | WOLA CICS PLT program BBOACPL2 started without INITPARM. |
| Action | Check that the INITPARM string is available to CICS and retry. |
| Explanation | WOLA CICS PLT program BBOACPL2 started with an INITPARM that did not contain a recognized START or REGISTER request. |
| Action | Check that the INITPARM string contains a supported request. |
| Explanation | WOLA CICS PLT Shutdown program BBOACPLS started. |
| Action | None |
| Explanation | WOLA CICS PLT Shutdown program BBOACPLS is issuing a BBOC STOP_SRVR for the named registration. |
| Action | None |
| Explanation | WOLA CICS PLT Shutdown program BBOACPLS progress message during READQ loop. |
| Action | None. |
| Explanation | WOLA CICS PLT Shutdown program BBOACPLS ending. |
| Action | None |
| Explanation | WOLA CICS PLT Shutdown program BBOACPL2 ending. |
| Action | None |
| Explanation | WOLA CICS PLT Shutdown program BBOACPLS found no active servers to stop. |
| Action | None |
| Explanation | WOLA CICS PLT program BBOACPLS successfully issued all stop server requests. |
| Action | None |
| Explanation | This is an incorrect parameter length. |
| Action | Change the parameter value and retry. |
| Explanation | A CICS transaction identifier with the CPLT value was encountered when the TRUE was established. If the TRUE uses the CPLT value for transaction recovery, CICS issues an error. To avoid the error, the TRUE uses BBOC for transaction recovery. |
| Action | If you do not want BBOC used as the transaction identifier, use the CTID= parameter in the CICS PLT initialization program to specify a different transaction identifier. A sample of a CICS PLT initialization program is in the <install_root>/util/zos/OLASamples/bboacplt.jclsam file. |