What is difference between com and com3? Eg. s9(4) so what
is the memory it will occupy com and com3.
Answer Posted / karan
s9(4) ---- 2bytes(COM)
s9(4) ---- 3bytes(COM-3)
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
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.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is the difference between next sentence and continue in cobol programing language?
In which area will you utilize 88 level items in cobol?
how do you reference the printer file formats from cobol programs
IF I mention stop run in CICS what happens?
how do you reference the esds vsam file formats from cobol programs
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
What is the difference between Global and External Variables?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
how do you reference the fixed unblock file formats from cobol programs
Can we redefine the field of x(200) to less than 200?
Discuss about changing dataset name in proc.