FIX: Sqlmaint.exe is Not Included in MSDE 1.0 Installation (246815)
The information in this article applies to:
- Microsoft SQL Server 7.0
- Microsoft Data Engine (MSDE) 1.0
This article was previously published under Q246815
BUG #: 56672 (SQLBUG_70)
SYMPTOMS
You can create database maintenance plans on a Microsoft Data Engine (MSDE) installation using the Database Maintenance Plan Wizard from within the SQL 7.0 Enterprise Manager installed on another remote workstation. However, if you try to start one of the jobs generated by the Database Maintenance Plan Wizard, the following error occurs:
The job failed. The job was invoked by user DOMAIN\user. The last step to run was step 1 (Step 1).
If you review the job history and select the option Show step details, you will see the following text in the details for step 1:
Failed executing API: CreateProcess. [SQLSTATE 42000] (Error 22029). The step failed.
This message occurs for all jobs generated by the Database Maintenance Plan Wizard. However, manually generated jobs (for example, backup jobs) work correctly.
CAUSE
When you install the Microsoft Data Engine (MSDE) from the MSDE redistribution package, it does not install the Sqlmaint.exe tool.
WORKAROUND
To work around this behavior:
- Customers can obtain the Sqlmaint.exe file from the SQL Server Developer Edition that ships with MSDE for Visual Studio CD (\x86\binn\Sqlmaint.exe or \alpha\binn\Sqlmaint.exe) and package that tool in their setup programs.
- Copy the Sqlmaint.exe file to the MSSQL7\BINN directory on the MSDE installation.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 2 for Microsoft SQL Server 7.0. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 254561 INF: How to Obtain Service Pack 2 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0 For more information, contact your primary support provider.
Modification Type: | Major | Last Reviewed: | 3/14/2006 |
---|
Keywords: | kbBug kbfix KB246815 |
---|
|