DFHCCxxxx messages

DFHCC0001
applid An abend (code aaa/bbbb) has occurred at offset X'offset' in the {local | global} catalog, module modname
Explanation:

An abnormal end (abend) or program check has occurred in module modname and will have occurred in either the local (DFHLCD) or the global (DFHGCD) catalog domains. This implies that there may be an error in CICS code.

Alternatively,

The code aaa/bbbb is a three digit hexadecimal MVS code (if applicable), followed by a four digit alphanumeric CICS code. The MVS code is a system completion code (for example, 0C1 or D37). If an MVS code is not applicable, this field is filled with three hyphens. The CICS code is an abend code or a number referring to a CICS message (for example, AKEA is a CICS abend code; 1310 refers to message DFHTS1310).

During initialization, CICS may not have access to the user’s applid coded in the SIT. If CICS produces this message in these circumstances, it uses the default applid value DBDCCICS.

System action:

An exception entry is made in the trace table, provided that trace is available at this time. A system dump is taken, unless you have specifically suppressed dumps in the dump table.

This is a critical error and CICS is terminated, even if you have specified in the dump table that CICS should not terminate.

Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Notify the system programmer.

Look up the MVS code, if there is one, in the relevant MVS codes manual which is detailed in the book list in the front of this manual.

Then look up the CICS alphanumeric code in this manual. This will tell you, for example, whether the error was a program check, an abend, a runaway or a recovery percolation, and may give you some guidance concerning user response.

You need further assistance from IBM to resolve this problem. See CICS® Problem Determination Guide for guidance on how to proceed.

Destination:

Console

Modules:

DFHCCCC, DFHCCDM

XMEOUT Parameters: applid, aaa/bbbb, X'offset', {1=local, 2=global}, modname

DFHCC0004
applid A possible loop has been detected in the {local | global} catalog at offset X'offset' in module modname
Explanation:

A CICS function is taking more time to process than CICS expects. A possible loop has been detected in module modname at offset X'offset'. This is the offset of the instruction which was executing at the time the error was detected.

During initialization, CICS may not have access to the user’s applid coded in the SIT. If CICS produces this message in these circumstances, it uses the default applid value DBDCCICS.

System action:

An exception entry is made in the trace table.

A system dump is taken, unless you have specifically suppressed dumps in the dump table.

This is a critical error and CICS is terminated, even if you have specified in the dump table that CICS should not terminate.

Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Notify the system programmer.

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Destination:

Console

Modules:

DFHCCDM, DFHCCCC

XMEOUT Parameters: applid, {1=local, 2=global}, X'offset', modname

DFHCC0100
applid Global Catalog initialization failure. {GENERATE ACB | OPEN ACB | GENERATE RPL | OPEN, SHOWCB.} R15 = X'yy' VSAM error code = X' zz'
Explanation:

A VSAM error has occurred during global catalog initialization.

The VSAM codes given are explained in the OS/390 DFSMS Macro Instructions for Data Sets manual.

The possible versions of this message include the text

During initialization, CICS may not have access to the user’s applid coded in the SIT. If CICS produces this message in these circumstances, it uses the default applid value DBDCCICS.

System action:

A system dump is produced, then CICS is terminated.

Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

Look up the error codes in the VSAM Programmer’s Guide, correct it then retry.

If this fails, notify the system programmer. You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Destination:

Console

Modules:

DFHCCDM

XMEOUT Parameters: applid, {1=GENERATE ACB, 2=OPEN ACB, 3=GENERATE RPL,4=OPEN, SHOWCB.}, yy, zz

DFHCC0101
LOCAL CATALOG INITIALIZATION ERROR. {GENERATE ACB | OPEN ACB | GENERATE RPL | OPEN, SHOWCB.}R15 = X'yy' VSAM ERROR CODE = X'zz'
Explanation:

A VSAM error has occurred during local catalog initialization.

The VSAM codes given are explained in the OS/390 DFSMS Macro Instructions for Data Sets manual.

The possible versions of this message include the text

System action:

A system dump is produced, then CICS is terminated.

User response:

Look up the error codes in the VSAM Programmer’s Guide, correct it then retry. If this fails, notify the system programmer.

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Note:
This message cannot be changed with the message editing utility.
Destination:

Console

Modules:

DFHCCDM

Start of change
DFHCC0102
applid Global Catalog data set is already in use.
Explanation:

The VSAM error reported in the previous DFHCC0100 message suggests that the global catalog is already being used, possibly by another CICS region. The global catalog data set cannot be shared.

System action:

CICS is terminated.

User response:

Ensure that the DFHGCD DD statement for this CICS specifies a different global catalog data set from any CICS job that is already running.

If CICS still fails, notify the system programmer. You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Destination:

Console

Modules:

DFHCCDM

XMEOUT Parameter: applid

End of change
Start of changeDFHCC0103End of change
Start of change LOCAL CATALOG DATA SET IS ALREADY IN USE.End of change
Start of change
Explanation:

The VSAM error reported in the previous DFHCC0101 message suggests that the local catalog is already being used, possibly by another CICS region. The local catalog data set cannot be shared.

End of change
Start of change
System action:

CICS is terminated.

End of change
Start of change
User response:

Ensure that the DFHLCD DD statement for this CICS specifies a different local catalog data set from any CICS job that is already running.

If CICS still fails, notify the system programmer. You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Note:
This message cannot be changed with the message editing utility.
End of change
Start of change
Destination:

Console

End of change
Modules:

Start of changeDFHCCDMEnd of change

Start of changeDFHCC0104End of change
Start of changeAN ABEND HAS OCCURRED DURING INITIALIZATION OF CATALOG DOMAIN IN MODULE DFHCCDM.End of change
Start of change
Explanation:

DFHCCDM’s recovery routine received control during pre-initialization of the local catalog (CC) domain.

End of change
Start of change
System action:

A system dump with dump code KERNDUMP is taken and CICS terminates.

End of change
Start of change
User response:

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Note:
This message cannot be changed with the message editing utility.
End of change
Start of change
Destination:

Console

End of change
Modules:

Start of changeDFHCCDMEnd of change

DFHCC0200
applid VSAM error on the {local |global} catalog data set. VSAM return code in R15 = X'yy' RPL-FDBK=X'zz'.
Explanation:

A catalog VSAM operation has produced the VSAM error given.

An exception trace, code CC 2B60 or GC 2B60 has also been made.

System action:

A system dump is produced, then CICS is terminated. This is a critical error and CICS is terminated, even if you have specified in the dump table that CICS should not terminate.

Message DFHME0116 is normally produced containing the symptom string for this problem.

User response:

If possible, correct the VSAM error and restart CICS. For the meaning of the return codes, refer to the VSAM Programmer’s Guide GC26-3838.

Inform the system programmer because this indicates a possible error in CICS code. You may need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Destination:

Console

Modules:

DFHCCCC

XMEOUT Parameters: applid, {1=local, 2=global}, yy, zz

DFHCC0201
VSAM ERROR ON THE LOCAL CATALOG DATA SET, VSAM RETURN CODE IN R15 = X'yy' FDBK=X'zz'.
Explanation:

A local catalog VSAM operation has produced the VSAM error given.

An exception trace, code CC 2B60 or GC 2B60 has also been made.

System action:

A system dump is produced then CICS is terminated. This is a critical error and CICS is terminated, even if you have specified in the dump table that CICS should not terminate.

User response:

If possible correct the VSAM error and restart CICS. For the meaning of the return codes, refer to the VSAM Programmer's Guide GC26-3838.

Inform the system programmer as this indicates a possible error in CICS code. You may need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Note:
This message cannot be changed with the message editing utility.
Destination:

Console

Modules:

DFHCCCC

DFHCC0202
applid The {local | global} catalog has started to use new secondary space allocation.
Explanation:

Secondary space may be specified when the catalog data sets DFHLCD and DFHGCD are defined. This message is issued when the catalog starts using an additional space allocation.

See the CICS System Definition Guide for more information on controlling CICS storage.

System action:

An exception entry is made in the trace table, provided that trace is available at this time.

User response:

There are two possibilities.

Look for any other symptoms of possible looping, and act accordingly. If looping has occurred then the system programmer Start of changeshould redefine the catalog during the next CICS initial start.End of change

Start of changeIf CICS was not looping then notify the system programmer, who should increase the primary space allocated for this data set during the next CICS initial start.End of change

Destination:

Console

Modules:

DFHCCCC

XMEOUT Parameters: applid, {1=local, 2=global}

Start of changeDFHCC0203End of change
Start of changeapplid The {local | global} catalog is full.End of change
Start of change
Explanation:

The specified catalog data set (DFHLCD or DFHGCD) is full. There are two possible reasons for this error:

End of change
Start of change
System action:

If the error occurs during initialization, a system dump is produced then CICS is terminated. If the error occurs after initialization, the domain invoking the catalog services will decide what action is appropriate.

End of change
Start of change
User response:

Check for any other symptoms of looping and act accordingly.

If CICS is not looping, notify the system programmer who should increase the primary space allocated for this data set during the next CICS initial start.

If CICS is looping, this indicates an error in CICS code. You may need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

End of change
Start of change
Destination:

Console

End of change
Modules:

Start of changeDFHCCCCEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changeapplid, End of changeStart of change{1=local, End of changeStart of change2=global}End of change

DFHCC0300
DFHCCUTL ERROR REPORT. ERROR {OPENING DFHLCD.|WRITING TO DFHLCD. R15 = X'yy' VSAM RPL FEEDBACK CODE = X'zz'.}
Explanation:

The initialization of the local catalog data set, DFHLCD, has failed for the reasons given in the resulting job output.

System action:

Job terminates.

User response:

For the meaning of the VSAM codes, refer to the VSAM Programmer's Guide GC26-3838.
Correct cause of error indicated and retry.

Note:
This message cannot be changed with the message editing utility.
Destination:

SYSPRINT

Modules:

DFHCCUTL

[[ Contents Previous Page | Next Page Index ]]