DB2 Interview Questions
Questions Answers Views Company eMail

This was related to -811 sqlcode, In a COBOL DB2 program which accesses employee table and selects rows for employee 'A', it should perform a paragraph s001-x if employee 'A' is present. In this case it gets -811 sqlcode, but still it process the paragraph s001-x. What could be wrong in my code.

3 8822

i want to maintain uniqueness on pdf without make lf??????????

1620

When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?

Broadridge,

3106

in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?

1613

can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well

1789

What does an outer join do?

CTS,

1 6876

What happens to a cursor after a commit?

3 8406

What do you do to keep the cursor from closing after a commit?

1 6116

How do you check for a null value in a db2 column?

2 10763

Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....

1879

File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?

Infosys,

2365

SI Stud name Subject Marks Pass/Fail 1 Sham Maths 40 P 1 Sham Physics 50 P 1 Sham Bio 20 F 2 Ram Maths 40 P 2 Ram Physics 50 P 2 Ram Bio 60 P For the above data , write the SQL query for the student who passed in all the subjects . For eg : I want the data of only Ram coz he passed all subjects .

Cognizant,

2 6810

Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.

IBM,

6 12158

I have a main program (A) where we delete some rows in table in a cursor, and we commit it in sub program(B). What will happen - will we get an error or not?

2 5322

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. 

RBS,

2 6310


Post New DB2 Questions

Un-Answered Questions { DB2 }

Explain various types of locks in db2?

675


What is the use of commit in db2?

621


Explain package in db2 and its advantages?

580


Explain the function of data manager.

625


What is a db2 collection?

595






Mention the various locks that are available in db2.

604


List out the three types of page locks that can be held.

674


What do you mean by commit and rollback?

583


What is the physical storage length of timestamp data type?

636


List down the data types in the db2 database.

624


can we view the access paths created by dbrm ? how ? thx

6211


What are the 2 sqlcodes that are returned?

627


What is commit in db2?

585


Give a brief description of db2 isolation levels?

587


Can we update view in db2?

547