On Fri, 11 Jan 2013 15:12:31 -0600, Paul Gilmartin <[email protected]> wrote:

>Is there a way, in APPLY CHECK GROUP, to see a list of
>the SYSMODs that will be selected via GROUPEXTEND or
>GROUP when the actual APPLY is performed?
>
>(Perhaps the information is buried in SMPRPT that I don't
>know how to read.)
>
>Extra credit for extra information such as:
>
>GIMnnnnnI SYSMOD PTFxxxx SELECTED for PRE in PTFyyyy.
>GIMnnnnnI SYSMOD PTFyyyy SELECTED to resolve HOLDERR APARzzz.
>
>There should be.
>

Why should there be?  GROUPEXTEND implies extra checks and overhead
SMP/E will go through automatically so you don't have to.   Maybe not 
much difference on a small CSI (probably what you are used to
dealing with), but in older less efficient SMP/E versions and slower
processors,  and going against a large z/OS CSI, it could add quite a bit
of CPU and wall clock time. 

To answer your question, the only way I know would be to run a 
check both ways and compare the output.  Of course you could write
some code to compare the output and report too. 

Mark
--
Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS       
mailto:[email protected]                                        
Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html 
Systems Programming expert at http://expertanswercenter.techtarget.com/

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

Reply via email to