Explain in DD statement what is the use of DCB parameter?
No Answer is Posted For this Question
Be the First to Post Answer
how can we pass external data to instream procedures
5 Answers IBM, Infosys, Ocwen,
I have 5 steps in my jcl ,I need to execute first three steps and then 2nd step again ,4th and 5th steps if rc of 2nd step is zero
How to identify in JCL that an input file is empty without reading it?
How is the keyword DUMMY used in JCL?
what is the compile process of cobol program expalin with code
How to execute 300 steps in a Job?
What is a JCL Command statement ?
is it possible to submitt more than one job in job card in jcl? and if yes than is it necessary to have the jobs same name?
i have 10 steps in my jcl. -->if i want to execute my program from 5th step what i have to do? don't give //* in ur previous steps --> if i want to execute my program from 1to 5 steps only what i have to do?
What is difference between Return Code, user completion code, Abend code and reason Code?
i just need the first and last record from a sequencial file?how
What does the statements: typrun=scan and typrun=hold do in a JCL statement