DFHZC6920 E date time applid APPC autoinstall for NETNAME netname failed. RC x

Explanation

An autoinstall attempt to install APPC NETNAME netname has failed. The autoinstall program call to the autoinstall control program failed with return code x.

The return codes are mapped from the program manager LINK_URM response and reason. More precise reasons for failure can be obtained from trace point PG 0A02.

System action

CICS continues.

User response

The appropriate response depends on the return code as follows:

1

The user exit program should be linked with AMODE(31). Ensure that the user exit is linked to the correct AMODE.

2

The user exit program has no resource definition. Ensure that the PROGRAM resource definition for the user exit program is installed.

3

The user exit program could not be loaded. Ensure that the user exit program is contained in one of the data sets concatenated in the DFHRPL DD statement and has the correct name.

4

The user exit program has abended. This is a possible error within the user exit program. Check for any abend codes that may have been issued.

5

Loading of the user exit program failed for some other reason. Check the DFHPGLU exit trace entry (PG 0A02) to see why the program manager was unable to load the program.

Module

DFHZGAI

XMEOUT parameters/Message inserts

  1. date
  2. time
  3. applid
  4. netname
  5. x

Destination

CADL