C03 abend on compile after upgrading to z/OS 2.3
search cancel

C03 abend on compile after upgrading to z/OS 2.3

book

Article ID: 125536

calendar_today

Updated On: 12-06-2023

Products

Librarian

Issue/Introduction

After upgrading to Z/OS 2.03 RSU1812, compile and link a module using SUBSYS=LAM is abending.
To get around the abend, copy the member out of  the Librarian master file  to a temp file and use that as input to the job instead of using SUBSYS=LAM.

Environment

Librarian V4.4 
 

Cause

After applying IBM maintenance RSU1812 for z/OS 2.3 APAR OA53955 (Z/OS 2.3) introduced new  DEBCHK ADDLOCK/UNLOCK function which causes jobs using SUBSYS=LAM to fail with DEBCHK errors or SC03 abends on compiles.

Resolution

Download and apply Librarian PTF SO04128.

Follow the instructions in the HOLDDATA.
-   Reinit LAM subsystem using CA Common Services rimparms as follows:

   PRODUCT(CA-LIB44) VERSION(LJ44) INIT(LJ44INIT) PARM(REINIT,NAME=LAM)
 
 
 
If SO04128 is applied and does not resolve the problem,  check with IBM for any known problems with SUBSYS processing.