I have a file it contain 10 records.i got abend at 8th record
because of soc7.how do you know that perticular record got
abend?

Answer Posted / rohan

we will use parm='test' while executing at that time we will know the location of the error.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the sections present in data division.

697


what is amode(24), amode(31), rmode(24) and rmode(any)?

690


How do you get the data to code the BMS macro?

1472


how do you reference the esds vsam file formats from cobol programs

627


When is inspect verb is used in cobol?

671






Which is not true about evaluate statement

1567


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

851


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1776


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1924


Write a program that uses move corresponding.

668


What is the difference between goback, stop run and exit program in cobol?

918


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1228


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17026


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1838


Which division and paragraphs are mandatory for a COBOL program?

707