I have a 3rd party SSIS JOB running on one of our SQL server. Prior to SQL SVR 2014 SP3 (from SP2 CU12) update, it was running just fine every hour. After the update this morning, the job has been failing.
Any ideas? TIA
Message
Executed as user: XXXX\#XXXXservice. Microsoft (R) SQL Server Execute Package Utility Version 12.0.6024.0 for 64-bit Copyright (C) Microsoft Corporation. All rights reserved. Started: 11:09:17 AM Error: 2018-11-14 11:09:18.00 Code: 0xC002F304 Source: DeleteErrorFileFolder File System Task Description: An error occurred with the following error message:"Access to the path 'DimAccount.err' is denied.". End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 11:09:17 AM Finished: 11:09:18 AM Elapsed: 0.719 seconds. The package execution failed. The step failed.