rdisp/max_cmdrun_time

Parameter

rdisp/max_cmdrun_time

Short text

Maximum command runtime

Parameter Description

This parameter limits the runtime of individual commands, such as SQL statements in background processing, update, and spool processes. If the parameter is set, the process is terminated if the CPU time has not changed after a timeout. A value of 0 deactivates the limit.

Application Area

System

Parameter Unit

You can make a specification with or without a time unit. If you do not specify a time unit, seconds is used as the unit. Otherwise, you can specify M for minutes, H for hours, or D for day. There can be spaces between the value and the unit.

Examples

300 300 Seconds

2 M 2 Minutes

3H 3 Hours

Default Value

0 (no limit)

Who is permitted to make changes?

Customer

Operating System Restrictions

None

Database System Restrictions

None

Are other parameters affected or dependent?

None

Values allowed

n [unit] where

• n >= 0
• Unit = S | M | H | D

You May Also Like

Leave a Reply?