how many bytes does s9(15) occupy in comp1 comp2 and comp3 ?
Answer Posted / raghunathareddy
3bytes
| Is This Answer Correct ? | 3 Yes | 28 No |
Post New Answer View All Answers
how do you reference the ksds vsam file formats from cobol programs
what is the difference between COBOL2 AND COBOL390?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
How do you reference the following file formats from cobol programs?
What is Pic 9v99 Indicates in COBOL?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
what happens if parmparameter passes zero bytes to the program
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
explain sorting techniques in cobol program?
What are the different rules to perform a Search?
What are literals?
What is a SSRANGE and NOSSRANGE?