Parm value passed is PARM=(10,20). how do code linkage
section and how would you add these two passes values and
show result in cobol program.

Answer Posted / sreenivaas

procedure division using a b.
add a to b.
display b.

Is This Answer Correct ?    0 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does db2 stand for?

598


what is diffrence b/w file-aid tool and file-aid utility???

4181


How do I import a csv file into db2?

560


What are db2 objects?

641


What is buffer pool?

613






What is bind plan?

610


What is the cobol picture clause of the db2 data types date, time, timestamp?

619


What is null in db2?

575


What types of tables are there in the db2 database?

556


What is dbrm library?

578


Name the various locking levels available?

634


Why do chiropractors use drop table?

662


in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?

1628


How can you find out the # of rows updated after an update statement?

641


What are union and union all?

541