Previous Topic: OSFTSPQUE ParameterNext Topic: OSFTSPWAIT Parameter


OSFTSPRUN Parameter

The OSFTSPRUN parameter determines how long CA OPS/MVS allows a TSO transaction to execute in an OSF TSP server. This is an elapsed time limit; in comparison, the OSFTSPCPU parameter limits execution time.

When any server transaction exceeds the time limit set by OSFTSPRUN, CA OPS/MVS terminates the server with the hung or looping transaction and starts another OSF TSP server to accept new commands.

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: OSFTSPRUN

This function sets a 60-second time limit for TSP transactions.

OPSPRM('SET','OSFTSPRUN','60')