Previous Topic: OSFTRANSSMFREC ParameterNext Topic: OSFTSLDORM Parameter


OSFTSLCPU Parameter

The OSFTSLCPU parameter limits the amount of CPU time that a single OSF TSL server transaction can use.

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

150 (seconds)

Other possible values

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

Set or modify this parameter...

Anytime

Example: OSFTSLCPU

This function allows a TSL server transaction to use up to 30 seconds of CPU time.

OPSPRM('SET','OSFTSLCPU','30')

Note: Setting OSFTSLCPU to a value higher than OSFTSLRUN will in effect negate the use of this parameter. For a discussion on the practical limits for OSF TSL transactions, see OSFTSLRUN Parameter in this chapter.