Answer Posted / vanz
It depends.
"Control cards" come in many flavors. . . There are control
cards for the sort, most utilities, and many application
programs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the function of the dd dcb keyword?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Is condition checking possible in jcl? If yes, how?
which utility is used a dummy utility?
A 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?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What is the function of //jcllib statement?
What is the function of dd disp parameter?
List the different jcl statements that are not permitted in the procedures?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How jcl work to handle various input output file operations?
Explain the purpose of the dd keylen parameter?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?