| Author |
Message |
surya1234
New User
Joined: 03 Dec 2003 Posts: 1
|
|
|
|
| How can we compare the full data in a IDMS database and DB2 database??? |
|
| Back to top |
|
 |
References
|
Posted: Wed Dec 03, 2003 12:10 pm Post subject: Re: IDMS and DB2 data compare |
 |
|
|
 |
idmsprofessional
New User
Joined: 19 Jan 2004 Posts: 1 Location: New Delhi
|
|
|
|
Hi,
There is no ready made tool available for this purpose. But the work around solution can be ......first FTP the data from DB2 to .txt file and then FTP that data into the IDMS environment ( Where your Cobol-IDMS Pgms are existing).Here you can write a simple Cobol-IDMS pgm to compare the data with the input file as the file which is FTP'd.
Hope this helps or atleast gives some idea.......
Nazu |
|
| Back to top |
|
 |
|
|