释义 |
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程序不能从属于另一个事务管理器,因此它也不能成为扩展或全局事务的一部分。 ibm For example, you might have the output of a trace and need to know if a GET operation specified SYNCPOINT. 例如,您可能拥有一份跟踪记录的输出,需要了解 GET操作是否制定了 SYNCPOINT。 ibm How do I link to a CICS program that issues SYNCPOINT commands? 如何链接到发出 SYNCPOINT命令的 CICS程序? ibm |