User's Reference > Administration > Administration from Reality > Command Reference > S > SET-PRIORITY

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

SET-PRIORITY command (m605006+setpriority.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

SET-PRIORITY

Changes the priority of the local reality user process so as to increase or decrease its response time. In particular, it allows the priority of background processes to be lowered.

Caution

Improper use of SET-PRIORITY may degrade system response time.

Syntax

SET-PRIORITY {priorityLevel}

Syntax Element

priorityLevel Specifies the required priority level, as follows:

0         Low
1         Default
2         High

If priorityLevel is omitted, the current priority number is displayed, but not changed.

Restrictions

SET-PRIORITY can only be used to modify the priority of the current reality process. It cannot be used to modify another process.

Only a user with SYS2 privileges on the database can increase the priority of a process to 2 (high).  However, an ordinary user can reduce the priority of their own process and restore it to its original level.

Comments

The effect of SET-PRIORITY can be adjusted by setting the REALPRIORITYINC environment variableClosed . This controls how much the priority of the process is changed.

RealityV15.1 (MoTW) Revision 7Comment on this topic