Hi, I have 3 files say file A , file B and file C.I want to form an output file in which i will have all the records from file A. Files B and C also may contain records that are present in file A.I want those records also to be included in my output file. for eg: file A contains: 1 2 3 file B contains: 2 4 5 file C contains: 1 3 5 So in my output file should look like: 1 2 3 2 1 3 Can any one help ???.....thanks in advance.
2 4828//ERFDS JOB //STEP1 //STEP2 //STEP3...COND=(4,LT) //STEP4 1.CONDITION IN STEP3 REFERS TO WHICH STEP'S RETURN CODE (STEP1 OR STEP2)? 2.IN ABOVE PROGRAM IF CONDITION SATISFIES IN STEP3 WHICH STEPS WILL EXECUTE?? AND WHY? IF CONDITION IN STEP3 SATISFIES
IBM,
5 12331What is diff betn PS and ESDS file? What is the diffrent compiler options in cobol and there discription? What is retrive nth maximum salary from salary DB2 table. Can we redefine COM-3 variable with varchar variable?
4 8706Why PS file called Physical seqential file?How to sore data in sequential file and ESDS file? What is the use of DBRM,PLAN,package and Collection.
1 4391how do you resolve -818 error in db2. where we have to see time stamp token. i said by seeing in load module and plan .is it correct or not. give clear explination for how to see time stamp token
2 7639when i am trying to update a table having 1000 rows. the program abends.how we will come to know the last successful updated row was. we are not using any commit operations
IBM,
3 8200can we display comp-3 variables. if we want to display what we have to do . give me one example
6 49752
Explain the two ways in which dl/i interface can be invoked?
can any body give me any website for getting help on mainframe projectts in banking domain.
What is the maximum size of varchar data type in db2?
how do we prepare test data using file-aid tool?
How to view db2 table structure?
Name the cics command used to access current date and time?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
What is the purpose of rollback and commit?
What is the difference between using bind () and rebind () methods of naming class?
what is diffrence b/w file-aid tool and file-aid utility???
How does db2 sample database connect?
What is the role of union all and union
What is the procedure to read a statement from tsq?
What is the use of mdt (modified data tag)?
What is report-item in COBOL?