Previous Topic: USSQUE Parameter

Next Topic: USSSTC Parameter

USSRUN Parameter

Determines how long CA OPS/MVS allows a USS transaction to execute in an OSF USS server.

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

Default value

600 (seconds)

Other possible values

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

Set or modify this parameter...

Anytime

Example: USSRUN

This function sets a 60-second time limit for USS transactions:

OPSPRM('SET','USSRUN','60')