APPLY of LU02931 gets GIM38201E MODID error - DSINSVC not PRE or SUP for CADSSVC
search cancel

APPLY of LU02931 gets GIM38201E MODID error - DSINSVC not PRE or SUP for CADSSVC

book

Article ID: 229628

calendar_today

Updated On:

Products

Dispatch Output Mgmt

Issue/Introduction

We have the DSINSVC usermod applied for a CVKEY change. As per the ++HOLD actions for PTF LU02931, we are not supposed to REJECT/RESTORE the DSINSVC usermod until post apply. 

However, our Apply Check job fails with RC=08 and the following messages are received:

GIM38201E ** THERE IS A MODID ERROR FOR MOD ENTRY CADSSVC IN SYSMOD LU02931.
GIM31901I    SYSMOD LU02931 DOES NOT SPECIFY DSINSVC ON THE PRE OR SUP OPERAND.
                      DSINSVC IS THE RMID FOR MOD CADSSVC THAT IS CURRENTLY INSTALLED.         
GIM22601I    APPLY PROCESSING FAILED FOR SYSMOD LU02931.
GIM20501I    APPLY PROCESSING IS COMPLETE. THE HIGHEST RETURN CODE WAS 08.

Please advise.

Environment

Release : 11.7

Component : Dispatch

Cause

USERMODS such as DSINSVC and DSB0EX7 are not included on PTF PRE statements.

Resolution

We would recommend the following process be followed to get PTF LU02931 applied and then get the updated code put into place: 

- Verify that the BASE SYSMODS for CA Dispatch have been SMP/E ACCEPTED. It is also recommended and likely necessary that in addition to the BASE SYSMODS, all cumulative maintenance and individual PTF's that have been APPLIED after the initial install of CA Dispatch will also have to be SMP/E ACCEPTED. 

- RESTORE the DSINSVC usermod

- Apply PTF LU02931

- Using your previously modified DSINSVC JCL (with the correct CVKEY)...
  - Run DSINSVC again to assemble and Link the CADSSVC module (With code the from LU02931 & correct CVKEY)...
    - into your SMP/E target CADSLOAD library again.

- If necessary, move the resulting CADSSVC module into the appropriate "EXECUTION" load library (For both DISPATCH and CAS9/CAIRIM).

- If your "EXECUTION" load library is defined to LLA (Linklisted), be sure you do an LLA REFRESH before running CAS9/CAIRIM or attempting to start Dispatch.

 

* To implement the code changes from LU02931, you would only have to Reinstall the SVC as per the instructions detailed in the CA Dispatch Install Guide / Step 14c - Load the New SVC.

Additional Information

- PTF LU02931 contains a ++MAC(IDMSMSVC) and a ++MOD(CADSSVC ).

 

++HOLD actions documented on PTF LU02931 are as follows:


                      **************************                    
                      * STEPS    TO    PERFORM *                    
                      **************************                    
 
This APAR is required to support z/OS 2.5                        
                                                                    
  1. Apply this PTF.                                                
                                                                    
  If you customized and submitted member DSINSVC or ADSJSVC in      
  your.hlq.CADSJCL library to update the CA Dispatch CADSSVC        
  program with a particular storage protection key (CVKEY)          
  number, you will also need to:                                    
                                                                    
  2. If you customized and submitted member DSINSVC(SMPe ASM/LINK   
     USERMOD)                                                       
                                                                    
      a. RESTORE/REJECT the usermod DSINSVC                         
      b. Re-Assemble and Link CADSSVC, using the JCL found in member
         DSINSVC in your.hlq.CADSJCL library.                       
                                                                    
  Or, if you customized and submitted member ADSJSVC (Non-SMPe      
      ASM/LINK JCL) 
      a. Re-Assemble and Link CADSSVC, using the JCL             
      found in member CADSJSVC in your.hlq.CADSJCL library.      
                                                                 
  3. Reinstall the SVC as per the instructions detailed in       
     the CA Dispatch Install Guide / Step 14c - Load the New SVC.