Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
jhnegrao
Yak Posting Veteran
81 Posts |
Posted - 2008-02-25 : 14:01:21
|
Hello, All!It`s the first time with Reporting Services and would like to know if thereare any performance problems when installed on the same server with a SQLServer.I`m a Database Administrator and I have a SQL Server into a DMZ with almost200GB of data and nowadays the company is demanding a Reporting Service intoa DMZ and we don`t have a dedicated server to use with. Otherwise, we buy aSQL Server license just for this request don`t worth.So, we decide to install Reporting Service on this server, but I have no ideaabout how much recource is needed to handle it and if this installation couldcause any issues.Anybody knows how Reporting Service works? Are there any best practices wheninstalling Reporting Services on a OLTP SQL Server ?ThanksJuliano Horta |
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-02-25 : 20:13:28
|
That means you'll run iis and sql on same box, we never do that. You can install RS on another machine and put RS dbs on existing sql server. |
 |
|
jhnegrao
Yak Posting Veteran
81 Posts |
Posted - 2008-02-28 : 08:29:06
|
Thanks for the information |
 |
|
|
|
|