﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SS2K5 Replication  / SQL Server 2005: Transactional replication between hard drives on same server / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 05:26:32 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SQL Server 2005: Transactional replication between hard drives on same server</title><link>http://www.sqlservercentral.com/Forums/Topic1433298-291-1.aspx</link><description>Anytime. Thanks for the feedback.</description><pubDate>Thu, 21 Mar 2013 09:41:00 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>RE: SQL Server 2005: Transactional replication between hard drives on same server</title><link>http://www.sqlservercentral.com/Forums/Topic1433298-291-1.aspx</link><description>I had a chat with my superior regarding your enlightening reply, and with that in mind he has decided to "...research an alternative solution."  Thank you for your helpful response, and thank you for being patient with my novice questions.</description><pubDate>Thu, 21 Mar 2013 08:18:47 GMT</pubDate><dc:creator>schwzac</dc:creator></item><item><title>RE: SQL Server 2005: Transactional replication between hard drives on same server</title><link>http://www.sqlservercentral.com/Forums/Topic1433298-291-1.aspx</link><description>There really is not enough info to say for sure what would be best for you, but one misconception I picked up is "choke point is read/write speed of disk" and I think it might be worth keying on to start a dialogue. Data is not read directly from disk unless the data required to satisfy a query is not present in memory, i.e. all data that is returned to satisfy a query is first loaded from disk to the buffer pool unless it is already in memory. The goal for SQL Server is to keep as much of the most-used data in memory as possible because it will result in better performance. If the problem traces back to the fact that data needs to be loaded from disk on a regular basis then tuning your queries and indexes so less data needs to be read to satisfy your queries, or the hardware solution of adding memory, is more likely to give you a higher return on investment than doing what you're talking about with adding another disk and replication.</description><pubDate>Wed, 20 Mar 2013 22:18:11 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>SQL Server 2005: Transactional replication between hard drives on same server</title><link>http://www.sqlservercentral.com/Forums/Topic1433298-291-1.aspx</link><description>I'm relatively new to SQL server development in a non-collegiate scenario, so i will try to be as concise as possible.Our production server handles a lot of queries every day from many sources(sales dept.,our website, amazon, reporting, etc...).  When the server begins to noticeably slow we have found that the server resources aren't maxing out.  The data choke point seems to be the hard drive read/write speed.(This is how it was explained to me, and I have been given the task of researching this possible solution.)  My question is: can you use transactional replication to replicate a database on another hard drive within the same server?  We want to do this to offload all our reporting to the separate hard drive so the main hard drive is only handling orders without replacing hardware or building a second server. Sort of like an internal data warehouse.Any help is much appreciated.</description><pubDate>Wed, 20 Mar 2013 09:16:16 GMT</pubDate><dc:creator>schwzac</dc:creator></item></channel></rss>