Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
Reporting Services
»
Reporting Services
»
Combing RS databases with other production...
Combing RS databases with other production databases
Rate Topic
Display Mode
Topic Options
Author
Message
cjbaum
cjbaum
Posted Friday, February 01, 2013 12:49 PM
Grasshopper
Group: General Forum Members
Last Login: Wednesday, March 27, 2013 10:24 AM
Points: 16,
Visits: 98
Curious what the industry norm is. Can / should i put my report databases on the same server / instance as other production databases ?
In the past my company had created a new server / instance for every item that required sql, after combining some of the smaller ancillary items, im looking at combining the report server also ?
Post #1414816
anthony.green
anthony.green
Posted Monday, February 04, 2013 1:33 AM
SSCertifiable
Group: General Forum Members
Last Login: Wednesday, June 05, 2013 2:40 AM
Points: 5,075,
Visits: 4,833
I have not seen any issues in our environments where the RS and RSTempDB are on the same server as production.
We have SSRS installed on a dedicated box, but the DB is on the main prod engine server.
Want an answer fast? Try here
How to post data/code for the best help - Jeff Moden
Need a string splitter, try this - Jeff Moden
How to post performance problems - Gail Shaw
CrossTabs-Part1
&
Part2 - Jeff Moden
SQL Server Backup, Integrity Check, and Index and Statistics Maintenance - Ola Hallengren
Managing Transaction Logs - Gail Shaw
Troubleshooting SQL Server: A Guide for the Accidental DBA - Jonathan Kehayias and Ted Krueger
Post #1415159
ldorian81
ldorian81
Posted Monday, February 04, 2013 3:49 AM
SSC Veteran
Group: General Forum Members
Last Login: Tuesday, April 23, 2013 1:37 AM
Points: 275,
Visits: 222
Really depends on your resources, you could have a separate server for each aspect or 1 server for all.
I've always had at least 2 anywhere i've worked 1 for live and 1 for reporting/backup so the working environments(reporting) never had any direct interaction with the performance of the live system. I think in most cases this would be the more reasonable setup.
My last job we were adding a 3rd for an SSAS cube in the latest SQL server version but it was a big cost and in my opinion it wasn't really nessesary as it would make the reporting server redundant.
(better to have upgraded the 2nd instead for the cost).
Regards
ld
Stoke-on-Trent
United Kingdom
If at first you don't succeed, go to the pub and drink away your current thought plan.
Post #1415210
davoscollective
davoscollective
Posted Tuesday, February 05, 2013 5:03 PM
SSC-Addicted
Group: General Forum Members
Last Login: Yesterday @ 6:31 PM
Points: 413,
Visits: 703
If your SSRS server is querying the operational database (OLTP) directly then I would put them on different servers. SSRS will use the OLTP server to process queries but other resources for running the SSRS website and it's own database would take away resources from your production machine if they were on the same machine. Likewise keeping the SSRS machine as a client of the OLTP server just like any other client e.g. application users, keeps it independent in the case of server issues or required maintenance or upgrades.
On the other hand if you have a datawarehouse and OLAP cubes then I like to put SSRS on the same machine, unless you are completely familiar with Kerberos or you are a security guru and have your own authentication solution. If you don't run Kerberos in your network then double hop is the biggest pain in the backside.
Post #1416168
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.