Answer Posted / harsh
Consistency Token is a time stamp.
One can see the token using the following query:
select * from sysibm.syspackage;
The CONTOKEN column gives the consistency token
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What os does db2 run on?
Is db2 relational database?
Which isolation level provides maximum concurrency?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is buffer pool in the db2 database?
What is null in db2?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
How do you eliminate duplicate values in db2?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What are the various data types available in db2?
What is a db2 table?
Is the primary key a clustered index?
What is db2 connect?
What is nvl in db2?
Is db2 a mainframe database?