| Other DB2 Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| in the CURSOR declare statement, if i am using an where
clause and trying to compare the value with a host-varialble.
EXEC SQL DECLARE C1 CURSOR FOR
SELECT DEPTNO, DEPTNAME, MGRNO
FROM DEPARTMENT
WHERE ADMRDEPT = :ADM-DEPT
Where would i need to provide value to this host-variable in
the where clause. how could i pass value to this
host-variable to check it.
| iGate | 1 |
| What is a DB2 access path? | | 1 |
| Where is the output of EXPLAIN stored? | | 2 |
| How we create a tables in db2,what is the process/syntax to
create a table with example plz? | | 1 |
| What are PACKAGES ? | | 3 |
| How could one combine a set of incremental image copies
into a single copy? | | 1 |
| How would you move a tablespace (using STOGROUP) to a
different DASD volume allocated to that tablespace? | | 1 |
| How we create a tables in DB2 ?Previously client has using
7 letters for user id,now he wants to increase the letters
from 7 to 12 for user id.How we can do it? | Wipro | 4 |
| how to resolve -818 error. how to see timestamp token in
load module and plan | IBM | 2 |
| What are data types? | | 2 |
| How is a typical DB2 batch program executed ? | | 1 |
| Usually, which is more important for DB2 system
performance - CPU processing or I/O access? | | 1 |
| What is the function of the Data Manager? | | 2 |
| What is Skeleton cursor table (SKCT)? | | 2 |
| What are the functions of Bind? | | 2 |
| What will the COMMIT accomplish? | | 4 |
| What is a clustering index? | | 2 |
| Can we use select * statement in cobol program without
giving field names ??? | Zensar | 3 |
| What is the purpose of the SDSNLOAD dataset in the STEPLIB
while running DB2 programs? | | 2 |
| how to resolve -811 sqlcode .give clear explaination | IBM | 1 |
| |
| For more DB2 Interview Questions Click Here |