IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) 2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
2543How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
2393Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
4825
what is diffrence b/w file-aid tool and file-aid utility???
What is the use of lds (linear data set)?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
name the command that is used to dump the main storage areas related to a task?
how many printer files maximum can be used in single rpg program?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
what is a jcl?
What is the function of job statement in jcl?
what does the ovrdbf command do?
What is the difference between PIC 9.99 and PIC9v99?
What are the full forms of spufi and dclgen and why are they used?
How can you do the explain of a dynamic sql statement?
What Is The Object Type Of Pf, Lf, Printer File & Display File?
What is the use of reorg in db2?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?