DFHZC4929 date time applid termid tranid Invalid or unsupported BIND for logmode logmode. Response X'response', Reason X'reason' ((instance) Module: {DFHZOPN})

Explanation

CICS has detected an error while validating the BIND supplied by VTAM for a CICS typeterm definition defined with LOGMODE=0 or LOGMODE=logmode.

The response code indicates:

X'04'

The BIND supplied does not match the TCTTE - detected by DFHZBANS.

X'08'

The BIND supplied is unsupported - detected by DFHZBANV.

X'0C'

The BIND supplied is invalid - detected by DFHZBANV.

The reason code for a response of X'04' is as follows:

X'1B'

Unsupported TCTTE type or not VTAM

X'1C'

No NIB descriptor chained from TCTTE

X'1D'

No BMS extension chained from TCTTE

X'1E'

Same as for reason code X'1D'

X'1F'

LU6.2 BIND, but TCTTE does not match.

The reason code for a response of X'08' or X'0C' is as follows:


Reason   Invalid    Explanation
Hex      byte
1        3          Should be hex 02, 03, 04 or 07
2-8      4|5|6|7    Invalid for this FM profile
9        2          Should be hex 00, 02, 03, 04,
                    07, 13 or 14
0A,0D,10 1          Invalid for LUTYPE 1,2 or 3 -
                    must be hex 01
0B       4|5|6|7    Invalid for LUTYPE 1
0C       22         Invalid for LUTYPE 1
0E       4|5|6|7    Invalid for LUTYPE 2
0F       24         Invalid for LUTYPE 2 should be
                    hex 00, 01, 02, 03, 7E, or 7F
11       4|5|6|7    Invalid for LUTYPE 3
12       24         Invalid for LUTYPE 3 should be
                    hex 00, 01, 02, 03, 7E, or 7F
13       16         Invalid for LUTYPE 6.2
14       23         Invalid for LUTYPE 6.2
15-18    24         Invalid for LUTYPE 6.2
19       15         Should be hex 00 or 02
1A       14         Should be hex 00, 01, 02, 03,
                    06
1B and   User Data  The reason code matches the
   over             byte position in the BIND for
                    the error detected. These can
                    be:
                    - Session ID length
                      unsupported - should
                      be 3 to 11
                    - PLU/SLU name length
                      unsupported - should
                      be 2 to 19
                    - PLU/SLU defined twice
                    - Length invalid
                    - Session qualifier pairs have
                      inconsistent lengths.

System action

CICS rejects the logon request. The BIND being validated is printed with this message.

User response

Use the response and reason codes and the printed BIND, together with the VTAM definition of the BIND for the relevant LOGMODE to determine the reason for the rejection.

Either change the logmode or use a different one that matches CICS requirements.

Module

DFHZOPN

XMEOUT parameters/Message inserts

  1. date
  2. time
  3. applid
  4. termid
  5. tranid
  6. logmode
  7. X'response'
  8. X'reason'
  9. instance
  10. Value chosen from the following options:

Destination

CSMT