What is cursor stability?

Answer Posted / sunil1405

Its an isolation level, It is cursor stability that “tells”
DB2 that database values read by this application are
protected only while they are being used. As soon the
program moves from one row to another other programs read
the first row.

Is This Answer Correct ?    25 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the two types of logging in the db2 database? Explain them.

578


What is view db2?

622


What's The Percentage Free Space ?

768


How can you find out the # of rows updated after an update statement?

637


run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...

3788






What is a bind in db2?

590


What is scrollable cursor in db2?

581


What does sqlcabc has?

629


Explain what are the various isolation levels possible?

608


What is alias in db2?

566


What is the difference between cursor and select statement?

613


What is a db2 tablespace?

597


What is table space in db2?

576


What is the use of runstats in db2?

576


How is a typical db2 batch pgm executed?

641