what type of version is we r using now real time in all
modules(cobol, jcl, cics, db2, vsam)?
//step#3 exec pgm = hkbc762 what is wrong with the syntax?
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program anyone please answer me for above questions. it's very urgent
jcl is like a complier....?
How Can we see all generations of a GDG ?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
lines(1,cancel)??What is meant by that??Plz explain it....
How to submit jcl through a cobol program?
In a JCL if previous steps return code is greater than 0 or 4 then the next step will not execute. But the job will be successfull with the maximum return code. How can we reset this maximum return code to '0' regardless of return codes of any steps?
File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3
wht r different types of sort fields in jcl ?
How to pass values in jcl to cobol?
What do you do if you do not want to keep all the space allocated to a dataset?