What type of versions we r using in mainframe (jcl, cobol,
db2, vsam, cics)?
Explain about LMQUERY�give a dialog information about a data set
I HAVE A SEQUENTIAL FILE CONTAINING ONE RECORD IN WHICH I HAVE ONE FIELD AS CUSTOMER IDENTITY NUMBER FIELD WHICH IS A SIGNED FIELD. HOW TO SEQUENTIALLY INCREMENT THIS FIELD USING OVERLAY PARAMETER?.
In My job I have 15 procs.and in each proc i have 3 steps. i want to execute 3 step in proc 10.is it possible? if possible how?
i have five step in jcl.my forth step is gdg.gdg was abend.when will job complete,hoe to handle you
What are the parameters that are used in creating a gdg?
When should DISP=MOD is used?
I have a JCL with 100 steps. I want run the Alternate steps in the JCL ( Like 2 ,4,6,8 etc.. ). How can I acheive this scenario? If It is by Cond Parameter can you provide the Condition code for that?
5 Answers Polaris, Tech Mahindra, UST, Wipro,
if we are specifing joblib as well as steplib in job then at the time of execution how the process will complete
What are steplib and joblib? What for they are used?
What are hierarchy levels in jcl?
Describe the DD statement, its meaning, syntax and keywords?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain