Strategy One
Mainstream support for legacy tools such as Developer, Command Manager, and Object Manager is set to end December 2026. Strategy suggests that you upgrade to Workstation to maintain continuity and utilize modern capabilities. For more information on functional parity between these tools and Workstation, see the Workstation vs Legacy Tools Feature Parity dashboard.
Timeout errors
To avoid locking up the system indefinitely, Command Manager has a built-in timeout limit of 20 minutes. If a statement has been executing for 20 minutes with no response from Intelligence Server, Command Manager reports a request timeout error for that command, and executes the next instruction in the script.
However, Command Manager does not attempt to abort the command. In some cases, such as database-intensive tasks such as purging the statistics database, the task may continue to execute even after Command Manager reports a timeout error.
The following statements are not subject to the 20 minute Command Manager timeout limit. A script containing these statements continues executing until Intelligence Server reports that the task has succeeded or failed.
- Create Project statement
- Update Project statement
- Update Privileges statement
- Import Package statement
