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.
1286When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
IBM,
1267A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
IBM,
1350
Explain the function of dd name parameter with a 2 part structure; audit.report?
Explain the jcl exec statement?
How do you create a temporary dataset?
How to do automated restart when a job abend?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
How to submit a jcl from cics?
Explain the function of job statement in jcl?
What does a disposition of (new,catlg,keep) for a dsn mean?
What is the function of job statement in jcl?
what is JCL?
what is a jcl?
Explain about LMFREE�free data set from its association with data ID
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How to submit jcl through a cobol program?
what are the statements that are not valid to be included in an include statement?