How to execute 2nd and 4th steps among 5 steps in jcl proc?
No Answer is Posted For this Question
Be the First to Post Answer
What is the differentiation between TRK,cyl, and Bytes... how they can be connected??
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 to print data of sequential file to Spool..?
Can an individual step be restricted from using all the jobs allowed cpu time?
What are the 2 types of parameters in dd statement?
What is concatenating?
what is the use of temporary files?
What are hierarchy levels in jcl?
How to overide the symbol parameter in the jcl ?
i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
What will happen when we try to pass data from JCL to COBOL using PARM parameter without declaring the length field in Linkage Section?
How to pass data to a program that is coded in an exec statement?