WRDRTL lets users override the CA Gen-defined default value for the TRANSACTION RETRY LIMIT system attribute. TRANSACTION RETRY LIMIT is initialized to this value at the beginning of each new transaction. A SET TRANSACTION RETRY LIMIT statement in an action diagram might modify this value.
TRANSACTION RETRY LIMIT specifies the maximum number of times to retry a transaction when one of the following events occurs:
In these cases, uncommitted database updates are rolled back, and an attempt is made to execute the application again. After the number of retries, as indicated by the TRANSACTION RETRY COUNT system attribute, reaches TRANSACTION RETRY LIMIT or the value specified by the Ultimate Retry Limit Exit , the application fails with a runtime error.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|