Is it possible to define dd statements as you want?
Define an asra abend?
Which component is responsible for db2 startup and shutdown?
What is distributed relational database architecture? And components?
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.
suppose oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset?
What is the term bms in cics?
What is eib?
How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?
what do you mean by recovery and speed parameters in define cluster command?
Describe the cobol database components?
Name the lockable units in DB2?
If the stored record is not defined as automatic of a set, how can it be stored as a member of the set?
In COBOL, what is the different between index and subscript?
How do you access an uncatalogued dataset in a jcl?