Hi dileep,
I'm using jbase 5.09. And i don't have the utility JTRACELOG and also
your saying me to create a log viewer file. I have created the log viewer
and it shows the details of the transaction. I don't want the details of the
transaction but i want the updated date in the transaction. To understand
better i will explain you with an example.
let us assume the following record
Customer Table
Name : stephen Alex
first name : alex
address : park avenue
Residence : US
this is the existing data, now let us make a change in it..
Name : stephen Alex
first name : alex
address : No:10 Bells road
Residence : US
now we have changed the data in the address field.
from the journal file we are able to get only the details of the transaction
such as APPID, TRANSID, TIME, DATE and etc
i'm not able find the updated data "No:10 Bells road" in the log file.
As Jim said i think the updated data will be in encrypted form inside the
log file and they are not showing in the log viewer file for security
reasons. If any of you tried getting the updated data from the log file then
please share it.
Regards,
Chandrasekar
On Wed, Mar 24, 2010 at 5:27 PM, Dhilip_kumar <[email protected]>wrote:
> Hi Chandrasekar,
>
> Which version of jBase are you working on? Have you tried
> "jtracelog" utility? We don't have any documentation for this utility
> yet. but here are some simple steps to follow.
>
> 1) $CREATE-FILE MYTJFILE TYPE=TJLOG
> 2) $export ALLOWLOGDATA=on (set or export depending on your platform)
> 3) $JTRACELOG MYTJFILE <FULL PATH OF THE J4 or HASH FILE YOU WOULD
> LIKE TO TRACK> <REC ID> <REC ID 2>
>
> Now you know what has been updated on these records. It has been made
> as difficult as possible to trace the data in logfile. This should be
> to avoid tampering as much as possible. :)
>
> Regards,
> Dhilip
>
> On Mar 23, 9:16 am, chandrasekar duri <[email protected]>
> wrote:
> > Hi guys,
> >
> > I have a doubt in jBASE journaling. When the journaling is
> active
> > all the details of the updates made to the database are recorded in the
> log
> > file, and i'm able to fetch the details about the transaction and i'm
> able
> > to successfully replay the transactions. All these things are fine.
> >
> > My question is where is the updated data is stored. For example if we do
> > some modifications to a customer in a customer table and we commit the
> > record.
> > Where are these modifications stored.
> >
> > From the log files i'm able to get only the details of the update that is
> > made to the database or details of a transaction.
> > But there is no information of where the updated data is being stored.
> >
> > Regards,
> > Chandrasekar
>
> --
> 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
>
> To unsubscribe from this group, send email to jbase+
> unsubscribegooglegroups.com or reply to this email with the words "REMOVE
> ME" as the subject.
>
--
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
To unsubscribe from this group, send email to jbase+unsubscribegooglegroups.com
or reply to this email with the words "REMOVE ME" as the subject.