ROCKET or SIRIUS command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
 
mNo edit summary
Line 1: Line 1:
The SIRIUS command is used to determine basic release and authorization
The SIRIUS command is primarily used to determine basic release and authorization
for an Online.
for an Online.
===SIRIUS command syntax===
===SIRIUS command syntax===
   SIRIUS [ALL | COMPLETE | DEBUG | EXPWARN | MAINT | SNAPLMOD]
   SIRIUS [ALL | COMPLETE | DEBUG | EXPWARN | MAINT | SNAPLMOD]
 
If no qualifier is specified after SIRIUS, the command displays the
site ID (as declared by Sirius Software), the [[Model 204]] and [[Sirius Mods]]
versions being run, the jobname, CPU id, and all products for which the
site is authorized and the used areas of the Sirius Software patch space.


One of the following optional qualifiers can also be used:
The optional qualifiers are described below; the default is <code>ALL</code>.
<dl>
 
<dt>ALL
====ALL====
<dd>The information described above is provided,
The information described above is provided,
as well as a list of all products for which the site is not authorized.
as well as a list of all products for which the site is not authorized.
<dt>COMPLETE
====COMPLETE====
<dd>The information provided
The information provided
with the ''ALL'' qualifier is provided as well as a list of all
with the <code>ALL</code> qualifier is provided as well as a list of all
pseudo-products for which the site is not authorized.
pseudo-products for which the site is not authorized.
Pseudo-products are not really products but control access to certain
Pseudo-products are not really products but control access to certain
commands and facilities that are not made available to everyone.
commands and facilities that are not made available to everyone.
If the output from a SIRIUS COMPLETE is intriguing, contact Sirius Software
If the output from a <code>SIRIUS COMPLETE</code> is intriguing, contact Sirius Software
for more information.
for more information.
<dt>DEBUG
====DEBUG====
<dd>See [[SIRIUSDEBUG command]].
See the [[SIRIUSDEBUG command|SIRIUSDEBUG]] command.
<dt>EXPWARN
====EXPWARN====
<dd>Only products with impending expiration dates will be displayed.
Only products with impending expiration dates will be displayed.
<dt>MAINT
====MAINT====
<dd>The information of the unqualified SIRIUS command is
The information of the unqualified SIRIUS command is
returned, except that no product authorization or expiration information is
returned, except that no product authorization or expiration information is
indicated, and patch space usage is presented in an abbreviated form.
indicated, and patch space usage is presented in an abbreviated form.
Line 37: Line 32:
''Sirius Mods''.
''Sirius Mods''.
<!-- NOTE THAT SIRPCTL IS NONPUB -->
<!-- NOTE THAT SIRPCTL IS NONPUB -->
<dt>SNAPLMOD
====SNAPLMOD====
<dd>This form of the SIRIUS command dumps, to CCASNAP, the contents of
This form of the SIRIUS command dumps, to CCASNAP, the contents of
the ''Model 204'' load module; it may be requested by Sirius Software
the ''Model 204'' load module; it may be requested by Sirius Software
to assist in maintenance.
to assist in maintenance.
This form is restricted to System Managers.
This form is restricted to System Managers.
</dl>


[[Category:System administrator commands]]
[[Category:System administrator commands]]
[[Category:Commands]]
[[Category:Commands]]

Revision as of 19:22, 29 November 2011

The SIRIUS command is primarily used to determine basic release and authorization for an Online.

SIRIUS command syntax

  SIRIUS [ALL | COMPLETE | DEBUG | EXPWARN | MAINT | SNAPLMOD]

The optional qualifiers are described below; the default is ALL.

ALL

The information described above is provided, as well as a list of all products for which the site is not authorized.

COMPLETE

The information provided with the ALL qualifier is provided as well as a list of all pseudo-products for which the site is not authorized. Pseudo-products are not really products but control access to certain commands and facilities that are not made available to everyone. If the output from a SIRIUS COMPLETE is intriguing, contact Sirius Software for more information.

DEBUG

See the SIRIUSDEBUG command.

EXPWARN

Only products with impending expiration dates will be displayed.

MAINT

The information of the unqualified SIRIUS command is returned, except that no product authorization or expiration information is indicated, and patch space usage is presented in an abbreviated form. SIRIUS MAINT, combined with the DISPLAY EW ALL command, provides what should be a definitive “footprint” of the versions of Model 204, Sirius Mods, and Fast/Unload in use, and of the maintenance applied to Model 204 and Sirius Mods.

SNAPLMOD

This form of the SIRIUS command dumps, to CCASNAP, the contents of the Model 204 load module; it may be requested by Sirius Software to assist in maintenance. This form is restricted to System Managers.