Answer Posted / joshin
yes it is possible.oly criteria behind the redifine is you
have to follow the same level no
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
Give some examples of command terminators?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
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?
What is the difference between Global and External Variables?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What are the different data types in cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What are the access modes of START statement?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is the difference between comp and comp-3?
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.
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
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...)
What is the difference between external and global variables in COBOL?