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

Answer Posted / sruthi

thanks ....

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you reference the variable block file formats from cobol programs

686


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

666


What is the difference between goback, stop run and exit program in cobol?

930


What do you understand by psb and acb?

666


What are the cobol coding sheets?

664






What is the difference between PIC 9.99 and 9v99 in COBOL?

732


How to know whether the module is dynamical or statistical?

656


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.

5065


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

825


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

685


What is an in line perform? When would you use it? Anything else you wish to say about it.

645


what is the difference between COBOL2 AND COBOL390?

2453


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2723


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2098