dbTalk Databases Forums  

Ability to see DTS code outside of the IDE?

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


Discuss Ability to see DTS code outside of the IDE? in the microsoft.public.sqlserver.dts forum.



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

Default Ability to see DTS code outside of the IDE? - 07-22-2005 , 11:18 AM






I just got a new gig and they are yelling that one job isn't running.
I see that I'm suposed to pass data to a SERVER that nobody here knows
about? It's listed as our #1 client by name. They, being a bank,
wouldn't open themselfs up for me to pass data, now would they?

So if I can extract out of the DTS job what was going on with respect
to passing to that other server, I'd know more if I get on the phone
with them.

I'm hoping to find an IP address for the listed server. That would
define if the server was really in house or at theirs.

TIA

__Stephen


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

Default Re: Ability to see DTS code outside of the IDE? - 07-23-2005 , 01:57 AM






Do you have control over the job?
Why do they think it's you?

If you have control over the job then you can get the package name. I
presume you have the package also.

What does the job step look like. Let me guess
DTSRUN ~/Z27459723697265976...


If this is the case and your question is what's the name of the package then
there is a non MS utility out there that cracks this string but you can also
fire up profiler and see which package gets called if it is stored in MSDB.




--



Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know


"Stephen" <srussell (AT) transactiongraphics (DOT) com> wrote

Quote:
I just got a new gig and they are yelling that one job isn't running.
I see that I'm suposed to pass data to a SERVER that nobody here knows
about? It's listed as our #1 client by name. They, being a bank,
wouldn't open themselfs up for me to pass data, now would they?

So if I can extract out of the DTS job what was going on with respect
to passing to that other server, I'd know more if I get on the phone
with them.

I'm hoping to find an IP address for the listed server. That would
define if the server was really in house or at theirs.

TIA

__Stephen




Reply With Quote
  #3  
Old   
Stephen Russell
 
Posts: n/a

Default Re: Ability to see DTS code outside of the IDE? - 07-25-2005 , 08:32 AM



I am the replacement Developer/DBA and this package is know. I can open
it up in EM just fine.

I run it and step 2 fails. I know that step 2 is the passing of my
result set to another SERVER.

That server is not know by anyone here. I am not sure if it's our
clients or ours. Because of this I'd love to see the IP address for
that server.





*** Sent via Developersdex http://www.developersdex.com ***

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

Default Re: Ability to see DTS code outside of the IDE? - 07-25-2005 , 02:29 PM



Look in the connection properties for the DataPump task (both) then as this
will tell you what the Source server is and to where it is going

What is the error?

--



Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know


"Stephen Russell" <srussell (AT) transactiongraphics (DOT) com> wrote

Quote:
I am the replacement Developer/DBA and this package is know. I can open
it up in EM just fine.

I run it and step 2 fails. I know that step 2 is the passing of my
result set to another SERVER.

That server is not know by anyone here. I am not sure if it's our
clients or ours. Because of this I'd love to see the IP address for
that server.





*** Sent via Developersdex http://www.developersdex.com ***



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.