S0D3 reason 13 abend running IDMSBCF batch jobs
search cancel

S0D3 reason 13 abend running IDMSBCF batch jobs

book

Article ID: 243469

calendar_today

Updated On:

Products

IDMS

Issue/Introduction

I am receiving System Abend S0D3 whenever running IDMSBCF batch jobs.

The IDMS CV is currently up and running with no issues.  This is only occurring whenever running IDMSBCF batch jobs. 

 SYSTEM COMPLETION CODE=0D3  REASON CODE=00000013
PSW AT TIME OF ERROR  070C0000   80BD91D0  ILC 4  INTC 13
NO ACTIVE MODULE FOUND
NAME=UNKNOWN
DATA AT PSW  00BD91CA - 610EB120  D000077E  D5036710

IEF450I jobname stepname - ABEND=S0D3 U0000 REASON=00000013 

 

Environment

Release : 19.0

Component : IDMS/DB

Cause

The S0D3 occurs while executing the IDMS SVC. 
There is a PTF to fix S0D3 abends in the SVC, LU02838.
In this case, the PTF is applied but the abend occurs because an old SVC is installed.

The HOLDDATA of the PTF indicates you have to regenerate the SVC after applying it.

++HOLD (LU02838) SYSTEM FMID(CAGJJ00)                                           
  REASON (ACTION )   DATE (21299)                                               
  COMMENT (                                                                     
+----------------------------------------------------------------------+        
|     CA IDMS Base Option                             Version 19.0     |        
+----------+-----------------------------------------------------------+        
|SEQUENCE  | After Apply                                               |        
+----------+-----------------------------------------------------------+        
|PURPOSE   | To regenerate and reload the IDMS SVC                     |        
+----------+-----------------------------------------------------------+        
|USERS     |                                                           |        
|AFFECTED  | All users                                                 |        
+----------+-----------------------------------------------------------+        
|KNOWLEDGE | How to assemble the IDMS SVC                              |        
|REQUIRED  | How to run the "CAIRIM" utility to reload the IDMS SVC    |        
+----------+-----------------------------------------------------------+        
|ACCESS    | Access to assemble the IDMS SVC                           |        
|REQUIRED  | Access to run the "CAIRIM" utility                        |        
+----------+-----------------------------------------------------------+        
                      **************************                                
                      * STEPS    TO    PERFORM *                                
                      **************************                                
     The IDMS SVC must be regenerated as described in the                       
     IDMS SYSTEM operations guide.  Any IDMS SVC in use on a                    
     z/OS system must be refreshed using the "CAIRIM" utility                   
     as described in the IDMS Installation guide.                               
          ).       

Resolution

To resolve the problem, apply LU02838 if not already applied.
Then regenerate the SVC and run CAIRIM to refresh the SVC.

To regenerate the SVC see CONFIG dataset member JOB03
These are the steps to assemble, link and copy the SVC to the APFLIB:

ASM#SVC
LINKSVC
COPY#APF

CONFIG member JOB04 runs CAIRIM. To refresh the SVC add PARM(REFRESH(SVC=nnn))