Explain transactions, commits and rollbacks in DB2.
Answer Posted / kumar
Transaction is any basic operation in DB2 like Insert,
Update, Delete is called transaction.
Commit: Make the changes permanently in database
Rollback: Get back the changes to the database.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
i want to maintain uniqueness on pdf without make lf??????????
Explain about dbrm.
Is the primary key a clustered index?
Which component is used to execute the sql statements?
B37 abend during spufi?
List out the data types available.
Define check constraint.
What is reorg and runstats in db2?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is the difference between cursor stability and repeatable read isolation levels?
What is release/acquire in bind?
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
How connect db2 database to datastage?
What is dbrm? What it contains? When it will be created?
What is meant by dclgen?