dbTalk Databases Forums  

DTS Logs

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


Discuss DTS Logs in the microsoft.public.sqlserver.dts forum.



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

Default DTS Logs - 05-12-2004 , 02:49 PM






Is there a way to change the step name in a package that
is logged in sysdtssteplog table? I would like to replace
the generic names with something more descriptive.

Thanks, Curt

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

Default Re: DTS Logs - 05-12-2004 , 03:31 PM






If you are using SQL Server 2000 then you can use Disconnected Edit to
change the names of steps. I would do this early in package dev as parts of
packages use names to refer to other parts of packages and if you change the
names of things it can get ugly.

--
--

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


"Curt" <ckiser (AT) wi (DOT) rr.com> wrote

Quote:
Is there a way to change the step name in a package that
is logged in sysdtssteplog table? I would like to replace
the generic names with something more descriptive.

Thanks, Curt



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.