Can DB2 be accessed by TSO users? If yes, which command is
used to invoke DB2?
What does the RUNSTATS Utility do?
How to execute stored procedures?
What is a db2 tablespace?
Q1. How will you use two different DB2 qualifiers in a single COBOL program? Suppose we have 2 tables EMP1 and EMP2 with same structure defined in two different DB2 qualifiers QUAL1.EMP1 and QUAL2.EMP2 now during first 15 days we want to use QUAL1.EMP1 and rest of the days QUAL2.EMP2 how will we do this. We can create a single program and a single load for this program.
When you are working with the project after coding what will u do? Like what type of documents u will prepare? How will u do testing?
What are the contents of dclgen?
What are the various locks available?
Give the name of some fields form sqlca.
i have an employment table whch has salary,dept,name? i want salary b/w 1000 to 5000 can anyone pls say the query for ths ?
8 Answers Cap Gemini, CGI, EDS, IBM, Satyam, Wipro,
Is it possible using max on a char column?
Can we declare DB2 HOST variable in COBOL COPY book?
How do you pull up a query which was previously saved in qmf?