|
|
Archives of the TeradataForum
Message Posted: Wed, 04 Dec 2002 @ 22:51:17 GMT
Subj: | | Re: MultiLoad Completion Notification |
|
From: | | Tan, Yvonne |
Thanks for the advise. I have the dataset created and may use SYNCSORT to get the statistics.
Geoffrey Rommel wrote :
| If Shridhar's suggestion doesn't work, you could try this. You are probably writing the SYSPRINT from MultiLoad to the default output
class (sysout=*). Instead, write the SYSPRINT to a temporary data set and then, in the next step, read it and pick out the information you
need, ending with a non-0 return code if the work tables were not dropped. This could be done easily in Quikjob (VISION:Report) or maybe
File-AID. Not much work, really! | |
Question : When executing MultiLoad in MVS batch mode, I would like to be notified by the system if the ET and/or UV tables were
not dropped after the MultiLoad job terminated with the completion code = 00. Is it possible?
Yvonne
| |