What action db2 takes when a program aborts in the middle of a transaction?
No Answer is Posted For this Question
Be the First to Post Answer
What is Call attach facility? How does it work?
what are the bind parameters?
If we keep the DCLGEN structure for a table in a copybook and include it in the COBOL program using the COPY statement, will there be any impact during compilation or at any stage of program execution?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
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??
What DB2 Catalog column tell you when an index needs table reorganized ?
What is a synonym ?
What is sqlcode -811?
7 Answers Accenture, CTS, TCS,
Is db2 a mainframe database?
where can we use index and subscript ? with example ?
What is the role of data manager in the db2 database?
What is the purpose of using commit?