MSIR.0697 Procedure file has invalid deferred name format: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
CCASYS has a deferred-index update file name for a subsystem's procedure file or group but it does not have the format acceptable to [http://m204wiki.rocketsoftware.com/images/f/fb/FactrNew.pdf SirFact] — "TAPE*" followed by two hexadecimal digits. This can be caused by an accidentally set deferred index file name set in CCASYS, in which case that name could simply be removed, or a typo in entering the SIRAPSYF setting for the subsystem, in which case it should be corrected.
CCASYS has a deferred-index update file name for a subsystem's procedure file or group but it does not have the format acceptable to [[SirFact]] &mdash; <code>TAPE*</code> followed by two hexadecimal digits. This can be caused by an accidentally set deferred index file name set in CCASYS, in which case that name could simply be removed, or a typo in entering the SIRAPSYF setting for the subsystem, in which case it should be corrected.


[[Category:Sirius Mods messages]]
{{Template:MSIR.0697 footer}}
[[Category:MSIR.0600 - MSIR.0799]]

Latest revision as of 23:33, 3 March 2017

CCASYS has a deferred-index update file name for a subsystem's procedure file or group but it does not have the format acceptable to SirFactTAPE* followed by two hexadecimal digits. This can be caused by an accidentally set deferred index file name set in CCASYS, in which case that name could simply be removed, or a typo in entering the SIRAPSYF setting for the subsystem, in which case it should be corrected.


Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages