Previous Topic: Scratch RecordsNext Topic: Longterm Locks


Extended Run Units

Typically, a CA ADS transaction begins when the dialog issues a command accessing the database (for example, OBTAIN) and ends when the runtime system encounters the next control command issued by the dialog (that is, LINK, INVOKE, DISPLAY, TRANSFER, LEAVE, or RETURN). An extended transaction is a transaction that is kept open when the runtime system encounters the LINK command under the following circumstances:

Implications

Implications of the extended transaction are as follows:

For more information on the extended transaction, refer to the CA ADS Reference Guide.