IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Tool for comparing data in SQL tables


IBM Mainframe Forums -> IBM Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vijayasimha

New User


Joined: 27 Jun 2005
Posts: 6
Location: india

PostPosted: Tue Mar 28, 2006 11:27 am
Reply with quote

we are actually looking for a tool that can be used to compare data in SQL tables. The tool should have features wherein we can select the fields to be compared. Please get back in case any of you are aware of such a tool
Back to top
View user's profile Send private message
nuck

New User


Joined: 09 Dec 2005
Posts: 33

PostPosted: Tue Mar 28, 2006 4:10 pm
Reply with quote

Hi,

no tool that I know of, but it shouldn't be that hard to write your own in either spufi or qmf. I'm gonna assume that you will probably need to use outer joins (or several unions for 'not exists' conditions) to match keys and/or find out which rows are not present. Something like this shouldn't take longer than a half hour to write.

Or you could simply extract the data to a flat file and run a compare against it.

just my ?0.02....
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IBM Tools

 


Similar Topics
Topic Forum Replies
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
No new posts JCL EXEC PARM data in C Java & MQSeries 2
This topic is locked: you cannot edit posts or make replies. Automation need help in sorting the data DFSORT/ICETOOL 38
Search our Forums:

Back to Top