PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Hébergement serveur > ms.sqlserver.server > DTS, how to find out when a DTS was last time executed
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
DTS, how to find out when a DTS was last time executed

Réponse
 
LinkBack Outils de la discussion
Vieux 01/09/2008, 15h10   #1
Marty
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut DTS, how to find out when a DTS was last time executed

I am looking for a simple way to find out when a DTS was last time
executed. We do have hunderts of DTS on our SQL2k servers and want to
get ride of the not used DTS before we migrate to SQL05. Some of these
DTS may run only every 3 month (Quaterly end), some only every month
once (Month end) other every day and some never...

The only way I know to get the information I need is to trace. But I
still hope there is a table in the master DB where SQL logs all
executed DTS or something else which will avoid a 3 month trace.

  Réponse avec citation
Vieux 02/09/2008, 10h00   #2
Moby
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: DTS, how to find out when a DTS was last time executed

On 1 Sep., 15:10, Marty <martin-za.fr...@ubs.com> wrote:
> I am looking for a simple way to find out when a DTS was last time
> executed. We do have hunderts of DTS on our SQL2k servers and want to
> get ride of the not used DTS before we migrate to SQL05. Some of these
> DTS may run only every 3 month (Quaterly end), some only every month
> once (Month end) other every day and some never...
>
> The only way I know to get the information I need is to trace. But I
> still hope there is a table in the master DB where SQL logs all
> executed DTS or something else which will avoid a 3 month trace.


from what i know is, that the logging is not default. you have to set
parameters for logging.
the standard is: open your dts package, left mouse click, logging.
here you can allow logging set parameters for logging.
the standard logging you will than find in the msdb database, table
sysdtspackagelog.
if you need more logging you can:
-write into txt logfiles
-insert some sql tasks in your dts packages, which write in self
defined log tables
-set some parametes in dtsrun command
....

kr moby
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 08h48.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,07813 seconds with 10 queries