MSIR.0459 (Subsys) procedure (proc) set to (attribute): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
Line 1: Line 1:
The SIRAPSY command issued for procedure ''''proc'''' in subsystem ''''subsys'''' successfully set the residency attribute for the procedure to ''''attribute'''' (either RES or NORES). If the attribute was set to RES, the next time the procedure is run, <var class="product">Model 204</var> will try to make the procedure use resident (shared) QTBL and NTBL. If the attribute was set to NORES, <var class="product">Model 204</var> will '''never''' attempt to make the indicated procedure use resident QTBL though, if it is already using resident QTBL, it will continue to do so. This message can also be issued as a response to a SIRAPSY DISPLAY command. The SIRAPSY command is documented in the ''Sirius Mods Installation Guide'' and is only available to ''Performance Enhancements V2'' customers.
The SIRAPSY command issued for procedure ''''proc'''' in subsystem ''''subsys'''' successfully set the residency attribute for the procedure to ''''attribute'''' (either RES or NORES). If the attribute was set to RES, the next time the procedure is run, <var class="product">Model 204</var> will try to make the procedure use resident (shared) QTBL and NTBL. If the attribute was set to NORES, <var class="product">Model 204</var> will '''never''' attempt to make the indicated procedure use resident QTBL though, if it is already using resident QTBL, it will continue to do so. This message can also be issued as a response to a SIRAPSY DISPLAY command. The SIRAPSY command is documented in the ''Sirius Mods Installation Guide'' and is only available to ''Performance Enhancements V2'' customers.


[[Category:Sirius Mods Messages]]
[[Category:Sirius Mods messages]]

Revision as of 17:45, 19 April 2013

The SIRAPSY command issued for procedure 'proc' in subsystem 'subsys' successfully set the residency attribute for the procedure to 'attribute' (either RES or NORES). If the attribute was set to RES, the next time the procedure is run, Model 204 will try to make the procedure use resident (shared) QTBL and NTBL. If the attribute was set to NORES, Model 204 will never attempt to make the indicated procedure use resident QTBL though, if it is already using resident QTBL, it will continue to do so. This message can also be issued as a response to a SIRAPSY DISPLAY command. The SIRAPSY command is documented in the Sirius Mods Installation Guide and is only available to Performance Enhancements V2 customers.