What is meant by AUTO COMMIT?

Answers were Sorted based on User's Feedback



What is meant by AUTO COMMIT?..

Answer / s

When an application program executes successfully or when
you use SPUFI to issue SQL, a commit is issueed
automatically.

Is This Answer Correct ?    3 Yes 1 No

What is meant by AUTO COMMIT?..

Answer / m4io

"excutes" should be "ends"

thus :

When an application program ENDS successfully or when
you use SPUFI to issue SQL, a commit is issueed
automatically.

Is This Answer Correct ?    1 Yes 1 No

What is meant by AUTO COMMIT?..

Answer / mako

db2 list command option using c off
or
db2 list command option using c on

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More DB2 Interview Questions

When is the authorization check on DB2 objects done - at BIND time or run time?

1 Answers  


What is a SELECT statement?

1 Answers  


What is drop table?

1 Answers  


Explain transactions, commits and rollbacks in DB2.

3 Answers  


What is db2 plan table?

1 Answers  


What is a plan and package in db2?

1 Answers  


what is a collection?

2 Answers  


what are the SQL codes u freequently got?

2 Answers   Logica CMG,


What is bind package and plan in db2?

1 Answers  


What are foreign keys?

1 Answers  


What does the RUNSTATS Utility do?

4 Answers  


What do you mean by NOT NULL WITH DEFAULT? When will you use it?

3 Answers  


Categories