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 is with ur in db2?
What is the purpose of rollback and commit?
What is db2 stogroup?
How to test SQL -911 error while developing COB-DB2 program
What is cursor in dbms?
What are the 2 sqlcodes that are returned?
What are the contents of dclgen?
What is a db2 collection?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
Define db2.
What is a bind card?
What is the default page size of buffer pools?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
How do I add a column to an existing table in db2?
What is the use of db2 optimizer?