Previous Topic: OSFTSPRUN ParameterNext Topic: OSFWAIT Parameter


OSFTSPWAIT Parameter

The OSFTSPWAIT parameter sets the maximum time, in seconds, which a transaction can wait for input while in an OSF TSP server. CA OPS/MVS sets the server address space wait time limit based on the value of OSFTSPWAIT. The operating system checks only every 100 seconds for any waiting address space that has exceeded the wait time limit. As a result, the exact time when a server is terminated is unpredictable.

Keep this information in mind when using any CA OPS/MVS command processors that use wait times, such as OPSCMD, OPSWAIT, and OPSWTO.

Default value

120 (seconds)

Other possible values

Any number of seconds between 1 and 604800 (7 days), inclusive

Set or modify this parameter...

Anytime

Example: OSFTSPWAIT

This function limits the wait time of a transaction to 60 seconds.

OPSPRM('SET','OSFTSPWAIT','60')