Transaction Processing Facility (TPF) - Online MaintenanceTPF : Support : Maintenance TPF : Support : Maintenance
SUBJECT: APAR NUMBER: PJ27762
REFERENCE: AREA: POOLS
SEGMENT: BLOG40 - RELEASE: TPF4 (Assembler)
SEGMENT: CTKO40 - RELEASE: TPF4 (Assembler)
SEGMENT: CYAB40 - RELEASE: TPF4 (Assembler)
Pre-requisite APARs are:
FOR SEGMENT BLOG40 (Assembler) - REL TPF4
PJ27469
FOR SEGMENT CTKO40 (Assembler) - REL TPF4
PJ21044 PJ23178 PJ24536PJ25094PJ25089PJ26188PJ26686PJ26892PJ27469PJ27092
FOR SEGMENT CYAB40 (Assembler) - REL TPF4
PJ20653 PJ24913PJ27469
To be applied in the order listed for each segment.
ABSTRACT OF PROBLEM
___________________
When a non-MDBF system does a ZRIPL from NORM state, a CTL-22
will occur in segment BLOG on cycle to NORM following the IPL.
COMMENTS ON PROBLEM
___________________
When a non-MDBF system is IPLed due to a ZRIPL input, the ECB
used for cycle up is the same ECB that executed CTKO in restart.
Before CTKO enters BLOG, an indicator is set in EBSW02. This
indicator is never reset. On cycle to NORM, BLOG is entered
again by CYAB. Because the EBSW02 indicator was never reset,
BLOG executes an incorrect path and a CTL-22 results.
Segment BLOG first checks the EBSW02 indicator and then checks
the function indicator in EBW088. Because of this sequence of
checks, all segments entering BLOG should verify that EBSW02 is
set properly. However, only CTKO sets EBSW02.
SOLUTION
________
Segment CYAB is updated to turn off the indicator in EBSW02 set
by restart. BLOG is updated to change the sequence of indicator
checks. EBW088 is checked before EBWS02. This prevents other
enters to BLOG, which may accidentally have the EBSW02 indicator
set, from executing the wrong path. CTKO is updated to set
EBW088 before entry to BLOG.
DEPENDENCIES
____________
Related Segments Affected By This APAR.
_______________________________________
Segments to be assembled or compiled:
None.
Segments to be link edited:
None.
Load Modules to be loaded:
None.
Migration Considerations
========================
-- END APAR PJ27762
Download file(s):
Login once to access server, leave window open, then
click on link(s) below.