in
Programming SQL Server (forum)
SQL Server (group)
(Entire Site)
Home
SQL
.NET
Exchange
Opinion
Blogs
Forums
About
Sign in
|
Join
|
Help
Home
Blogs
Forums
Forums Home
>
SQL Server
>
Programming SQL Server
>
how to run the packages parallely in ssis
how to run the packages parallely in ssis
Last post 05-22-2008, 2:26 AM by
mouli
. 0 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
05-22-2008, 2:26 AM
Post number
54402
mouli
Joined on 05-22-2008
how to run the packages parallely in ssis
Reply
Quote
create a master package for omniture on YSI development server, sequence to execute dtsx packages should be :
1) Execute all prestg-stg dtsx packages
2) load all dim tables
3) load fact table
Report abuse