what are the technical terms for
//
/*
in jcl
Answers were Sorted based on User's Feedback
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.
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
How do you access an uncatalogued dataset in a jcl?
What will happen if we write two STOP RUN's in a COBOL program?
how will be submit 1 jcl by other jcl? means that how 'll submit one job by other job??
what sort card you will use to copy the data from one dataset to another dataset?
When space is allocated for an output dataset, what units can be used?
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.
What is the use of ikjeft1b utility in jcl?
In order to continue a job after a return code of 12 in step1, what the step2 exec statement include?
Can there be 2 job statements in a JCL? If yes what is the purpose of doing tha?
what is the job entry system used in your project?