DFHSKxxxx messages

DFHSK1101
applid General purpose subtask terminated abnormally - system completion code = X'xxxx'
Explanation:

A subtask attached by DFHSKP has completed abnormally.

System action:

CICS continues in degraded mode.

User response:

Find out why the subtask failed. xxxx is the operating system completion code.

Destination:

Console

Modules:

DFHSKP

XMEOUT Parameters: applid, X'xxxx'

DFHSK1102
applid Unable to attach general purpose subtask - system return code = X'xxxx'
Explanation:

DFHSKP has attempted to attach an operating system subtask. The ATTACH has failed.

System action:

CICS continues in degraded mode.

User response:

Find out why the attach failed. xxxx is the operating system completion code.

Destination:

Console

Modules:

DFHSKP

XMEOUT Parameters: applid, X'xxxx'

DFHSK1103
applid ESTAE macro failed in general purpose subtask - system return code = X'xxxx'
Explanation:

A general purpose subtask issued an MVS ESTAE macro. xxxx is the nonzero response from MVS.

System action:

CICS continues in degraded mode.

User response:

Find out why the macro failed (this is a failure in MVS). Response code is output with the message.

Destination:

Console

Modules:

DFHSKP

XMEOUT Parameters: applid, X'xxxx'

DFHSK1104I
applid General purpose subtask terminated because error threshold has been reached
Explanation:

A general purpose subtask has failed several times while executing its own code. CICS has terminated the task.

System action:

CICS continues in degraded mode.

User response:

Find out why the subtask failed.

Destination:

Console

Modules:

DFHSKP

XMEOUT Parameter: applid

DFHSK1106I
applid Unable to authorize a general purpose subtask - RC=nn
Explanation:

The CICS subtask program issued the CICS SVC to CICS authorize the TCB of an MVS subtask. The SVC returned the error response code nn. The possible values of nn and their meanings are:

nn
Meaning
01
SVC service is not authorized.
02
Load of DFHASV failed.
03
Internal error in CICS SVC.
04
Internal error in CICS SVC. RB check failed.
10
DFHAUTH TYPE=CHECK macro failed.
14
Invalid TCB address passed to DFHASV.
18
DFHAUTH TYPE=subtask AFCB storage failed.
1C
GETMAIN for subtask AFCB storage failed.
20
Main task AFCB version is pre-CICS 1.7.
24
Main task AFCB version is too large for the SVC version in use.
Other
The SVC has not been defined and installed as described in the CICS® Transaction Server for z/OS® Installation Guide.
System action:

CICS continues. The CICS SVC may fail again if reinvoked by a general purpose subtask.

User response:

Use the response code in the message to determine the cause of the failure.

Destination:

Console

Modules:

DFHSKP

XMEOUT Parameters: applid, nn

[[ Contents Previous Page | Next Page Index ]]