| set-remote-user | Index Level | set-sct-dma |
| Syntax | set-runaway-limit {number | d} {(number | d} |
| Category | TCL |
| Type | Verb |
| Description |
dislays or establishes the maximum number of runaway overflow frames. If a process acquires 5000 frames or the specified limit, the system detects an "overflow runaway" condition and reports it.
If no parameters are provided with the command, the current runaway overflow limit is displayed. "number" may either be "0" (zero), which disables the overflow runaway mechanism, or any number over 1000. Using "d" as the limit sets the limit to the "default" setting of 7000 frames. The "number" or "d" may be specified with or without a left parenthesis. |
| Options | |
| See Also | init-ovf rebuild-ovf scrubber overflow table set-ovf-reserve overflow set-ovf-local |
| Example |
set-runaway-limit
[110] Overflow runaway limit set to 7000 Frames |
| Warnings | If a process creates a very large item, or select list, it may hit the specified limit. The command has to be aborted, the limit changed, and the command restarted. The default is normally set to a value which should suit most configurations. |
| Compatibility | D3 7.0 AP |
| set-remote-user | Index Level | set-sct-dma |