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.
1200 (seconds)
Any number of seconds between 1 and 604800 (7 days), inclusive
Anytime
Example: OSFTSLRUN
This function sets a 60-second time limit for TSL transactions.
OPSPRM('SET','OSFTSLRUN','60')
|
Copyright © 2014 CA.
All rights reserved.
|
|