Am I missing something obvious here or is there a flaw in the REPORT MISSINGFIX 
process? In the following example, a PTF was available and received for a PE 
PTF but wasn’t included in the APPLY JCL.

                          HOLD     MISSING  HELD     ____RESOLVING SYSMOD_____
FIX CATEGORY     FMID     CLASS    APAR     SYSMOD   NAME     STATUS  RECEIVED
_______________  _______  _______  _______  _______  _______  ______  ________
IBM.Coexistence.z/OS.V2R1
                 HBB7780           AA37696  HBB7780  UA68522  HELD    YES
                                   AA42901  HBB7780  UA70510  HELD    YES

HOLD     HELD              ____RESOLVING SYSMOD_____  HOLD
FMID     SYSMOD   APAR     NAME     STATUS  RECEIVED  CLASS
_______  _______  _______  _______  ______  ________  _______
HBB7780  UA68522  AA42661  UA70290  GOOD    YES       PE
         UA70510  AA43965  UA72595  GOOD    NO        PE

This is saying that UA68522 is required for toleration with 2.1, but that it is 
PE and the fixing PTF is UA70290, and is received so can be applied. Correct? 
(I’m not worried about the other PTF, UA70510)

And yet, here is the SMPE input generated by the job. It will correctly receive 
the missing UA72595 PTF (which I’m not bothered about anyway). It correctly 
comments out the PE PTFs UA68522 and UA70510 but doesn’t include the fixing 
PTFs UA70290 and UA72595. Surely this is wrong. The omission of UA70290 caused 
us a problem at the weekend as the first attempt to IPL a z/OS 2.1 system into 
the sysplex failed because it identified there was a system without UA68522 
applied.

  RECEIVE ORDER(
          CONTENT(ALL) /*

        CONTENT(PTFS(
          UA72595
               )    )
          */
SET BDY(MVST100 ).
  APPLY  CHECK
         SELECT(
  /* IBM.Coexistence.z/OS.V2R1
             /* UA68522 */
                UA69223
             /* UA70510 */
                UA70874

Regards and thanks
Paul



Atos, Atos Consulting, Worldline and Canopy The Open Cloud Company are trading 
names used by the Atos group. The following trading entities are registered in 
England and Wales: Atos IT Services UK Limited (registered number 01245534), 
Atos Consulting Limited (registered number 04312380), Atos Worldline UK Limited 
(registered number 08514184) and Canopy The Open Cloud Company Limited 
(registration number 08011902). The registered office for each is at 4 Triton 
Square, Regent’s Place, London, NW1 3HG.The VAT No. for each is: GB232327983.

This e-mail and the documents attached are confidential and intended solely for 
the addressee, and may contain confidential or privileged information. If you 
receive this e-mail in error, you are not authorised to copy, disclose, use or 
retain it. Please notify the sender immediately and delete this email from your 
systems. As emails may be intercepted, amended or lost, they are not secure. 
Atos therefore can accept no liability for any errors or their content. 
Although Atos endeavours to maintain a virus-free network, we do not warrant 
that this transmission is virus-free and can accept no liability for any 
damages resulting from any virus transmitted. The risks are deemed to be 
accepted by everyone who communicates with Atos by email.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to