JOB Failed in SQL SERVER

-3
  1. I have a package inside SSISDB.
  2. Created a job to execute the same.

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.

ssis
sql-server-2014
sql-job
asked on Stack Overflow Sep 3, 2019 by vignesh • edited Sep 3, 2019 by jarlh

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0