How can values be passed from the job stream to an executable program?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What is catelog procedure and how many catelog procedure to use in one job?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Explain the function of job statement in jcl?
What are the utility programs in jcl?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
How does the jcl specify the job to os?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
how can you check if a file is empty using jcl?
Name what parameter directs the output of the job log dataset?
Is automatic restart possible in jcl?
What happens if both JOBLIB & STEPLIB is specified ?
How can unused space allocation be returned to the system when a dataset is closed?
A dd statement consists of 4 fields. Name them?