I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
No Answer is Posted For this Question
Be the First to Post Answer
how can handle the s0c4 abend???
I need to compare two VSAm files. In input VSAM file some fields are updating and the updated feilds are coming into the output file. now i need to compare these two files with respect to a perticular field. Please suggest a suitable JCL code me.
how can i use the parameters decalred in main pgm in sub pgm
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
What is DYNAMBR in jcl?
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
i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.
why do we use file-aid wht r the adv of using file-aid thn in ispf
List in order the hierarchical levels of jcl?
how do you resolve for soc7 error
Can we delete the data using IEFBR14 , IEBGENER??
What is the function of a dd statement?