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.
120 (seconds)
Any number of seconds between 1 and 604800 (7 days), inclusive
Anytime
Example: OSFTSPWAIT
This function limits the wait time of a transaction to 60 seconds.
OPSPRM('SET','OSFTSPWAIT','60')
|
Copyright © 2014 CA.
All rights reserved.
|
|