This post is more than 5 years old
6 Posts
0
3293
October 11th, 2010 02:00
Transaction over multiple XSets
Hi,
is it possible to have a transaction like functionality which
spans over multiple XSets during archiving ?
E.g archiving three files in different XSets and committing them
all at once ?
If one XSet fails to archive the complete set of XSets is not committed.
Thanks a lot in advance
Jens
No Events found!
gstuartemc
2 Intern
•
417 Posts
0
October 11th, 2010 02:00
No, there is no such functionality. You would have to simulate it by deleting the ones that did not commit if some did not.
JensW_67f544
6 Posts
0
October 11th, 2010 03:00
Hi Graham,
thanks for your fast reply.
I'm just wondering if deleting already committed XSets would be an option since
(in my case) a retention period is set and therefore deletion
should be prevented until the retention period expired.
Best regards
Jens