dbTalk Databases Forums  

New schedule DTS job always failed

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss New schedule DTS job always failed in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
JamesY
 
Posts: n/a

Default New schedule DTS job always failed - 03-07-2006 , 09:30 AM






Hi all,

Recently, I added new DTS in SQL Server. The DTS owner is admin1(this SQL
user is SQL System Administrators and has right to access related database as
"public"). This DTS works perfectly fine when manual run in server. However,
schedule job always failed. The job owner is admin2. This user also has
access right to same database. We are using "domain1\backoper" to run SQL
services and SQL Agent services. Other existing jobs with similar owners
settings do not have this problem. Anything wrong with admin1? Please advise.
Below is the error details.

Executed as user: domain1\backoper. DTSRun: Loading... Error:
-2147467259 (80004005); Provider Error: 17 (11) Error string:
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access
denied. Error source: Microsoft OLE DB Provider for SQL Server
Help file: Help context: 0. Process Exit Code 1. The step failed.


Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: New schedule DTS job always failed - 03-07-2006 , 04:57 PM






Hello JamesY,

The owner of the package has very very little to do with anything where executing
a package is concerned. it is all about who is doing the executing and doing
things interactively and as a job are not the same thing

http://support.microsoft.com/?kbid=269074


Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
Hi all,

Recently, I added new DTS in SQL Server. The DTS owner is admin1(this
SQL user is SQL System Administrators and has right to access related
database as "public"). This DTS works perfectly fine when manual run
in server. However, schedule job always failed. The job owner is
admin2. This user also has access right to same database. We are using
"domain1\backoper" to run SQL services and SQL Agent services. Other
existing jobs with similar owners settings do not have this problem.
Anything wrong with admin1? Please advise. Below is the error details.

Executed as user: domain1\backoper. DTSRun: Loading... Error:
-2147467259 (80004005); Provider Error: 17 (11) Error string:
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or
access denied. Error source: Microsoft OLE DB Provider for SQL
Server Help file: Help context: 0. Process Exit Code 1.
The step failed.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.