recoverable synchronization
常见例句
- This CICS task can itself be composed of multiple recoverable units-of-work (also known as logical units of work) demarcated by synchronization points (syncpoints).
该任务本身由多个可恢复的工作单元(也被称为逻辑工作单元)组成,这些工作单元通过同步点区分。 - 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)。 返回 recoverable synchronization