Is it possible to mutliply a comp variable with an comp-3
variable. Will there be any error if i do it?
Answer Posted / raja
It should give S0C7. Data Exception.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is the problem of ordered sequential files access?
Write down the divisions of cobol program?
What is the difference between Global and External Variables?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
How many sections are there in data division in COBOL?
) How do u handle errors in BMS macro?
what is the use of outrecord?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
how to access the file from prodution from changeman tool and to submit a file to production
how do you reference the variable unblock file formats from cobol programs
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
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
What are the various section in data division and briefly explain them.
What are the different types of condition in cobol and write their forms.
What is rmode(any) ?