AGENTLEASERENEWALTIME
The AGENTLEASERENEWALTIME configuration setting specifies the time interval, in seconds, after which Essbase Agent attempts to renew a lease. The value must be less than the value set for AGENTLEASEEXPIRATIONTIME.
AGENTLEASERENEWALTIME configuration is configurable only for Independent deployment, and should be set in the Essbase Server-level essbase.cfg file.
Syntax
AGENTLEASERENEWALTIME n
Where n is an integer specifying the number of seconds to reestablish ownership after a lease expires. The default value is 30 seconds.
Example
AGENTLEASERENEWALTIME 40
See Also