1.What is the limit of linkage section?

Answer Posted / srinivas adilapuram

When the compiler option DATA(24) is used, the limit is the
available space below the 16MB line.

When the compiler option DATA(31) is used, the limit is 128MB.


Let me know if am correct.

Thanks.
Srinivas.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you define a variable of comp-1 and comp-2?

707


What is the difference between external and global variables in COBOL?

815


What is difference between static and dynamic call in cobol?

779


how do you reference the esds vsam file formats from cobol programs

634


Write a cobol program making use of the redefine clause.

739






Difference between array and sub-script ?

1169


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10637


Give some examples of command terminators?

759


How many sections are there in data division in COBOL?

680


What is the default value(s) for an initialize and what keyword allows for an override of the default?

697


How to print 10 to 1 if the input have only 10 digit number?

813


What is the utilization of copybook in cobol?

657


What is perform what is varying?

711


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

650


In which area will you utilize 88 level items in cobol?

724