How do you eliminate the duplicates?
which is more efficient, level 77 or 01?
How is deadlock resolved?
What does "using" do?
what are transient data sets defined to cics?
When space is allocated for an output dataset, what units can be used?
Explain the process in which flat files are converted into vsam files?
How can a jobs execution priority be modified?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
explain in brief why do vsam take more disk space than other utilities?
Write a program to enter and display the names of students in a class using the occurs clause.
Explain the contention situations caused by locks?
What are the various data types available in db2?
Explain various types of locks in db2?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?