Subject Re: In multiuser system
Author Aage Johansen
Helen wrote:
>...
> Only Commit, Rollback, CommitRetaining and RollbackRetaining
> will close a transaction. The latter two will start a new
> transaction using the same view of the datasets that existed
> before the call.
>...

Isn't it so that CommitRetaining and RollbackRetaining will keep the
transaction open? If they did start a new transaction they should not
cause problems with non-advancing OIT - which I think they can do.


Regards,
Aage J.