ADANEWL (New LUWID) Action

This action is used if a resource adapter responds ADAFGET (Forget) when driven for the ADAPREP (Prepare) action, and a new LUWID is to be used for the next sync point. This LUWID is not the current LUWID that has been incremented, but is newly created. The new LUWID is passed as input.

Table 1 lists (in order of increasing severity) the response codes your resource adapter can return for an ADANEWL action call, and the resulting action taken by the SPM for each response.
Table 1. Resource Adapter Exit Routine Response Codes for the ADANEWL (New LUWID) Sync Point Action Call
Response Code Macro Value Resource's Reason for Issuing This Response Action Taken by the SPM
ADAOK 100 LUWID has been passed to the resource manager if necessary. Default response. End of processing.
ADAPERR 208 A send error occurred, and the resource manager did not receive the new LUWID. Redrive this resource adapter with ADAPTRS.
ADARF 8 The resource manager failed, and did not receive the new LUWID. Redrive this resource adapter with ADAPTRS.
ADAPV 92 The adapter received an invalid response code from its resource manager and the link has been severed. Perform break tree or extra backout processing.
ADAAERR 212 The adapter failed, and did not receive the new LUWID. Redrive this resource adapter with ADAPTRS.