How to restart a DB2 program?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More DB2 Interview Questions

My DB2 program first read the data from a file and then it look into a table with the data it got from the file.If we did not bind the program , should the file read before SQL execution be success??

2 Answers   Xansa,


a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.

3 Answers  


what are the SQL codes u freequently got?

2 Answers   Logica CMG,


What is referential integrity?

5 Answers  


what happend with out using Commit,when closing cursor and program?

5 Answers   CSC,


What is the difference between SYNONYM and ALIAS?

6 Answers   TCS,


On which levels locks can be applied?

0 Answers  


What keyword does an SQL SELECT statement use for a string search?

2 Answers  


Where can you declare a cursor in a cobol-db2 program?

0 Answers  


what types of copies can be made with the COPY Utility ?

1 Answers  


When do you use the IMAGECOPY?

4 Answers  


Why might full image copies be faster to implement than an incremental image copy?

4 Answers  


Categories