IBM Support

DFHSR0601 during startup after upgrading to CICS TS 5.3 when using PLT

Question & Answer


Question

Why am I receiving message DFHSR0601 for system task III during startup after upgrading to CICS Transaction Server for z/OS (CICS TS) 5.3? I had the CICS region up and was able to logon until I included programs in the the program list table (PLT).

The syslog shows the following messages,

 DFHSI1519I The interregion communication session was            
 successfully started in XCF group DFHIR000                                
 DFHAP1203I  Language Environment is being initialized.           
 DFHSR0601 Program interrupt occurred with system task III in control
 DFHME0116 616   module:DFHMEME) CICS symptom string for     message DFHSR0601 is  PIDS/5655Y0400 LVLS/700 MS/DFHSR0601 RIDS/DFHSRP PTFS/UI37686  DFHDU0201 ABOUT TO TAKE SDUMP. DUMPCODE: SR0601  , DUMPID: 1/0001 

Answer

CICS TS 5.3 was being used with Debug Tool for z/OS 9.1. However, the CICS TS 5.3 Detailed System Requirements (DSR) indicate that the minimum prerequisite is Debug Tool for z/OS 13.1 and Note 4 says "PTF (UI33649) for APAR PI51340 is required". To see this requirement in the CICS DSR:

  1. Click on Supported Software

  2. Click on Development Tools

  3. Scroll down to "Debug Tool for z/OS"

If you are running a release of CICS other than CICS TS 5.3, see Detailed System Requirements for CICS Transaction Server for links to the DSRs for other releases.

To determine if this is your problem, you can look at the SR0601 dump to see if the failing instruction is in a Debug Tool module. First, enter VERBX DFHPD700 'KE' (where 700 is for release 5.3 of CICS TS 5.3) to look at the KE domain. In this case, the running task in error is tran ID CSSY and "The failing instruction is in EQA10MVS" which is a Debug Tool module:

 001A 0E295000 ***Running** 0D3A3800 III CSSY  0D262800 0D143200 *YES*  

==KE: KE Domain Error Table Summary

 ERR_NUM   ERR_TIME  KE_NUM  ERROR TYPE     ERR_CODE  MODULE    OFFSET       
 =======   ========  ======  ==========     ========  ======    ======     
 00000001  20:15:51   001A   PROGRAM_CHECK  0C1/AKEA  UNKNOWN   UNKNOWN

   Error Code:  0C1/AKEA    Error Type:  PROGRAM_CHECK
                                                                     
     KE_NUM:  001A  KE_TASK:  00000000_0E295000  TCA_ADDR:  0D3A3800 
     DS_TASK:  0D262800  XM_TOKEN:  0D308300  TRAN_NO:  00010        
     .                                                               
     Program DFHAPLI2 was in control, but the PSW was elsewhere      
     Error happened under the CICS RB.                               
     .                                                               
     CICS Registers and PSW                                          
     PSW:  07852000 80000000 00000000 00000002                       
     Instruction Length:  2  Interrupt Code:  01                     
     Exception Address:  00000000_0CFAF400                           
     Execution key at Program Check/Abend: 8   
     Addressing Mode:  31                                        
     Space at Program Check/Abend: Basespace                     
     Breaking Event Address: 00000000_000A32BC                   
                                                                 
     64-BIT REGISTERS 0-15                                       
     GPR 0-3   00000000_00000BE8  00000000_00000000              
               00000000_000589BE  00000000_000588A4              
     GPR 4-7   00000000_00058630  00000000_800A32A2              
               00000000_00055010  00004000_00058670              
     GPR 8-B   00000000_00000000  00000000_00000000              
               00000000_0E638AEC  00000000_000A8150              
     GPR C-F   00000000_000579C8  00000000_00058B78              
               00000000_800A32BE  00000000_00000000              
                                                                 
     The failing instruction is in EQA10MVS date 2010/03/10 + xE4
     R15:00000000_00000000 was bad. Thus abend0c1 was occurred..
     R15 is from R12:000579C8+x2B4 

Next, you could enter option 1 from the IPCS primary option menu to Browse storage in the dump data set starting at the PSW address. Scroll backwards until you find the eyecatcher of the failing module.

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSGMGV","label":"CICS Transaction Server"},"Platform":[{"code":"PF035","label":"z\/OS"}],"Component":"Startup","Version":"5.3","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Product Synonym

CICS/TS CICSTS CICS TS CICS Transaction Server

Document Information

Modified date:
13 September 2016

UID

dwa1302773