can we declare s9(9)v9(9) in cobol ? if yes how many bytes
it will occupy ?(urgent plz answer it)

Answer Posted / paddu

Yes,we can declare.s9(9)v9(9) will occupy 18 bytes. the
maximum bytes are in any comp field item is 18bytes.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a scope terminator give example?

657


What is rmode(24)

680


i need a small 3d program using inline and outline.

1640


Can we change the password using ALTER? anyone tried and changed?

1547


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

759






What are INPUT PROCEDURE and OUTPUT PROCEDURE?

690


State the various causes of s0c1, s0c5 and s0c7.

665


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

722


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

676


how to refer the data field?

1812


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

1771


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1230


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1655


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

744


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

666