INF: How to Debug "Service State Indeterminate" in SEMLast reviewed: May 2, 1997Article ID: Q139475 |
The information in this article applies to:
SUMMARYAfter registering a SQL Server successfully to SQL Enterprise Manager (SEM), you may not be able to control the SQL Server service using the service control "stop light" under certain situations. If you click on the "stop light" button on the toolbar, the "stop light" dialog box will return the message "service state indeterminate." In this case, the server status icon "stop light" will not light, and the SQL Executive icon will not change color to reflect the status either. Also, you will not be able to control the services such as starting and pausing the SQL Server from within the SEM. This article discusses when and why this situation may occur.
MORE INFORMATIONWhen registering a SQL Server, you are actually performing two tasks:
connecting.If number 1 succeeds, the registration is considered successful; if number 2 fails, the "service state indeterminate" message will appear, or the "stop light" will not light. Microsoft SQL Enterprise Manager (SEM) controls and monitors SQL Server and SQL Executive status through the Windows NT service control APIs. When you use the SEM "stop light" to start SQL Server, for example, the SEM will call the Windows NT service control functions to control the SQL Server service. If the SQL Server and SEM are on two separate computers, the service control is carried out through Windows NT Remote Procedure Calls (RPCs), which locate the SQL Server computer using the name you provide when registering the SQL Server. There are situations when this service control may not work:
|
Additional query words: traffic light green red inf icon
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |