Article ID: 315083 - Last Review: October 5, 2004 - Revision: 3.2 A SQL Server Desktop Engine 2000 installation fails when it tries to register Performance Monitor countersThis article was previously published under Q315083 SYMPTOMS
When you try to install Microsoft SQL Server 2000 Desktop Engine (MSDE 2.0), the installation may fail and roll back. To determine why the failure occurred, use the following command to generate a verbose log file. Look for a "Return Value 3" entry in the verbose log file. In the verbose log file, you may see error messages that are similar to the following: Error message 1 Starting custom action InstallPerfMon Registering performance counters from sqlctr.ini PerfmonLoad routine returned error code 1010 Action ended 21:39:40: InstallFinalize. Return value 3. Error message 2 Loading extended custom action library sqlcax.dll Starting custom action InstallPerfMon Registering performance counters from sqlctr.ini PerfmonLoad routine returned error code 203 Action ended 21:55:14: InstallFinalize. Return value 3. Error message 3 Starting custom action InstallPerfMon Registering performance counters from sqlctr.ini PerfmonLoad routine returned error code 6 Action ended 18:04:25: InstallFinalize. Return value 3. Error code 1010, error code 203, and error code 6 are operating system errors. These error codes are some examples of possible error messages that you may receive. To determine the message that is associated with an operating system error, run the following command at a command prompt: NET HELPMSG error number The error codes that are listed earlier have the following text associated with them: Collapse this table
You receive these operating system error when you run the following command: Lodctr.exe Sqlctr.ini CAUSEThe Desktop Engine Setup program experienced a problem while it was trying to register the SQL Server Performance Monitor counters.
RESOLUTIONUse the following troubleshooting methods to help resolve the problem.
REFERENCES
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
296152
(http://support.microsoft.com/kb/296152/
)
Application Center 2000 installation fails during MSDE installation
| Article Translations
|

Back to the top
