SQL Job Microsoft Forefront Client Security fails
-
sábado, 13 de outubro de 2007 02:36
the DTSrun job is failing
SQL Server Scheduled Job 'Microsoft Forefront Client Security' (0x00CDA1DA6B519346AF3397A0CB4030A0) - Status: Failed - Invoked on: 2007-10-12 21:30:04 - Message: The job failed. The Job was invoked by User <account details>. The last step to run was step 1 (Microsoft Forefront Client Security).
the prior message is:
The description for Event ID ( 81 ) in Source ( DataTransformationServices ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event:
Error Source: Microsoft Data Transformation Services (DTS) Package
Error Description
ackage failed because Step 'DTSStep_DTSTransferObjectsTask_1' failed.Error code: 80040428
\Error Help File
qldts80.hlpError Help Context ID:700
Package Name: Microsoft Forefront Client Security
Package Description: Microsoft Forefront Client Security DTS
Package ID: {4589F8C7-17D3-4A87-BB5B-0DBF47B6D00A}
Package Version: {EC964566-0311-4BDB-BA92-D5643AC65656}
Package Execution Lineage: {15A8994C-9346-4241-B62C-1D3C93069D15}
Executed On: <HOST>
Executed By: NETWORK SERVICE
Execution Started: 10/12/2007 9:30:07 PM
Execution Completed: 10/12/2007 9:30:08 PM
Total Execution Time: 1.672 seconds
Package Steps execution information:
Step 'DTSStep_DTSTransferObjectsTask_1' failed
Step Error Source: Microsoft Data Transformation Services (DTS) Package
Step Error Description:Invalid OLEVERB structure
(Microsoft Data Transformation Services (DTS) Package (80040000): Invalid OLEVERB structure
) (Microsoft SQL-DMO (80004005): [SQL-DMO]CreateFile error on '<host>.OnePoint.LOG'. )
Step Error code: 80040000
Step Error Help File
qldts80.hlpStep Error Help Context ID:1100
Step Execution Started: 10/12/2007 9:30:08 PM
Step Execution Completed: 10/12/2007 9:30:08 PM
Total Step Execution Time: 0.703 seconds
Progress count in Step: 0
Step 'DTSStep_DTSTransferObjectsTask_3' was not executed
Step 'DTSStep_DTSExecuteSQLTask_1' was not executed
Step 'DTSStep_DTSDynamicPropertiesTask_1' succeeded
Step Execution Started: 10/12/2007 9:30:07 PM
Step Execution Completed: 10/12/2007 9:30:07 PM
Total Step Execution Time: 0.094 seconds
Progress count in Step: 0
Step 'DTSStep_DTSExecuteSQLTask_2' succeeded
Step Execution Started: 10/12/2007 9:30:07 PM
Step Execution Completed: 10/12/2007 9:30:08 PM
Total Step Execution Time: 0.766 seconds
Progress count in Step: 0
Todas as Respostas
-
segunda-feira, 22 de outubro de 2007 16:41
Verify that the SqlAgent account on the DTS (reporting db) machine has the appropriate access to your collection database. Also, make sure that you are running equivalent versions (including patch level) of SQL on both databases. Also verify you are not running out of space on the colleciton database parition.
-
quinta-feira, 7 de janeiro de 2010 12:47Hi,
I have the same problem. What are the solution?
Thanks for your reply.
-
segunda-feira, 8 de março de 2010 16:11HI,
i had the same problem here, seems like it's permission related ...
after changing the service account of the sql agent to the domain admin account the job runs succesfully.
finally if've switched the sql agent service account to local system, wich also helped.
But this solution may prevent other jobs from running! -
sábado, 17 de julho de 2010 01:27
I was going to type out this solution cause I have read it and it has fixed it successfully, but I found the link which makes life easier"
Hope this helps.

