How to compare 2 files using File-Aid?
Answer / mohi
Yeah we can compare 2 files using option 10 in fileaid main menu.
| Is This Answer Correct ? | 7 Yes | 0 No |
I have two input files i/p1 name id-key flag date i/p 2 name id-key date if id-key matches in the both the files then it should write the output file from i/p1 with flag 'Y'. It should be done thru JCL sort card ,Please provide the info on this. ---Note : output file should have all records from i/p1 with proper Flag.
What are the 2 types of parameters in dd statement?
Explain about LMCLOSE�close a data set
how do you code a null statement?
If i am going to change some variable in a copybook( size or variable type) ,what are the changes that need to be done in the corresponding JCL.
Is it possible to take a PDS and write it to a GDG? If so, can you provide an example? Thanx
What do you understand by the term job time – out and how can you overcome that?
what is SOC4 error?
why jobstep can't be more than 255 and for GDG has max limit 255 . Is there any relation between the two
If your job fails at particular step then what would be the return code for next steps
What is the function of the steplib dd statement?
While using SORT FILES =NONE,XSUM I am getting error "ICE172A E XSUM IS NOT SUPPORTED - USE ICETOOL SELECT IF APPROPRIATE"..I want to write duplicate records a a serparte file..how i can do tht?