how many bytes does s9(7)COMP-3 field occupies?

Answer Posted / sdexcellent@yahoo.co.in

4 bytes.

Is This Answer Correct ?    29 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

For rewrite, why is it mandatory that file needs to be opened?

623


i want a program using by if, evaluate , string, unstring, perform, occurs?

4061


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

761


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17046


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3720






What is the Purpose of Pointer in the string?

643


What guidelines should be followed to write a structured cobol prgm?

673


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2011


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

713


What is difference between static and dynamic call in cobol?

777


When is inspect verb is used in cobol?

678


What are the different open modes available in cobol?

722


how to move the records from file to array table. give with code example

2221


IF I mention stop run in CICS what happens?

1896


What are the different rules of SORT operation?

700