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
2592How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
2473Step 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
4903
Explain how to differentiate call by context by comparing it to other calls?
What are the record format field mapping options in cpyf?
What are the different rules for performing sort operation?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
define a shared access path?
Can an individual step be restricted from using all the jobs allowed cpu time?
what operation is performed by job statement?
Are you comfortable in cobol or jcl?
how do you read data area in an rpg program?
How to update data area in cobol 400 program?
What is the use of dclgen in db2?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
what is the use of JCL?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?