Explain dfsort utility?
No Answer is Posted For this Question
Be the First to Post Answer
i have a jcl containing header body and trailer .in header i have viswa body 2 6 1 9 7 trailer reddy .now i need to sort only body in either asecending or descending order how can i do it
Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
What is order of searching of the libraries in a JCL?
Why include statement is used in a jcl?
hi,i have joined in mainframe course recently. ihave a doubt ragarding restart parameter.what is d use of it. and what is d syntax for it. any one give me d answer pls.
What is catelog procedure and how many catelog procedure to use in one job?
If a jcl has just 1 step and the input file to this does not exist, then what will happen if we submit this job?
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.
Say I have a file with 12 records. Each record has the name of the month. I have to append data in these 12 records into 1 record. How is it possible?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What is the difference between run mode and addressing mode?
If a job has 3 steps and step 1 and step 3 should get executed and step 2 should not get executed irrespective of the return code from the previous steps. How can it be done?