Explain about mirror activator disk mirroring?
Explain about open switch business continuity software?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Which is not true about evaluate statement
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
How can we read records for specific member in CL? AND rpg?
How can we retrieve the total number of records in RPG & CLLE?
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
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
Step 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
What is one line to pass PARM from JCL to COBOL?