Re: DTS Job Error: Invalid connection
- From: "Darren Green" <darren.green@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 6 Jun 2005 17:46:21 +0100
Looks like the DTSRUN command created in the job step has some bad
connection information.
When using the schedule package function it generates the command line using
the security info held in your local Enterprise Manager registration. This
may not be valid on the server itself, for example a server name may not
reolve correctly if there are aliases used or different name resolution
servers between teh EM client and the server itself.
Manually create the command line (DTSRUNUI), to be sure of what is used.
--
Darren Green
http://www.sqldts.com
http://www.sqlis.com
"Venkat" <nospam_venkat_asp@xxxxxxxxxxx> wrote in message
news:emcnf5qaFHA.4040@xxxxxxxxxxxxxxxxxxxxxxx
> Hi folks,
>
> I created a DTS package on a SQL Server and Scheduled it by right
> clicking on that package. After that I have changed the owner of the job
> to 'sa'.
> The job fails with error: DTSRun: Loading... Error: -2147467259
> (80004005); Provider Error: 14(E) Error string:
> [DBNETLIB][ConnectionOpen (Invalid Instance()].]Invalid connection.
> Error source: Microsoft OLE DB Provider for SQL Server
> Help file: Help Context: 0. Process Exit Code 1. The step failed.
>
> Here is the additional info:
> 1. I have logged into the SQL Server from another machine thru EM using
> a SQL Server login which has sa access.
> 2. When I saved the package, EM shows my windows login as Owner of the
> package (but i connected to SQL Server using my SQL Server login that
> has sa access).
> 3. When a user (who has local admin access to the SQL Server box)
> schedules the job, it works well.
>
> Is it a must to have Local Admin rights to schedule a DTS package.
>
> Any ideas...
>
> Thanks in advance.
> -----
>
> *** Sent via Developersdex http://www.developersdex.com ***
.
- Follow-Ups:
- Re: DTS Job Error: Invalid connection
- From: Venkat
- Re: DTS Job Error: Invalid connection
- References:
- DTS Job Error: Invalid connection
- From: Venkat
- DTS Job Error: Invalid connection
- Prev by Date: DTS Job Error: Invalid connection
- Next by Date: RE: Uregnt ASAP Please
- Previous by thread: DTS Job Error: Invalid connection
- Next by thread: Re: DTS Job Error: Invalid connection
- Index(es):
Relevant Pages
|