in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What is the purpose of relative record data set used in vsam?
Which command is used to remove all rows from a table?
Explain in detail about buffer manager and its functionalities?
Can you explain dfhmdf bms macro?
What are the cobol coding sheets?
Explain eib?
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 some important fields in the eib block?
how do you access an uncataloged dataset in a jcl?
What is isolation level in db2?
Explain the function of //cntl statement?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
When reorg is used?
Define check constraint.