Previous Topic: OSFTSLQUE ParameterNext Topic: OSFTSLWAIT Parameter


OSFTSLRUN Parameter

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

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

Note: TSL servers are intended for longer running transactions and therefore the default value is set higher than for TSO and TSP servers.

Default value

1200 (seconds)

Other possible values

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

Set or modify this parameter...

Anytime

Example: OSFTSLRUN

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

OPSPRM('SET','OSFTSLRUN','60')