码迷,mamicode.com
首页 > 其他好文 > 详细

Failed to acquire connection "SAP_PRD_NEW.SAPSR3". Connection may not be configured correctly or you may not have the right permissions

时间:2018-05-25 00:13:48      阅读:446      评论:0      收藏:0      [点我收藏+]

标签:delete   src   get   inf   MF   this   tor   server   configure   

SQLSERVER JOB无法执行

错误提示:

Message Executed as user: WORKGROUP\NSDZHSCMFP01$. Microsoft (R) SQL Server Execute Package Utility  Version 10.50.1600.1 for 32-bit  Copyright (C) Microsoft Corporation 2010. All rights reserved.    Started:  22:37:48  Error: 2018-05-24 22:37:48.49     Code: 0xC00291EC     Source: DELETE FROM SAP TABLES IN DB2 PRD(2011) Execute SQL Task     Description: Failed to acquire connection "SAP_PRD_NEW.SAPSR3". Connection may not be configured correctly or you may not have the right permissions on this connection.  End Error  Error: 2018-05-24 22:37:48.49     Code: 0xC00291EC     Source: DELETE FROM SAP TABLES IN DB2 PRD(2012) Execute SQL Task     Description: Failed to acquire connection "SAP_PRD_NEW.SAPSR3". Connection may not be configured correctly or you may not have the right permissions on this connection.  End Error  Error: 2018-05-24 22:37:48.49     Code: 0xC00291EC     Source: drop table ZSTPO_OUTBS Execute SQL Task     Description: Failed to acquire connection "SAP_PRD_NEW.SAPSR3". Connection may not be configured correctly or you may not have the right permissions on this connection.  End Error  Error: 2018-05-24 22:37:48.49     Code: 0xC00291EC     Source: DELETE FROM SAP TABLES IN DB2 PRD(2013) Execute SQL Task     Description: Failed to acquire connection "SAP_PRD_NEW.SAPSR3". Connection may not be configured correctly or you may not have the right permissions on this connection.  End Error  DTExec: The package execution returned DTSER_FAILURE (1).  Started:  22:37:48  Finished: 22:37:48  Elapsed:  0.328 seconds.  The package execution failed.  The step failed.

解决方法:

1、首先重启SQLAGETN,看SCHEDULE JOB能否正常运行

2、将SQL AGENT换成administrator,后重启即可

技术分享图片

 

Failed to acquire connection "SAP_PRD_NEW.SAPSR3". Connection may not be configured correctly or you may not have the right permissions

标签:delete   src   get   inf   MF   this   tor   server   configure   

原文地址:https://www.cnblogs.com/Snowfun/p/9085606.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!