disableScriptTimeout


load boolean

disableScriptTimeout ()

Disables the script timeout. Normally, rules and functions are limited to 60 seconds of execution time to prevent misbehaving scripts from preventing normal operation of the MVCA server. Calling disableScriptTimeout disables the timeout mechanism from prematurely terminating rule or function execution for the current rule or function.

Once the rule or user-invoked function finishes, the previous timeout is restored. disableScriptTimeout should only be called when it is known that a script may take a long time to execute, for example, when a SecureHMC session is initializing and the session startup script is attempting to discover all the CPCs and LPARs.

Parameter:

This function does not take any parameters.

Returns:

True to indicate that the script timeout has been disabled.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Ops Console Management, BMC AMI Ops Console Automation, and BMC AMI Ops SecureHMC 4.1