What all are the changes to be made in JCL so as to do
testing?
Answer Posted / sachu
changing job card?
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What does a disposition of (MOD,DELETE,DELETE) mean ?
how you can direct the data to spool using SYSOUT option?
What is the function of //cntl statement?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
What are the 2 types of parameters in dd statement?
What are the parameter we cannot use in procedure?
What is jcl in mainframe?
Define concatenating?
How is the record format of an output dataset specified?
How is a type of file defined in the jcl that executes the cobol program?
What is one line to pass PARM from JCL to COBOL?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is notcat 2 - gs?
Explain about LMFREE�free data set from its association with data ID