runningStateEnum

Specifies the running state of an IBM® Cognos® Analytics service.

References

Used by the following properties:

Members

disabled

Specifies that the service was disabled in the IBM Cognos Analytics environment on this server, and will not be loaded at startup. Although it remains physically present on the IBM Cognos Analytics server, the service must be explicitly enabled, and the IBM Cognos Analytics environment on this server must be restarted for it to process requests.

running

Specifies that the service is running in the IBM Cognos Analytics environment on this server. For example, in its normal operational state, the dispatcher processes all existing requests and accepts new ones.

standby

Specifies that the service is running in the IBM Cognos Analytics environment on this server, but is not processing requests. In this state, the service can only transition to the running state as a result of an automatic failover or use of the content » activate(searchPath) method.

suspended

Specifies that the service is running in the IBM Cognos Analytics environment on this server, but that it was suspended. In this state, the service can no longer process normal requests. However, it can accept and process other requests to provide certain services, such as dispatch, to existing in-progress requests.