What is the purpose of disp parameter?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, I have a requirement File A : I have 6 records out of which 4 are same. File B: I have 8 records out of 6 records are same. The 4 records in FILEA and 6 records in FILE B are same. If we substract we will get two records, I need these two records in output file This is because to remove the duplicates from the database. Through easytrieve we can compare but for that there should not duplicates, but in my file I have duplicates. Thanks in advance!!
Differentiate between the joblib and the steplib statements?
How to Enter The Spool Area In Real Time?
JCL Example: // //RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID //STEP01 EXEC PGM=IEFBR14 // .. .. If this JCL will run or it'll throw the ERROR?
What is the function of the dd dcb keyword?
In which table PLAN is registered in ?
How do you check the syntax of a JCL without running it?
How to find the number of duplicates in a file using Sort?
What is TimeStamp, What is TimeStamp error and What is the Abend Code for TimeStamp Error ?
What is dummy parameter in JCL??
Explain in DD statement what is the use of DCB parameter?
What happens if both JOBLIB and STEPLIB is specified ?