HP 3000 Manuals

Modifying System Parameters [ System Administrator's Quick Reference Guide ] MPE/iX 5.0 Documentation


System Administrator's Quick Reference Guide

Modifying System Parameters 

A number of system parameters that affect the execution of jobs and
sessions are set in the SYSGEN MISC configurator.  Several examples are
provided below.

Set the Maximum Number of Concurrent Jobs or Sessions 

The syntax for setting a global limit on concurrent jobs or sessions is:

     SYSGEN
     sysgen>MISC
     misc>JOB MAXLIMIT=nn 

where nn is the maximum number for jobs.

or

     misc>SESSION MAXLIMIT=nn 

where nn is the maximum number for sessions.

Setting Automatic Logoff 

The syntax for setting a global limit on the amount of time a user can
remain inactive is:

     SYSGEN
     sysgen>MISC
     misc>SESSION CITIMEOUT=nn 

After nn minutes of inactivity the user ID is logged off.



MPE/iX 5.0 Documentation