PRIORITY parameter

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

User priority

Summary

Default value
STANDARD
Parameter type
User
Where set
On user's parameter line or with the PRIORITY and/or LOGCTL commands
Related products
All
Introduced
Model 204 V2.1 or earlier

Description

The user's priority class

PRIORITY is a character string parameter. Valid settings for PRIORITY are LOW, STANDARD (the default), or HIGH.

The following table shows the default priority settings.

Priority Cur Min-Max

LOW

016

001-047

STANDARD

048

032-079

HIGH

096

080-127

A user's priority class dictates a range of allowable internal priorities. In general, HIGH priority users receive service sooner than STANDARD priority users; STANDARD priority users receive service sooner than LOW priority users. For more information on priority classes, refer to Priority scheduling.