Hi Techies,
I have one Package in that I used Execute SQL Task for Exec Shrink_Log Procedure.
When i run that package manually It sounds good.
but when i try to run same package with Jobs i got an error.
Error Code: 0xC002F210 Description: Executing the query "Exec dbo.USP_SHRINK_LOG 'AT' " failed with the following error: "Backup and file manipulation operations (such as ALTER DATABASE ADD FILE) on a database must be serialized. Reissue the statement after the current backup or file manipulation operation is completed.". Possible failure reasons: Problems with the query<c/> "ResultSet" property not set correctly<c/> parameters not set correctly<c/> or connection not established correctly. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 6:15:01 PM Finished: 6:32:37 PM Elapsed: 1056.23 seconds. The package execution failed. The step failed.,00:17:37,0,0,,,,0