WebSphere Alkalmazáskiszolgáló üzenetei
             Operációs rendszerek: z/OS


BBOT

BBOT0002E: '{0}' IS NOT A VALID REPLY.
Magyarázat Reply to a previous message was not valid. The previous message is reissued.
Művelet Issue a valid reply to the reissued message.
BBOT0003W: The transaction with URID '{0}' has timed out after processing for more than {1} seconds. The transaction will be rolled back. The transaction XID is {2}.
Magyarázat A global transaction in which OTS was involved has exceeded its maximum processing time. The transaction was marked for rollback only. Any further method dispatches in this transaction will cause a CORBA::TRANSACTION_ROLLEDBACK exception to be thrown.
Művelet Examine the application for a possible coding error. The transaction timeout value may have been explicitly set by the application to any value less than or equal to the value of the transaction_maximumTimeout environment variable. If a timeout was not explicitly set, it will default to the value in the transaction_defaultTimeout environment variable. Additional information: If the URID is non-zero, additional information about the transaction and any involved resource managers can be obtained through the RRS panels. If the URID is zero, this server had not done any transactional work in this branch of the transaction. The XID, written in <gtrid:bqual:formatid> format, can also be used to determine additional information about the transaction in a distributed environment.
BBOT0004E: RRS SERVICE '{0}' FAILED WITH RETURN CODE={1}.
Magyarázat WebSphere Application Server for z/OS failed in the resource recovery service indicated and that service completed with a hexadecimal return code indicated.
Művelet See return codes for resource recovery services in the MVS Programming: Resource Recovery book for additional information.
BBOT0005I: UR {0} IS NOW IN THE {1} STATE WITH RRS
Magyarázat This message is issued after a UR goes in-Doubt with RRS. It is only issued after this debug aid has been explicitly enabled with a modify command
Művelet This is an internal programming error. For further information on resolving this error, please consult the IBM WebSphere Application Server for z/OS Support website at: http:www-3.ibm.com/software/webservers/appserv/zos_os390/support.html This site provides searchable databases of technotes, solutions, and e-fixes. Information on contacting the WebSphere Support team is also provided.
BBOT0006I: The transaction with URID '{0}' and XID {1} has completed heuristically.
Magyarázat WebSphere Application Server for z/OS has detected that one or more resource managers involved in the global transaction, whose ID is displayed in the message, has indicated that some resources were assigned an outcome that was different than the overall outcome of the global transaction. For example, if the overall outcome of the transaction was commit, some of the resources that were involved in the transaction have been rolled back.
Művelet This message contains the transaction identifier for which the heuristic condition occurred. Review the RRS transaction logs via the ATRFPCMN dialog facility provided by zOS, to determine which resources are inconsistent, and follow the procedures for that particular resource manager to restore or correct the state of those resources. Ref: MVS Programming: Resource Recovery. Document Number: GC28-1739-0y
BBOT0007I: The transaction with URID '{0}' and XID {1} may have completed heuristically.
Magyarázat WebSphere Application Server for z/OS has detected that one or more resource managers involved in the global transaction, whose ID is displayed in the message, may have assigned an outcome that was different than the overall outcome of the global transaction.
Művelet This message contains the transaction identifier for which the heuristic condition may have occurred. Review the RRS transaction logs via the ATRFPCMN dialog facility provided by zOS, to determine if any resources are inconsistent, and follow the procedures for that particular resource manager to restore or correct the state of those resources. In addition, because this condition may have occurred when transactional optimizations were used, RRS may be unaware of the transactional outcome, because of a delegation of commit responsibilites to the single resource manager. In this case, the outcome of the single resource manager is unknown and a hazard condition exists. To determine the outcome, follow documented procedures for the given resource manager to determine the outcome or to correct any resources involved in the global transaction as displayed in this message. Ref: MVS Programming: Resource Recovery. Document Number: GC28-1739-0y
BBOT0008I: TRANSACTION SERVICE RESTART INITIATED ON SERVER {0}
Magyarázat The transaction services component has initiated transaction restart and recovery with RRS.
Művelet None.
BBOT0009I: TRANSACTION SERVICE RESTART UR STATUS COUNTS FOR SERVER {0}: IN-BACKOUT={1}, IN-DOUBT={2}, IN-COMMIT={3}
Magyarázat The transaction services component has received restart units of recovery from RRS. The counts indicate the number of units of work with states at a previous server termination such that some recovery action must be performed during this restart. The IN-BACKOUT count specifies the number that were in the process of backing out. These must undergo recovery to restore resources modified by them to their previous consistent state. The IN-DOUBT count specifies the number that were interrupted between phase 1 and phase 2 of the commit process. These must undergo recovery to ensure resources modified by them are unavailable until their indoubt status is resolved. The IN-COMMIT count specifies the number that had started but not completed phase 2 of the commit process. These must undergo recovery to complete the commit process.
Művelet None.
BBOT0010I: TRANSACTION SERVICE RESTART AND RECOVERY ON SERVER {0} IS COMPLETE
Magyarázat The transaction services restart process has completed. All units of recovery have been resolved.
Művelet None.
BBOT0011I: SERVER {0} IS COLD STARTING WITH RRS
Magyarázat During the RRS log name exchange process, RRS indicated that no previous log name was set. When restart is initiated, no incomplete RRS units of recovery will be returned.
Művelet None.
BBOT0012I: SERVER {0} IS WARM STARTING WITH RRS
Magyarázat During the RRS log name exchange process, RRS indicated that a log name was previouly set. When restart is initiated, some incomplete RRS units of recovery may be returned.
Művelet None.
BBOT0013I: TRANSACTION SERVICE RESTART AND RECOVERY ON SERVER {0} IS COMPLETE. THE SERVER IS STOPPING.
Magyarázat The transaction services restart process has completed. All units of recovery have been resolved.
Művelet None.
BBOT0014I: TRANSACTION SERVICE RECOVERY PROCESSING FOR RRS URID '{0}' IN SERVER {1} IS COMPLETE.
Magyarázat The transaction service restart processing for the given URID has completed.
Művelet None.
BBOT0016I: TRANSACTION SERVICE RESTART AND RECOVERY FOR SERVER {0} IS NOT COMPLETE. THE SERVER IS STOPPING DUE TO OPERATOR REPLY.
Magyarázat The transaction services restart processing has not completed within the configured time. The operator has indicated (by reply) that the server should no longer attempt recovery. Some units of recovery have not been completed and forgotten.
Művelet None.
BBOT0017I: TRANSACTION SERVICE RESTART AND RECOVERY FOR SERVER {0} IS CONTINUING DUE TO OPERATOR REPLY.
Magyarázat The transaction services restart processing has not completed within the configured time. The operator has indicated (by reply) that the server should continue to attempt transaction completion for an additional duration time specified by the transaction_recoveryTimeout environment variable.
Művelet None.
BBOT0018I: TRANSACTION SERVICE RESTART AND RECOVERY FOR SERVER {0} IS STILL PROCESSING {1} INCOMPLETE UNIT(S) OF RECOVERY.
Magyarázat The transaction services restart processing is still trying to resolve some incomplete restart units of recovery in restart and recovery mode. This message is issued at regular intervals to update the installation on the progress of the transaction recovery process.
Művelet None.
BBOT0019W: UNABLE TO RESOLVE THE OUTCOME OF THE TRANSACTION BRANCH DESCRIBED BY URID: '{0}' XID FORMATID: '{1}' XID GTRID: '{2}' XID BQUAL: '{3}' BECAUSE THE OTS RECOVERY COORDINATOR FOR SERVER {4} ON HOST {5}:{6} COULD NOT BE REACHED.
Magyarázat While in restart and recovery mode, WebSphere was not able to contact the recovery coordinator for the transaction branch with the XID provided. The host name and port were obtained from the IOR for the recovery coordinator. If the IOR points to a WebSphere/390 object, the server name was also written.
Művelet Ensure that the server and host can be reached by this WebSphere server. If connectivity can not be restored, the transaction information in this message can be used to manually resolve the outcome of the transaction with the RRS ISPF panels or the ATRSRV macro. Note that manually resolving the transaction can lead to mixed transaction outcomes across resource managers and servers.
BBOT0020W: UNABLE TO PROVIDE THE SUBORDINATE OTS RESOURCE IN SERVER {0} ON HOST {1}:{2} WITH THE OUTCOME OF THE TRANSACTION DESCRIBED ON THIS SERVER BY URID: '{3}' XID FORMATID: '{4}' XID GTRID: '{5}' XID BQUAL: '{6}' BECAUSE THIS SERVER HAS BEEN UNABLE TO RESOLVE THE OUTCOME WITH A SUPERIOR NODE.
Magyarázat While in restart and recovery mode, WebSphere was not able to contact the recovery coordinator for the transaction branch with the XID provided. Since the outcome could not be determined, this server could not provide a transaction resolution to the resources registered with the transaction coordinator on this server for the transaction branch with the XID information in this message.
Művelet None.
BBOT0021W: UNABLE TO {0} THE SUBORDINATE OTS RESOURCE IN SERVER {1} ON HOST {2}:{3} FOR THE TRANSACTION DESCRIBED ON THIS SERVER BY URID: '{4}' XID FORMATID: '{5}' XID GTRID: '{6}' XID BQUAL: '{7}' OR ANOTHER RESOURCE INVOLVED IN THIS UNIT OF RECOVERY BECAUSE ONE OR MORE RESOURCES COULD NOT BE REACHED OR HAVE NOT YET REPLIED.
Magyarázat While in restart and recovery mode, WebSphere was not able to successfully commit or rollback the resource involved in the transaction branch described by the XID information in this message. The outcome of the transaction has been determined but can not be completed until all subordinate OTS resources have been told the outcome.
Művelet Ensure that the server and host can be reached by this WebSphere server. If connectivity can not be restored, the transaction information in this message can be used to manually resolve the outcome of the transaction for the subordinate nodes. The OTS interests in the RRS UR with the provided URID can be removed with the RRS ISPF panels or the ATRSRV macro.
BBOT0022W: UNABLE TO FORGET THE TRANSACTION WITH HEURISTIC OUTCOME DESCRIBED ON THIS SEVER BY URID: '{0}' XID FORMATID: '{1}' XID GTRID: '{2}' XID BQUAL: '{3}' BECAUSE THE SUPERIOR COORDINATOR FOR SERVER {4} ON HOST {5}:{6} HAS NOT INVOKED FORGET ON THE REGISTERED RESOURCE.
Magyarázat While in restart and recovery mode, WebSphere was not told to forget an heuristic outcome for a transaction it was involved in. A transaction that is not forgotten is not complete as the RRS UR with the provided URID is still active.
Művelet Ensure that the server and host in this message can successfully connect this server. If connectivity can not be restored or the superior does not know of the heuristic outcome, the RRS ISPF panels or ATRSRV macro can be used to remove the OTS interests in the UR with the provided URID.
BBOT0026I: TRANSACTION SERVICE RESTART AND RECOVERY FOR SERVER {0} IS STILL PROCESSING AN UNKNOWN NUMBER OF XA TRANSACTIONS.
Magyarázat The transaction services restart processing is still trying to resolve some incomplete restart units of recovery in restart and recovery mode. This message is issued at regular intervals to update the installation on the progress of the transaction recovery process. Since each XA resource manager maintains its own logs, it is impossible to tell how many units of recovery need to be resolved until each resource manager is contacted.
Művelet None.
BBOT0027I: TRANSACTION SERVICE ON SERVER {0} IS WAITING FOR HA RECOVERY TO TERMINATE ON ANOTHER SERVER
Magyarázat Transactional recovery for this server is currently executing on a peer server using the HA recovery framework. This server must wait for the HA recovery process to terminate before it can take over the transactional logs for this server.
Művelet None. The peer server has been notified that it must terminate recovery.
BBOT0028I: HA RECOVERY UNABLE TO COMPLETE FOR SERVER {0} AFTER {1} RETRIES. REPLY CONTINUE OR TERMINATE.
Magyarázat The transaction service recovery processing was unable to resolve all incomplete transactions in the configured amount of retries. This is generally due to a communications failure with a another server that was involved in the transaction.
Művelet If the server should continue its attempts to resolve incomplete transactions for the duration specified by the transaction_heuristicRetryLimit environment variable, reply 'CONTINUE.' If the server should not continue its attempts to resolve incomplete transactions, a reply of 'TERMINATE' will stop the recovery process. Information about the unresolved transactions can be found in the server's job output. This information can be used to resolve transactions using the RRS panels.
BBOT0029I: TRANSACTION SERVICE RECOVERY FOR SERVER {0} ON HOST SERVER {1} IS CONTINUING DUE TO OPERATOR REPLY. CONFIGURED RECOVERY RETRY LIMIT: {2}.
Magyarázat The transaction services recovery processing has not completed within the configured amount of retries. The operator has indicated (by reply) that recovery process should continue to attempt transaction completion for an additional amount of times specified by the transaction_heuristicRetryLimit environment variable.
Művelet None.
BBOT0030I: TRANSACTION SERVICE RECOVERY FOR SERVER {0} ON HOST SERVER {1} IS TERMINATING DUE TO OPERATOR REPLY.
Magyarázat The transaction services recovery processing has been terminated because the operator has indicated (by reply) that recovery process should stop. Some Units of Recovery have not been completed.
Művelet None.
BBOT0031I: TRANSACTION ON SERVER {0} AND DESCRIBED BY URID: '{1}' XID FORMATID: '{2}' XID GTRID: '{3}' XID BQUAL: '{4}' HAS HEURISTICALLY BEEN SET TO COMMIT AFTER {5} COMPLETION ATTEMPTS ON HOST SERVER {6}
Magyarázat The transaction services recovery processing has not completed within the configured amount of retries. The transaction's outcome has been heuristically set to commit according to configured environment variable: transaction_LPSHeuristicCompletion.
Művelet None.
BBOT0032I: TRANSACTION ON SERVER {0} AND DESCRIBED BY URID: '{1}' XID FORMATID: '{2}' XID GTRID: '{3}' XID BQUAL: '{4}' HAS HEURISTICALLY BEEN SET TO ROLLBACK AFTER {5} COMPLETION ATTEMPTS ON HOST SERVER {6}
Magyarázat The transaction services recovery processing has not completed within the configured amount of retries. The transaction's outcome has been heuristically set to rollback according to configured environment variable: transaction_LPSHeuristicCompletion.
Művelet None.
BBOT0033I: TRANSACTION ON SERVER {0} AND DESCRIBED BY URID: '{1}' XID FORMATID: '{2}' XID GTRID: '{3}' XID BQUAL: '{4}' HAS HEURISTICALLY BEEN SET TO MANUAL AFTER {5} COMPLETION ATTEMPTS ON HOST SERVER {6}
Magyarázat The transaction services recovery processing has not completed within the configured amount of retries. The transaction's outcome has been heuristically set to manual according to configured environment variable: transaction_LPSHeuristicCompletion.
Művelet Access the RRS panels to view and resolve any pending transactions.
BBOT0034I: TRANSACTION SERVICE RECOVERY FOR SERVER {0} ON HOST SERVER {1} WAS TERMINATED BECAUSE RECOVERY IS ALREADY BEING PERFORMED ON ANOTHER SERVER.
Magyarázat The transaction services recovery processing was terminated because recovery for the failed server is already taking place on another server. The transaction service could not obtain the resources needed because they are being held by another server attempting perform recovery on the same failed server.
Művelet This is an internal programming error. For further information on resolving this error, please contact the WebSphere Support team.
BBOT0035I: TRANSACTION SERVICE RECOVERY FOR SERVER {0} ON HOST SERVER {1} WILL BE TERMINATED BECAUSE THE FAILED SERVER HAS BEEN RESTARTED.
Magyarázat The transaction services recovery processing will be terminated because server for which recovery is taking place has been restarted. If recovery was not completed on the peer server, it will continue during server restart.
Művelet None.
BBOT0036E: A CORBA::NO_PERMISSION EXCEPTION WAS RAISED WHILE DRIVING {0} ON A BRANCH OF THE TRANSACTION DESCRIBED BY URID: '{1}' XID FORMATID: '{2}' XID GTRID: '{3}' XID BQUAL: '{4}' WITH SERVER {5} ON HOST {6}:{7}. THE OPERATION WILL BE RETRIED.
Magyarázat The transaction service attempted to drive a transactional object residing on the server, host and port specified in the message. The security credentials supplied on the call were rejected by the remote server.
Művelet The security policy of the remote server may have changed since the transaction was started. If this is the case, update the security policy on the remote server temporarily to allow this transaction to complete. The operation will retry automatically.
Kézikönyv témakör    

Használat feltételei | Visszajelzés

Utolsó frissítés: Feb 18, 2011 4:48:19 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ejs.resources.bbotenus.html

© Copyright IBM Corporation 2006, 2010. Minden jog fenntartva.
Ez az információs központ Eclipse technológia által működtetett. (http://www.eclipse.org)