what is S04E error in jcl?

Answer Posted / roshan.r

This abend occurs when there is lack of space (i.e) when
one of the file having FB and another file having the VB
and if it is trying to copy then this abend SOC4 would
occur.

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which Search verb is equivalent to PERFORM…VARYING?

679


What are all the divisions of a COBOL program?

660


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2051


What is inspect in cobol ?

797


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

690






what happens if parmparameter passes zero bytes to the program

1659


Write a program to explain size error.

669


Name the sections present in data division.

697


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2002


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

734


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2331


What are the access modes of START statement?

716


What is report-item in COBOL?

704


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

703


what is the use of outrecord?

1768