Name and explain the location modes?
how do you reference the esds vsam file formats from cobol programs
Explain How will you the specification of database file?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
How do I copy a table in db2?
What are the retrieval sequences in ims db?
Explain the purpose of dd dummy statement?
What is the return codes 0307 and 0326?
How to check sequence on a table in db2?
Define db2 and its databases?
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.
List some fields from sqlca?
What is the function of dd disp parameter?
Does Disconnect and Connect creates page lock in IDMS ?
how can we define a gdg?