how many bytes does s9(7)COMP-3 field occupies?
Answer Posted / kavya
int(n/2)+1 here n=7 ,so 4 bytes will take
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is the difference between PIC 9.99 and PIC9v99?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
what are decleratives in cobol?
How do define dynamic array in cobol.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
For rewrite, why is it mandatory that file needs to be opened?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
i need a small 3d program using inline and outline.
What is the LINKAGE SECTION used in COBOL?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that