AUD025 (JPATCH usage)

From m204wiki
Revision as of 19:35, 11 July 2013 by JAL (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This indicates the offsets in the JPATCH CSECT which have been changed from the initial value of zero, which approximates the maintenance level of the executing load module. JPATCH usage can have one of the two following forms:

  1. NO JPATCH USED, which indicates that the entire patch space is zero.
  2. JPATCH USAGE beg-end ... , which indicates the ranges (in hexadecimal) in the patch area which have been changed from zero.