On Dec 17, 11:50 am, Hilary Cotter wrote:
> Given a fixed budget I would invest in RAM over disks.
>
> 10k should be find for the speed, but I'd run disk speed/throughput tests to
> see what your bottleneck currently is and what sort of throughput you are
> currently getting.
>
> Distribution database size is a function of how many commands, what sort of
> commands, and what your retention is. Replicating text or wide tables will
> consume more space, than narrow tables.
>
> Also your disk cleanup task may not work efficiently which may increase the
> size of the distribution database. This been said, I think the smallest
> commercially available SCSI drives are 73 Gigs, so with a 4 drive RAID 10
> configuration would you have 146 Gigs, 4 drive RAID 5 should be 219 Gigs.
>
> Both sizes should be ample for most high throughput distribution databases.
>
>
>
> "JDS" wrote:
> > We are in the process of implementing transactional replication. We will be
> > using a remote distributor. Our environment is SQL Server 2005 64 bit on
> > Windows server 2003 Enterprise edition. I need to know if there is a
> > standard way of sizing and optimizing the distribution. We have ample space
> > on our subdisk but I want to give our SAN guy some particulars regarding
> > space. Is the size of the distribution database contingent on the number of
> > articles and changes or is the size pretty static? What the best way to
> > configure the size from the start? Also we have 10k and 15k drives available
> > from a speed perspective. I'd like to place the disrtibution database on the
> > slighty slower drives even possibly slower than 10k. Does anyone see any
> > issues with that?- Hide quoted text -
>
> - Show quoted text -
data and log i think we are at 50GB or so for the ditribution db. this
is for several databases that are close to 1TB combined size, around
50 total publications, 100 or so subs and millions of transactions
replicated daily. a few times a month we run large jobs that hit 50-70
million commands.
>> Stay informed about: Planning for Transactional Replication (Size and Speed)