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 the sqlcode -501
What is host variable?
How do I create a view in db2?
What kind of database is db2?
What are the contents of a dclmgen?
What is the advantage in De-normalizing tables in DB2?
Mention the various locks that are available in db2.
What is the difference between drop table and delete table?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
what is diffrence b/w file-aid tool and file-aid utility???
What are the bind parameters ibm db2?
What is the max length of sqlca?
Which command is used to remove all rows from a table?
What is the use of commit in db2?
Why do we bind in db2?