how many bytes do SPPPP999 will store?
Answers were Sorted based on User's Feedback
Answer / rashmi
It will store 3 bytes. Because S, V and P are not counted
in determining the size of an item.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / beginner
it will take 7
becoz S wont take any sapce i guess..
so plz justify it...
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / sreeram
it will take 7 bytes. if you will the same with comp-3,
then it will take 4 bytes.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / mfbreaker
i agree with the answr of sreeram.
It will take 7 bytes.And in the case of comp-3,
it will take 4 bytes
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / rams
I agree with Rashmi and Ram G. 3 Bytes is the right answer as S,V,P are not counted in determining size
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / suputhru
good rashmini,
http://publib.boulder.ibm.com/infocenter/pdthelp/v1r1/index.jsp?topic=/com.ibm.entcobol.doc_3.4/rlddesym.htm
| Is This Answer Correct ? | 1 Yes | 0 No |
Read a flat file and write last but one (I have n records in a file I have to write n-1th) record in another flat file. Could you please provide me the code in COBOL?
How to display string in the reverse order using occurs clause?
What is reference modification? What is UNION in sql and syntax? What is the difference between GDGS and VSAM? Which is prefer one? What is processing groups in endevor?
how to transfer the file from pc to mainframe??
How To Separate The Numerics From An Alphanumric Data Item Which Contains Both Alphabates And Numerics ?
How can I tell if a module is being called DYNAMICALLY or STATICALLY?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
)what is retrieve?
can u give result for the fallowing example... 05 a pic 9(2) 05 b redifines a pic x(2). move 'xy' to b. display a,b.
Hi Devolopers.. i need ur help.. i have 3 years of exp in Manual testing and SQL, next month onwards i shifted in to MAINFRAME TESTING... i have ZERO Knowledge abt mainframes.... PLS SUGGEST ME WHAT I LEARN in AMEERPET? mainframe testing or mainframe total devolopment subject... AS a devoloper u know every thing tester what to do PLSSSSSSSSS help me ITS VERY URGENT...
Can the OCCURS clause be at the 01 level?