How to Write the RESTART Logic Using COBOL?
Answer Posted / nath.visu
I donot know
| Is This Answer Correct ? | 3 Yes | 21 No |
Post New Answer View All Answers
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the difference between external and global variables in COBOL?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
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 are the cobol coding sheets?
What kind of error is trapped by on size error option?
how to move the records from file to array table. give with code example
For rewrite, why is it mandatory that file needs to be opened?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
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?
Name some of the examples of COBOl 11?
) How do u handle errors in BMS macro?
What are different data types in cobol?
What is perform what is varying?