Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DB table entry log

Former Member
0 Likes
2,963

HI all,

i want to find out entry log for database table. i mean i have one ztable it contains some data, i want to know who and when entered that data. some programs are using this table. one of the programs are not working properply and populating wrong data to dbtable so i need to find that program.

is there any way to find out which program is populating wrong data and who has run that program

thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,101

Hi,

First thing is that the Table Logging Option must be checked in your Table attributes.

If it is checked, you can check in the table: DBTABLOG

Regards,

Ravi Kanth Talagana

6 REPLIES 6
Read only

Former Member
0 Likes
2,102

Hi,

First thing is that the Table Logging Option must be checked in your Table attributes.

If it is checked, you can check in the table: DBTABLOG

Regards,

Ravi Kanth Talagana

Read only

0 Likes
2,101

where i need to check table logging option.

Read only

0 Likes
2,101

Go to Technical Setting

and check checkbox Log Data Changes

Regards,

Anil

Read only

0 Likes
2,101

Hi ,

Go to Se11 and give your table name and click display.

Click on the Technical settings button.

There will be a check box for "Log Data Changes".

It should be checked in order to find entries in DBTABLOG.

There will ne no use if you check it now, as it would not have recorded the changes till now. It will log the changes only from now onwards.

Regards,

Ravi Kanth Talagana

Read only

0 Likes
2,101

No it is unchecked.

Read only

0 Likes
2,101

In this case Log will not get created for your Ztable.

Regards,

Anil