0

We currently update our analysis services cube every 15 min. We want this closer to real time if possible.

We have our TFS Server and our SQL Server on the same machine. If we split these to use two machines, would the extra power of having two machines make it possible to lower the cube update without noticing a performance drop? I would like to take it to around 2 min (or less if possible).

What do you think? Would this work? Or am I asking too much?

Vaccano
  • 1,027
  • 3
  • 16
  • 29

2 Answers2

1

Maybe.

The answer is impossible for anyone but you to say. Its completely dependent on the hardware involved and the load involved.

Buy big enough hardware (either two separate machines or one even bigger machine) and I'm sure you can do it.

Steven
  • 3,029
  • 20
  • 18
1

You can also move analysis services to its own hardware for maximum power. If you look at the page you link, it says that dual-server means "two or more" servers. Topology is more flexible than ever before in tfs2010.

Tim Elhajj
  • 393
  • 2
  • 7