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 

How to avoid S0C7 in comp fields ?
Goto page Previous  1, 2
 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
ironponygrl
Beginner


Joined: 22 Mar 2013
Posts: 21
Topics: 7
Location: Fort Worth, TX

PostPosted: Tue Jul 29, 2014 7:57 am    Post subject: Reply with quote

you fellows are so patient with beginners. there is a special place in heaven for you.
Back to top
View user's profile Send private message
t-bonham@scc.net
Supermod


Joined: 18 Oct 2012
Posts: 30
Topics: 0
Location: Minneapolis, MN

PostPosted: Thu Jul 31, 2014 1:53 pm    Post subject: Reply with quote

The proper way to avoid S0C7 errors is to not allow 'junk' to be stored in your data files in the first place. Edit the input, and if it is junk, than reject it rather than put junk into your data files.

In the end, that is much easier for a system: there are usually only a few input programs, but many more processing & reporting programs. If you allow junk data to get into your data files, every one of the processing & reporting programs will have to have checks written in to catch the junk data before using it. If you have tight edits on the input to reject junk, than all the many programs after that which use the data can skip such testin
Back to top
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2

 
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