What is DSNDB06 ?
how to skip the steps in JCl
can we bowse or edit the GDG dataset if it is a tape entry?
When should DISP=MOD is used?
What is the syntax of JCL statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
I have a JCL which 20 steps. How do I execute 17 th step alone (It should execute only 17ths tep.and it should not execute 18,19,20 steps??
9 Answers IBM, Infosys, TCS, Xansa, Xchanging,
in catalog procedure i have step1 dd dsn=filea dd dsn=fileb dd dsn=filec ur concatenaning all the files. but i need to override fileb with file 2 ? can anyone give the ans pls for ths
what is DD statement is used in JCL?
i just need the first and last record from a sequencial file?how
There is one QSAM is the VB file. i want to get the first characters in this file and change those characters from'abcd' to '1234' and creat a vasm file to put '1234' in it. how to do in only JCL. if it not QSAM, it's VASM and VB. how to do it.
Why include statement is used in a jcl?
how to run batch program without jcl?