For example, you might have the output of a trace and need to know if a GET operation specified SYNCPOINT.
例如,您可能拥有一份跟踪记录的输出,需要了解GET操作是否制定了SYNCPOINT。
The syncpoint can be explicitly coded within the CICS application using the EXEC CICS SYNCPOINT command, or is implicitly reached when the task terminates.
在CICS应用程序内部使用EXEC CICSSYNCPOINT命令明确的编写同步点,或当任务终止时隐含地达到同步点。
The use of a sync-on-return type link also enables the called CICS program to issue EXEC CICS SYNCPOINT commands, since it is not subordinate to another transaction manager.
使用sync - on - return类型的链接还支持被调用的CICS程序发出EXEC CICSSYNCPOINT命令,因为它不从属于另一事务管理器。
The WebSphere MQ et Client lets applications participate within a unit of work with other local resource managers, under the control of an external syncpoint coordinator such as TXSeries.
WebSphereMQETClient让应用程序可以在TXSeries等外部同步点(syncpoint)协调器的控制下,参与其他本地资源管理器的工作单元。
All updates to recoverable resources or requests to other transactional systems are now part of this unit-of-work, until a synchronization point (syncpoint) is reached within the CICS program.
所有对可恢复资源的更新或对其他事务系统的请求现在都是此工作单元的一部分,直到在CICS程序内部达到一个同步点(syncpoint)。
A CICS program that issues a SYNCPOINT command (with or without the rollback option) cannot be subordinate to another transaction manager, and thus cannot be part of an extended or global transaction.
发出SYNCPOINT命令(带有或不带有回滚选项)的CICS程序不能从属于另一个事务管理器,因此它也不能成为扩展或全局事务的一部分。
A CICS program that issues a SYNCPOINT command (with or without the rollback option) cannot be subordinate to another transaction manager, and thus cannot be part of an extended or global transaction.
发出SYNCPOINT命令(带有或不带有回滚选项)的CICS程序不能从属于另一个事务管理器,因此它也不能成为扩展或全局事务的一部分。
应用推荐