dbTalk Databases Forums  

Best Approach ??

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


Discuss Best Approach ?? in the microsoft.public.sqlserver.dts forum.



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

Default Best Approach ?? - 09-04-2003 , 04:58 AM






Hi,
I have to pull data from Production to Reporting server every 30 min.
Which will be the fastest and fastest and fastest way to achieve this
task. I just want to copy data, I have already created all the tables as it
is in reporting sever.
I will run this task as a scheduler.

Thanks

Abhijeet



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

Default Re: Best Approach ?? - 09-04-2003 , 05:03 AM






Two methods

1. A scheduled DTS package
2. Replication

Speed will be much of a muchness I think.

How long does it take to load the data ?

Transactional replication could keep it permanently in sync all - about 5
seconds (In my expereince). This would be nigh on impossible in DTS



--

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



"Abhijeet Raje" <abhijeet2804 (AT) hotmail (DOT) com> wrote

Quote:
Hi,
I have to pull data from Production to Reporting server every 30 min.
Which will be the fastest and fastest and fastest way to achieve this
task. I just want to copy data, I have already created all the tables as
it
is in reporting sever.
I will run this task as a scheduler.

Thanks

Abhijeet





Reply With Quote
  #3  
Old   
Abhijeet Raje
 
Posts: n/a

Default Re: Best Approach ?? - 09-04-2003 , 05:24 AM



I have choose to go for A scheduled DTS package
BUT What should I use. .. can you provide me some example list ..


"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
Two methods

1. A scheduled DTS package
2. Replication

Speed will be much of a muchness I think.

How long does it take to load the data ?

Transactional replication could keep it permanently in sync all - about 5
seconds (In my expereince). This would be nigh on impossible in DTS



--

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



"Abhijeet Raje" <abhijeet2804 (AT) hotmail (DOT) com> wrote in message
news:%238Nw%23qscDHA.3248 (AT) tk2msftngp13 (DOT) phx.gbl...
Hi,
I have to pull data from Production to Reporting server every 30
min.
Which will be the fastest and fastest and fastest way to achieve
this
task. I just want to copy data, I have already created all the tables as
it
is in reporting sever.
I will run this task as a scheduler.

Thanks

Abhijeet







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.