whn do i get soc7 abend while moving alphanumeric to
numeric or while moving numeric to aplhanumeric please
reply ASAP?
Answer Posted / y.prasanthi
When we provide invalid data i.e, alphanumeric to numeric
bcz alphanumeric contains characters also but numeric
contains only numbers.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is rmode(24)
what is amode(24), amode(31), rmode(24) and rmode(any)?
How many bytes S(8) comp field occupy and its maximum value?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Can a Search can be done on a table with or without Index?
How to print 10 to 1 if the input have only 10 digit number?
What are the cobol coding sheets?
How can you get the ksds file records into your cobol program?
What is the difference between comp and comp-3?
Write a cobol program making use of the redefine clause.