DFHZC6923 E date time applid Unacceptable bind parameter during autoinstall for NETNAME netname. Code X'code'

Explanation

CICS has received a BIND from an unknown APPC node. The autoinstall process was initiated, but an invalid bind parameter has been detected. The parameter in error is indicated by the failure code X'code' which is one of the following:

X'FA18'

There was no session instance ID field in the bind user data.

X'FA19'

There was no primary logical unit (PLU) name in the bind user data.

X'FA1A'

The PLU name in the bind user data is the same as the LU name of this CICS.

X'FA1B'

Security information (an encryption seed) was expected, but not present, in the bind user data.

X'FA1C'

Security information (an encryption seed) was found in the bind user data but its length was too high for it to be valid.

X'FA1D'

Security information (an encryption seed) was found in the bind user data when none was expected.

X'FA1E'

The received bind indicated that it was not negotiable. This is not acceptable for an APPC connection.

X'FA1F'

The received bind specified a primary RU size of zero.

X'FA20'

The received bind specified a secondary RU size of zero.

X'FA21'

The received bind contained inconsistent access security indicators.

X'FA22'

Two security information fields (seed and nonce field) were found in the received BIND where only one was expected.

X'FA23'

The received BIND contained a nonce field with an incorrect length.

X'FA24'

The received BIND did not contain a nonce field.

X'FA25'

The received BINDs security mechanisms field length was smaller than the minimum defined by the Architecture.

X'FA26'

The received BINDs security mechanisms field contained an invalid length for the mechanism identifier field.

System action

The exception trace entry with trace point ID 'AP xxxx' (where xxxx is X'code') shows the bind that was received. The session is terminated. CICS continues.

User response

Change the definitions on the connecting LU so that the bind parameters are acceptable to CICS.

Module

DFHZGAI

XMEOUT parameters/Message inserts

  1. date
  2. time
  3. applid
  4. netname
  5. X'code'

Destination

CADL