dbTalk Databases Forums  

Succesful Run Date on Web Interface after running DTS Sucessfully

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Succesful Run Date on Web Interface after running DTS Sucessfully in the microsoft.public.sqlserver.olap forum.



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

Default Succesful Run Date on Web Interface after running DTS Sucessfully - 07-21-2005 , 02:13 PM






Hi,

We populate the Dimension and fact tables using DTS.

IS there a way to capture the successful run (date and time) of DTS and
populate on the Web Page whoch displays the cube.

Please suggest me the approaches i need to take for achieving the same.

Thanks,
Arun.

Reply With Quote
  #2  
Old   
Jéjé
 
Posts: n/a

Default Re: Succesful Run Date on Web Interface after running DTS Sucessfully - 07-21-2005 , 07:35 PM






if you log the execution in the database, then look at the sysdtspackagelog
table(s) (msdb database)
You'll found every execution of every package and steps.

"Arun" <Arun (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,

We populate the Dimension and fact tables using DTS.

IS there a way to capture the successful run (date and time) of DTS and
populate on the Web Page whoch displays the cube.

Please suggest me the approaches i need to take for achieving the same.

Thanks,
Arun.



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.