COMP-3 field occupy ?

Answer Posted / vasanth

No it should be M+N/2 for bytes allocation in case of
variable var1 pic 9(6)v99 comp-3

where M=6 and N=2

The limit of comp-3 variable declartion is EX: var1 s9(18)
comp-3

Is This Answer Correct ?    9 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1579


How can you get the ksds file records into your cobol program?

635


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1862


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1757


what is search and searchall?what is the diffrence between them?give an best example?

5529






Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

668


Can you please let me know the centre name of INS certification in Kolkata.

1708


What is a report item?

730


What are the different types of condition in cobol and write their forms.

649


What are the different rules to perform a Search?

610


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

802


What kind of error is trapped by on size error option?

731


Write the code to count the sum of n natural numbers.

695


Explain the configuration section of a cobol program with examples of syntax.

648


How do define dynamic array in cobol.

662