AGENTDELAY

Command

AGENTDELAY specifies the number of seconds a Server Agent thread waits to perform a specific action.

Syntax

AGENTDELAY n

nThe number of seconds an Agent thread waits before performing a specific action. n must be an integer and must be 5 or higher. The default value is 20.

Description

AGENTDELAY specifies the number of seconds an Agent thread waits for a resource to become available so it can perform a specific action. If the resource is still unavailable when the specified value for AGENTDELAY is completely used, the agent times out and does not complete the transaction.

Example

AGENTDELAY 60

Notes

See Also

AGENTTHREADS
SERVERTHREADS


Copyright (c)1991-2000 Hyperion Solutions Corporation. All rights reserved.