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

Db2 HPUNLOAD (INZUTILB) - How to get record count


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

New User


Joined: 25 Aug 2005
Posts: 7

PostPosted: Thu Aug 25, 2005 5:01 am
Reply with quote

I am using DB2 Unload Utility INZUTILB in a JCL. 5 different steps unload 5 different tables; the complicated sql results in Db2 always being used.

My question: How do I get INZUTILB to log the count of unloaded records in a file?

I know that SYSPRINT & JESYSMSG will give me the record count, but I need something more 'formal'.

In case anyone is interested in why: I want to setup a file that contains the number of records unloaded.
These unloaded records will be re-interpreted and reloaded in a different organization. They can use the record count from the file to compare with their results.
The idea is that since this is a daily process, the entire operation can be automated.
Back to top
View user's profile Send private message
ak1972

New User


Joined: 25 Aug 2005
Posts: 7

PostPosted: Sat Oct 01, 2005 4:19 am
Reply with quote

Can it be done ? icon_eek.gif
If it can't be, does someone know that ? icon_evil.gif
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts To get the count of rows for every 1 ... DB2 3
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts To find whether record count are true... DFSORT/ICETOOL 6
Search our Forums:

Back to Top