Replicating database btw two sites why aren't the tables identical in size?
- From: war_wheelan@xxxxxxxxx
- Date: 30 Apr 2007 07:43:38 -0700
I am replicating an 80GB database between NY can CT and would like to
know why table sizes are different between the two.
Here is an example of sp_spaceused::
NY IOI_2007_04_23 rows(279,664) reserved(464,832)
data(439,960) index_size(24,624)
CT IOI_2007_04_23 rows(279,666) reserved(542,232)
data(493,232) index_size(48,784)
Thanks,
.
- Follow-Ups:
- Prev by Date: Create One Trigger For Both Update and Delete
- Next by Date: Re: Replicating database btw two sites why aren't the tables identical in size?
- Previous by thread: Create One Trigger For Both Update and Delete
- Next by thread: Re: Replicating database btw two sites why aren't the tables identical in size?
- Index(es):