Previous Topic: OSFCPU Parameter

Next Topic: OSFEPRIV Parameter

OSFDORM Parameter

The OSFDORM parameter determines, in seconds, how long OSF TSO servers can remain dormant before they are automatically terminated. This parameter takes effect only if the number of active OSF TSO servers is greater than the value of the OSFMIN parameter and it decrements the servers one per OSFDORM dormant period cycle as long as there is no other OSF TSO server activity occurring. For more information, see OSFMIN Parameter in this chapter.

Default value

60

Other possible values

Any number of seconds between 60 and 16777216

Set or modify this parameter...

Anytime

Example: OSFDORM

This function allows 300 seconds, or 5 minutes, of OSF TSO server inactivity before a server is terminated.

OPSPRM('SET','OSFDORM','300')