Answer Posted / mohi
Yeah we can compare 2 files using option 10 in fileaid main menu.
| Is This Answer Correct ? | 7 Yes | 0 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
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
what is the difference between JES3 and JES2?
how do you code a null statement?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
What does a disposition of (new,catlg,keep) for a dsn mean?
How jcl is used for testing batch programs?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
How does jcl act on code(if you take a cobol program)?
How can the attributes of one sms dataset be copied to another dataset?
How can an in-stream dataset be terminated?
How to submit a jcl from cics?
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
how would you create a temporary dataset? And where will you use them?
Is their any set of rules for dd? Explain.