So it is not that you more records in the new server, it is just that the
recordcount reported by em in the old machine is different.
This is because EM relies on the table statistics, rather than running count
in each table.
run sp_updatestats on the source server and you will find that em now
reports the correct recordcount.
HS
"Mitch Hahn" <mhahn (AT) gtis (DOT) com> wrote
Quote:
Hi Allen,
Thanks for replying.
Source: SQL 2000 (sp3) On Windows 2000 server(sp4). In enterprise
manager right click on table property, record count:251,184,872.
Destination: Brand new machine. SQL 2000 (sp3) On Windows 2000
server(sp4). After importing, record count: 251,185,904.
I did not do anything special at all just stright import data table. But
if I run a query to tally the record count on both tables, results are
the same: 251,185,904 records.
Any ideal? Thanks.
Mitch
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it! |