Multiple Server Reporting
- From: "ERS Developer" <ERSDeveloper@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 8 Jul 2005 11:32:08 -0700
Hi There,
I got a generic DW question.
Let me preface this
I need to design a report that displays data for 3 branches of same
companies, Branch A ,Branch B and Branch C. The problem is that each Branch
has their own distinct server and database. The schema is identical between
them, just
different data in each.
The report is identical for each Branch, the only different is that the
report needs to pull data from all the three Databases A,B,C to display the
report data for that Company as an aggregated view and Also data for each
branch individually.
How can I design the report or setup the data source.
1) One possible option I guess would be to create a Linked Server and
Distributed view that combines data from identical tables in 3 databases, and
use that view as the datasource in the report.
2) Other option is moving data to the centralized server and report from
that,
which would cause data redundancy both at local branch and at centralized
server and huge vloume of data movement and keeping track of data.
Just looking for what others have done in similar circumstances so I don't
spend multiple days architecting the wrong approach.
Thanks!
S
.
- Follow-Ups:
- Re: Multiple Server Reporting
- From: JT
- Re: Multiple Server Reporting
- From: Peter Nolan
- Re: Multiple Server Reporting
- From: Jéjé
- Re: Multiple Server Reporting
- Prev by Date: Re: how is checksum calculated?
- Next by Date: Re: Multiple Server Reporting
- Previous by thread: Re: Can I pick your brains for a second? transferring a large database problem
- Next by thread: Re: Multiple Server Reporting
- Index(es):
Relevant Pages
|
Loading