Hi Nitin,
no problem with the delay. That's fine!
Thanks for that answer. It's good to know that XA Disk might handle files that are modified out of XA Disk - if xa disk does only read access to that files.
I thought of creating files in a temporary directory without xa and moving them in the directories that are managed by XA Disk by XA Disk too. But i was concerned about the performance impact of this step and it would have left a unsatisfying bad feeling.
We decided to not mix up non transactional stuff with transactional stuff in this case and take a step back. We implemented a lock system by ourselfs that hopefully will be sufficient. Even if it does not supports rollbacks for the time being.
In our case it's not XA Disk fault but the rigid architecture of the checking tool we have to use.
regards,
Malte