What is the difference between sb37,se37,sd37 each?

Answer Posted / siri

SB37,SE37,SD37 ARE SPACE ABENDS............
SB37 :- END OF VOLUME
WE HAVE REQUEST 1600 TRACKS(INCLUDING PRIMARY AND SECONDARY).WHEN THE PROGRAM TRIES TO WRITE MORE THAN 1600 TRACKS THEN THE OPERATION ENDED WITH THE SB37.

SOL :- INCREASE THE SIZE OF PRIMARY AND SECONDARY REASONABLY..

SD37 :- SECONDARY SPACE IS NOT GIVEN....WE HAVE TO CODE ONLY
PRIMARY SPACE AND THAT IS ALREADY FILLED AND THEN PROGRAM WRITE TO MORE YOU WILL GET SPACE ABEND..

SOL:- INCLUDE THE SECONDARY SPACE IN THE SPACE PARAMETER OF THE DATASET HAS GIVEN PROBLEM..

SE37 :- END OF VOLUME
THIS IS SAME SB37..YOU WILL GET THIS ABEND USUALLY FOR A PARTITINED DATA SET...

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List the different jcl statements that are not permitted in the procedures?

643


What is condition checking in jcl? Is this possible?

628


how do you access an uncataloged dataset in a jcl?

848


What do you understand by the terms: joblib and steplib?

626


how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?

792






What parameter of the job statement is used to limit the cpu time consumed by the job?

845


What is the use of symbol // in jcl?

933


how do you code a null statement?

780


State the uses of syspring, sysin, sort fields, sum fields and dummy.

656


Explain the function of a dd statement?

665


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

713


what operation is performed by job statement?

663


What do you understand by the term notcat 2 – gs?

759


how to do automated restart when a job abends?

854


Can I send output of job to my remote device careerride123?

671