MSIR.0400 SIRFIELD (subcmd) command too long: (word): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "This message indicates that a SIRFIELD ''''subcmd'''' command was issued, and that the command could not succeed because it was longer than the internal limit for SIRFIELD comman...")
 
(Automatically generated page update)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This message indicates that a SIRFIELD ''''subcmd'''' command was issued, and that the command could not succeed because it was longer than the internal limit for SIRFIELD commands. ''''word'''' is the part of the command which exceeded the limit.  
This message indicates that a SIRFIELD '''''subcmd''''' command was issued, and that the command could not succeed because it was longer than the internal limit for SIRFIELD commands. '''''word''''' is the part of the command which exceeded the limit.  


If you get this message, you should be able to break the command up into multiple commands to accomplish the same thing. If this presents a difficulty for you, please call Sirius Software.  
If you get this message, you should be able to break the command up into multiple commands to accomplish the same thing. If this presents a difficulty for you, please call [[Contacting Rocket Software Technical Support|Technical Support]].  


The command is rejected.
The command is rejected.


[[Category:Sirius Mods Messages]]
{{Template:MSIR.0400 footer}}
[[Category:MSIR.0400 - MSIR.0599]]

Latest revision as of 23:12, 3 March 2017

This message indicates that a SIRFIELD subcmd command was issued, and that the command could not succeed because it was longer than the internal limit for SIRFIELD commands. word is the part of the command which exceeded the limit.

If you get this message, you should be able to break the command up into multiple commands to accomplish the same thing. If this presents a difficulty for you, please call Technical Support.

The command is rejected.


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