How do you find out whether two Data Sets are having exact
Data through ISPF Panel? (Say No of Records, Record Data
exactly matching including spaces)
Answer Posted / anjiii
open a dataset and throw a command
comp '.......datasetnameto be compared with...' X
or
3.13 option is best
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
suppose if you added a coloumn to db2 table, How would it be the Impact analysis?
At what point are extension eliminators mandatory?
Explore the syntax of the evaluate statement?
Explain referential integrity?
Can you explain function of dbctl?
what is the right time for using in-line perform?
Can you define an alias?
How scary is it to write code for a bank?
How long have you been working on mainframes?
Can any one tell me that how we go for the compare,unit testing after changing requirement as per client request. this is very helpful for me when u give suitable (coading) exmple.
What is basic difference between directory and pds in ibm mainframe?
What is the meaning of a (new, catalog, keep) disposition mean?
How do you create a like table?
hi provide info about any real time requirement in health care and banking services mainframe applications. pls send immediate reply to me.
My program has an array defined to have 10 items. Due to a bug, I find that even if the program access the 11th item in this array, the program does not abend. What is wrong with it?