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

Answer Posted / venkataanjaneyulu.sudireddy

yes,no,yes

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

1949


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

788


how do you access an uncataloged dataset in a jcl?

803


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1708


How is the record format of an output dataset specified?

716






which parameter is use to declare the name of dataset in dd statement?

700


What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

1563


In sms datasets, what is the function of the dd avgrec keyword?

626


What are the 4 fields in dd statement?

710


How to execute 2nd and 4th steps among 5 steps in jcl proc?

722


how to compare two datasets without using superce because output is limited to 133 bytes

1458


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1745


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

592


Explain how can the submitting users racf authority be overridden in a job stream?

653


Explain the function of the dd dcb keyword?

670