Hellow u all,
A short, simple problem has kept me from going 2 sleep...
I'm trying to start a DTS package with the 'dtsrun'commando at the dosprompt.
running :
C:\>dtsrun /S [servername] /U [loginname] /P [pasword] /N [dts-packagename]
or
C:\>dtsrun /S [servername] /U [loginname] /P [pasword] /N [dts-packagename] /M [packagepasword]
results in:
**************************************************
DTSRun: Loading...
Error: -2147217843 (80040E40); Provider Error: 18456 (4818)
Error string: Login failed for user 'xxxxxxx'
Error source: Microsoft OLE DB-provider for SQL Server
Help File:
Help context: 0
**************************************************
Does anybody have an idea as to how i can avoid this and run the package without errors????
ThenX for your time!!
GreetZ
RuupY
A short, simple problem has kept me from going 2 sleep...
I'm trying to start a DTS package with the 'dtsrun'commando at the dosprompt.
running :
C:\>dtsrun /S [servername] /U [loginname] /P [pasword] /N [dts-packagename]
or
C:\>dtsrun /S [servername] /U [loginname] /P [pasword] /N [dts-packagename] /M [packagepasword]
results in:
**************************************************
DTSRun: Loading...
Error: -2147217843 (80040E40); Provider Error: 18456 (4818)
Error string: Login failed for user 'xxxxxxx'
Error source: Microsoft OLE DB-provider for SQL Server
Help File:
Help context: 0
**************************************************
Does anybody have an idea as to how i can avoid this and run the package without errors????
ThenX for your time!!
GreetZ
RuupY