can we declare s9(9)v9(9) in cobol ? if yes how many bytes
it will occupy ?(urgent plz answer it)
Answer Posted / sruthikarnti
thanks in advance
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
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.
What is inspect in cobol ?
Are you comfortable in cobol or jcl?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Which Search verb is equivalent to PERFORM…VARYING?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What rules are followed by the search verb.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Difference between array and sub-script ?
Explain how you can characterize tables in cobol?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?