For Remote Unit of Work:
At the RUOW level, distribution of processing is limited to a Logical Unit of Work (LUOW) between two systems, the application requester or master, and the application server or slave.
Only one LUOW can be active for each job, restricting the application requester to making contact with one system at a time. However, within the program it is possible for the application requester to contact several different application servers. The program controls commit and rollback, and you must make provisions for them at the program level.
Note: Since the RUOW applies at the job level (routing step), any changes of RDBs within any program will change the RDB of the whole job stack.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |