AUD025 (JPATCH usage): Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<br /><br /> 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:<ol> <li>'''NO JPATCH USED''', which indicates that the entire patch space is zero. <li>'''JPATCH USAGE''' ''beg-end ... '', which indicates the ranges (in hexadecimal) in the patch area which have been changed from zero.</ol><br /><br />[[Category:SirAud Messages]]
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:
<ol>  
<li>'''NO JPATCH USED''', which indicates that the entire patch space is zero.  
<li>'''JPATCH USAGE''' ''beg-end ... '', which indicates the ranges (in hexadecimal) in the patch area which have been changed from zero.
</ol>
 
[[Category:SirAud messages]]

Latest revision as of 19:35, 11 July 2013

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.