Max. No of DD statements in a job ?

Answer Posted / guest

3273

Is This Answer Correct ?    15 Yes 5 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?

636


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

604


Explain how can the attributes of one sms dataset be copied to another dataset?

703


1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat

7076


What is catelog procedure and how many catelog procedure to use in one job?

7438






How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

669


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

668


For what purpose steplib and joblib are used ?

686


what is the JCL statement consists of?

695


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

1927


Explain the function of //jcllib statement?

700


Explain about LMFREE�free data set from its association with data ID

997


What is job control language?

606


How gdg are concatenated?

668


what are the types of abends that occur on job failure? And explain the possible causes of these

1114