Road Jogger wrote:
Jim,
 
As you have mentioned below...
 
"Each record has a transaction identifier. And the start and commit of the transaction is logged in the journal"
 
Thats what exactly I want to know.... Can we extract this information or not??? I suppose we should be able to since JLOGDUP gives an error if we try to restore a record which is within transaction boundaries....
 
That's the info I explained in the stats file. You reconstruct order, but the trans id is really all you need!

What you should do is create a test installation and turn on journaling. Queue up 3 tests transactions. Stop journaling. Now, use the TJLOG type and play with the data records until you understand the queries I gave you in the reply. You will see the transaction ID and time and you only need the time if update order within the transaction is important and you should assume it is without any other information).

Jim

--~--~---------~--~----~------------~-------~--~----~
Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to