On Sun, 28 Feb 2016 18:00:08 +0530, Peter <dbajavagrp ...> wrote:
>
>I am preparing a notes for my team members. Is there any URL or Manual
>where it explains each keywords of an APAR ?
> 
SMP/E documentation is at:
    
http://www-01.ibm.com/support/knowledgecenter/SSLTBW_2.2.0/com.ibm.zos.v2r2.gim/gim.htm

What's your objective?  If you are a software provider, you should study
the syntax of the Modification Control Statements:
    ++FUNCTION
    ++APAR
    ++PTF
    ++USERMOD
and the various element MCS, all in the Reference manual.  You should have a
specialist to build your SYSMODS.  The PRE and SUP operands are the most
challenging: creating them should be mechanized if you expect to issus more
than a handful of PTFs.

If you are a software consumer, you should be more familiar with RECEIVE,
APPLY, and ACCEPT in the Commands manual.  See the "...APPLY..." thread
in this forum in the last few days for more suggestions.

Never BYPASS(ID) or BYPASS(PRE).

-- gil

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

Reply via email to