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??

Answers were Sorted based on User's Feedback



My DB2 program first read the data from a file and then it look into a table with the data it got ..

Answer / reddy

Program successfully reads the file as the Bind is only for
DB2 queries and it would give an abend(-805) once it
reaches the SQL statement.
Any comments

Is This Answer Correct ?    11 Yes 1 No

My DB2 program first read the data from a file and then it look into a table with the data it got ..

Answer / krishna

No without Bind the program doesn't executes

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More DB2 Interview Questions

What will the DB2 optimizer do?

2 Answers  


What is image copy?

1 Answers   Virtusa,


What is db2 and what is the use of db2 optimizer?

0 Answers  


If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2

0 Answers  


What is check constraint in db2?

0 Answers  






How to create backup table in db2?

0 Answers  


What are foreign keys?

1 Answers  


What is a SELECT statement?

1 Answers  


Which are the db2 tools to protect integrity of the database?

0 Answers   IBM,


DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language

4 Answers   Accenture,


how will you retrieve first record in table

1 Answers   UST,


How and when does the db2 enforces the unique key?

0 Answers  


Categories