how can you check if a file is empty using jcl?
No Answer is Posted For this Question
Be the First to Post Answer
Is condition checking possible in jcl? If yes, how?
how do you resolve for soc7 error
what is the difference between the JCLLIB and JOBLIB ,and where do we use it ?
What is a Dummy Utility and what it does ?
How does jcl specify the job to the operating system?
How is a type of file defined in the jcl that executes the cobol program?
If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?
which utility is used to run a cobol-db2 program?
hi guys what r the diff types of procs in jcl? bye ramya
4 Answers ACS, Keane India Ltd,
Is it possible to define dd statements as you want?
Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job
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.