Comment 5 for bug 1417337

Revision history for this message
Sandhya Sundaresan (sandhya-sundaresan) wrote :

Additional details :
We need 3 things from TM:
1) support for IUD operations of higher number of rows. 5-10K seems reasonable that
 users can run within one transaction. Need TM to diagnose what kind of limit it is running
into, is it an architectural issue or a system/configuration issue
2) an indication to be returned at runtime by dtm if a limit or condition is about to be reached that may cause
the IUD operation to fail
3) if that condition is actually reached, to return an error instead of crash/hangs or non-deterministic behavior.