Answer Posted / guest
3273
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is the function of the dd dcb keyword?
How to run cobol program using jcl?
Differentiate between addressing mode and run mode.
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
which utility is used a dummy utility?
what is “Cond= even” and “Cond=only”?
What is the purpose of dd?
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
Explain how can the attributes of one sms dataset be copied to another dataset?
Which dd parameters are required?
Explain about LMFREE�free data set from its association with data ID
in ways data can be passed to a COBOL program from JCL?
What is the syntax of JCL statement?