What is the maximum data length for Numeric DataType ?

Answer Posted / shekh

BY USING COMPILER OPTION MATH, IT WILL INCREASE THE VARIABLE CAPACITY UP TO 31 DIGITS.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

1029


In COBOL, what is the different between index and subscript?

945


What are declaratives and what are their uses in cobol?

934


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

868


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 ......

11515


Define static linking and dynamic linking.

868


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

902


How to know whether the module is dynamical or statistical?

866


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2234


Discuss about changing dataset name in proc.

955


how do you reference the rrds file formats from cobol programs

1144


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5597


How are the next sentence and continue different from each other?

1010


What are the access modes of START statement?

933


In COBOL programming, what is PERFORM? What is VARYING?

866