dbTalk Databases Forums  

DTSRUN failing....

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


Discuss DTSRUN failing.... in the microsoft.public.sqlserver.dts forum.



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

Default DTSRUN failing.... - 11-03-2003 , 01:50 PM






Hello,
I'm calling a dts package inside a Stored proc (exec
xp_cmdshell..dtsrun)and I'm getting an error: Error: -
2147217900 (80040E14); Provider Error: 14262 (37B6).
Microsoft said they have fixed this bug in the sql server
2000 sp2 release. We are using sp3 but I still get this
problem. The workaround talks vaguely of putting a white
space in all the parameters. I tried all possible
combinations of that but it fails. Had anyone tried
running DTSRUN in the command prompt? You mind posting a
sample here? Here's what I'm running at the command
prompt that fails:
dtsrun /SCHDSRsql01 /E /N"MonthtlyExtract" /G"C970BA63-
1683-4175-A3C2-F4CED53D66F5" /V"ED1B77FB-9A5B-4694-A1A5-
2F347594BD25"
I'd appreciate any help you can offer.
thanks in advance.


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

Default Re: DTSRUN failing.... - 11-03-2003 , 02:33 PM






I personally never use the /G and /V parameters simply because I always want
the latest version of my package. If you are having problems then try
having the DTSRUNUI generate the syntax for you.

--

Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


<anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hello,
I'm calling a dts package inside a Stored proc (exec
xp_cmdshell..dtsrun)and I'm getting an error: Error: -
2147217900 (80040E14); Provider Error: 14262 (37B6).
Microsoft said they have fixed this bug in the sql server
2000 sp2 release. We are using sp3 but I still get this
problem. The workaround talks vaguely of putting a white
space in all the parameters. I tried all possible
combinations of that but it fails. Had anyone tried
running DTSRUN in the command prompt? You mind posting a
sample here? Here's what I'm running at the command
prompt that fails:
dtsrun /SCHDSRsql01 /E /N"MonthtlyExtract" /G"C970BA63-
1683-4175-A3C2-F4CED53D66F5" /V"ED1B77FB-9A5B-4694-A1A5-
2F347594BD25"
I'd appreciate any help you can offer.
thanks in advance.




Reply With Quote
  #3  
Old   
 
Posts: n/a

Default Re: DTSRUN failing.... - 11-03-2003 , 05:29 PM



Thanks! I'll try to make it more simpler, if it will
still fails, I'll use the DTSRUNUI.
Quote:
-----Original Message-----
I personally never use the /G and /V parameters simply
because I always want
the latest version of my package. If you are having
problems then try
having the DTSRUNUI generate the syntax for you.

--

Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:019501c3a243$b946f690$a601280a (AT) phx (DOT) gbl...
Hello,
I'm calling a dts package inside a Stored proc (exec
xp_cmdshell..dtsrun)and I'm getting an error: Error: -
2147217900 (80040E14); Provider Error: 14262 (37B6).
Microsoft said they have fixed this bug in the sql
server
2000 sp2 release. We are using sp3 but I still get this
problem. The workaround talks vaguely of putting a
white
space in all the parameters. I tried all possible
combinations of that but it fails. Had anyone tried
running DTSRUN in the command prompt? You mind
posting a
sample here? Here's what I'm running at the command
prompt that fails:

dtsrun /SCHDSRsql01 /E /N"MonthtlyExtract" /G"C970BA63-
1683-4175-A3C2-F4CED53D66F5" /V"ED1B77FB-9A5B-4694-
A1A5-
2F347594BD25"
I'd appreciate any help you can offer.
thanks in advance.



.


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.