MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Rows affected not displayed in the SYSOUT.

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
KOUSIK
Beginner


Joined: 04 Jan 2005
Posts: 26
Topics: 13

PostPosted: Thu Feb 02, 2006 4:16 pm    Post subject: Rows affected not displayed in the SYSOUT. Reply with quote

Hi,

We have two tables TAB_STD and TAB_ACT, wherein the table TAB_STD will hold expected result on an operation and TAB_ACT will contain the actual results of the operation. Now, I am trying to DELETE the old expected results from the table TAB_STD and replacing it with TAB_ACT info.

To achieve the above I have prepared two set of queries one to delete the info from TAB_STD and the other set to load TAB_STD with TAB_ACT data. I am executing this query through a JCL using the DSNTIAUL program.

The JCL is running fine but I want to compare the number of rows deleted from the TAB_STD with the number the rows inserted in TAB_STD from TAB_ACT which I am unable to do because, the SYSPRINT is not displaying the number of rows affected information after executing the queries. Is there a way to achieve this???
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group