Skip to main content

Transaction Processing Facility (TPF) - Online Maintenance TPF : Support : Maintenance TPF : Support : Maintenance

JavaScript not Active

This page uses JavaScript. You must activate JavaScript in your browser to be sure youare able to view all of the information.

SUBJECT:         APAR  NUMBER: PJ27575  
  
REFERENCE:  AREA:     LOCK MANAGEMENT  
            SEGMENT:  CLMNH0     - RELEASE:  HPO   (Assembler)  
  
  
Pre-requisite APARs are:  
FOR SEGMENT CLMNH0     (Assembler) - REL HPO  
 PJ14624  PJ25094  PJ25182  PJ25194  
 PJ25300  PJ25369  PJ26006  
 PJ26707  PJ27334  
To be applied in the order listed for each segment.  

ABSTRACT OF PROBLEM  
___________________  
With  PJ27334  applied, a non-catastrophic 6C2 dump may occur in  
segment CLMN.  
  

COMMENTS ON PROBLEM  
___________________  
In segment CLMN, after label CLMNIOCF_1D, PJ27334 added code  to  
perform  a  CEBIC macro call.   R15 is being used as a base reg-  
ister for an MFST entry at this point.  The CEBIC macro does not  
save the contents of R15 across the call.  After returning  from  
CEBIC,  R15  is corrupted and, therefore, causes erroneous input  
to the FDCTC macro before label CLMNIOCF_1E.   The  FDCTC  macro  
returns with error and this causes the CTL-6C2 dump.  
  

SOLUTION  
________  
Segment  CLMN, after label CLMNIOCF_1D, now saves R15 in the ECB  
work area before the CEBIC macro call.  After the macro call R15  
is restored and processing continues.  
  
DEPENDENCIES  
____________  
  
Related Segments Affected By This APAR.  
_______________________________________  
  
Segments to be assembled or compiled:  
  
Segments to be link edited:  
  
Load Modules to be loaded:  
  
Migration Considerations  
========================  
      None  
  
  
-- END APAR PJ27575 
       



Download file(s): Login once to access server, leave window open, then click on link(s) below. Source