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
1177INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
8202 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
2548How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
2396Step 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
4837
Explain how DSECT parameter is used in BMS ?
how many buffers are allocated to vsam ksds and esds?
If we say that bms length of field = 0, then what does that mean?
How to Get Information About the Tables?
What is the main function of the sign-on table?
What is the usage of comp fields in cobol?
Explain the function of dd disp parameter?
What is the purpose of having vsam data space?
What is dbrm? What it contains?
What is the difference between a schema and a subschema?
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
What are steplib and joblib? What for they are used?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
is delete operation supported in an esds? Is rewrite operation possible in esds?
What is buffer pool in the db2 database?