Re: How to check datatransfer AS400 Production database to SQL Server
- From: "Allan Mitchell" <allan@xxxxxxxxxxxxxxxxxx>
- Date: Sat, 6 Aug 2005 11:49:19 +0100
Can you compare keys?
How would you know that a row was valid for transfer to SQL Server? Is this
still not valid afterwards?
You could stage the rows to be moved on te AS400 so you are not comparing a
moving target with the SQL Server.
--
Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know
"Annabel" <anke.ruigrok@xxxxxxxxx> wrote in message
news:1123253928.984949.71800@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi all,
>
> I need to transfer data of a production server (as400) which mutates 24
> hours a day to a sql server 2000.
> Since it is important that this transfer is right and complete. I want
> to check with hash totals and recordcounts if the transfer was
> allright.
>
> What is the best way to do this? I tried to compare the totals before
> and after the transfer, but this is not working because its possible
> that somebody inserted a new record.
>
> Hope somebody can help.
>
.
- Follow-Ups:
- References:
- Prev by Date: Re: DTS package fails intermittently while loading a large amount of d
- Next by Date: RE: file conversion from SQL Server to Access
- Previous by thread: How to check datatransfer AS400 Production database to SQL Server
- Next by thread: Re: How to check datatransfer AS400 Production database to SQL Server
- Index(es):
Relevant Pages
|