Previous Topic: Remote Unit of Work

Next Topic: Distributed Request

Distributed Unit of Work

For Distributed Unit of Work:

Distributed Unit of Work (DUOW) permits the same capability and functionality as RUOW, but allows the system connections to take place on an implicit basis. In other words, the SQL CONNECT statement is not required. The program still controls commit and rollback, and you must still make provisions for them at the program level.