But Job failing in SQL Server with below error.
Executed as user: CLOUD\abc. Microsoft (R) SQL Server Execute Package Utility Version 12.0.6205.1 for 64-bit Copyright (C) Microsoft Corporation. All rights reserved. Started: 5:59:32 AM Failed to execute IS server package because of error 0x80131904. Server: devserver, Package path: \SSISDB\DataLoad\DataLoad_proj\AssociationsOnly.dtsx, Environment reference Id: NULL. Description: Login failed. The login is from an untrusted domain and cannot be used with Windows authentication. Source: .Net SqlClient Data Provider Started: 5:59:32 AM Finished: 5:59:32 AM Elapsed: 0.281 seconds. The package execution failed. The step failed.
Please assist.
User contributions licensed under CC BY-SA 3.0