The sum of all SQL Server matter that exist,
and the space in which all SQL Server events
occur or could occur.
Welcome to SQL Server Universe.com Sign in | Join | Help
in
Home SS SLUG Forums Articles Photos Downloads
A Merry Christmas
and a
Happy
New Year

to all...

Storing DTS Packages in Repository

Last post 11-23-2007, 17:33 by Dineshk. 2 replies.
Sort Posts: Previous
  • Storing DTS Packages in Repository

     05-24-2007, 4:57

    • Joined on 09-09-2008
    • Posts 17
    • Points 0
    • Top 10 Contributor
      Male

    Pls provide me info that how can i store DTS pacakage in repository and what is the benefit in saving in repository?

    Manish

  • Re: Storing DTS Packages in Repository

     05-24-2007, 5:18

    • Joined on 11-22-2006
    • Colombo, Sri Lanka
    • Posts 242
    • Points 0
    • Top 10 Contributor
      Male

    Hi,

    To store a DTS package in a repository the following steps have to be followed:

    1. In Data Transformation Services (DTS) Designer, on the Package menu, click Save.
    2. In the Location list, click Meta Data Services.

    Saving your DTS package on Meta Data Services means that you are storing your package in the SQL Server 2000 repository which are actually some tables in the msdb database.

    The benefit of saving your DTS packages to the repository is that you can keep track of the data lineage. E.g.: What were the data that you traansfered on what day using what package to what destination, and the like.

    Regards


    Gogula G. Aryalingam (MVP - SQL Server)

    DB Antics

  • Re: Storing DTS Packages in Repository

     11-23-2007, 17:33

    • Joined on 07-17-2007
    • Posts 14
    • Points 0
    • Top 10 Contributor
      Male

    Hi Gogula,

    Once a DTS package is saved in repository, what are the tables that are used to keep track on data lineage in msdb?

    How will be effect of this on size of the database?

    Are there any links to read on DTS data tracking?

    Regards,

     


    Dinesh Karunarathna
    Advanced Data Technologies (pvt) Ltd
View as RSS news feed in XML

(Best viewed with a resolution of more than 1024 * 768)

Powered by Community Server, by Telligent Systems