Deletessptimerjob: Stsadm operation (Office SharePoint Server)
Updated: July 12, 2007
Applies To: Office SharePoint Server 2007
Updated: 2007-07-12
Operation name: Deletessptimerjob
Deletes all of the timer jobs in the SSP.
The primary purpose of this operation is for an administrator to delete all timer jobs in the SSP. This operation is especially useful if Microsoft Project Server was installed and then was uninstalled from a computer. In this scenario, the Project Server SSP timer jobs still exist in the SSP database even though Project Server is not installed on the computer. To see a list of all the timer jobs in a specific SSP including the orphan timer jobs, use the Enumssptimerjobs operation. For more information about timer jobs, see the Remarks section of this article.
Syntax
stsadm -o deletessptimerjob
-title <SSP Name>
Parameters
| Parameter name | Value | Required? | Description |
|---|---|---|---|
|
title |
A valid SSP name, such as "SharedServices1" |
Yes |
The name of the SSP that lists the timer jobs to be deleted. |
Remarks
The SharePoint Timer Service (OWSTIMER) sends notifications and performs scheduled tasks for Windows SharePoint Services 3.0.
This service account should be a member of the Power Users group on all computers running Microsoft Office SharePoint Server 2007.
