<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Logging database access per user in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logging-database-access-per-user/m-p/1667429#M295343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you can do either system wide logging (assuming your table is flagged for logging) OR enable SQL trace for your user (it needs to be done on all application servers as trace file is created per server).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Oct 2006 17:44:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-31T17:44:06Z</dc:date>
    <item>
      <title>Logging database access per user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logging-database-access-per-user/m-p/1667428#M295342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to know if it is possible to temporarily log database changes on a per user basis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data I would need would be :&lt;/P&gt;&lt;P&gt;insert : - all new values of inserted record&lt;/P&gt;&lt;P&gt;update : - all &amp;lt;b&amp;gt;previous values&amp;lt;/b&amp;gt; of updated record&lt;/P&gt;&lt;P&gt;         - all &amp;lt;b&amp;gt;new values&amp;lt;/b&amp;gt; of updated record&lt;/P&gt;&lt;P&gt;delete : - all &amp;lt;b&amp;gt;previous values&amp;lt;/b&amp;gt; of deleted record&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; mean a system wide table history (scu3).&lt;/P&gt;&lt;P&gt;I want to enable the logging for &amp;lt;b&amp;gt;one user&amp;lt;/b&amp;gt; for a predetermined &amp;lt;b&amp;gt;period of time&amp;lt;/b&amp;gt; over&amp;lt;b&amp;gt; all&amp;lt;/b&amp;gt; database tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 14:51:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logging-database-access-per-user/m-p/1667428#M295342</guid>
      <dc:creator>dhorions</dc:creator>
      <dc:date>2006-10-31T14:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Logging database access per user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logging-database-access-per-user/m-p/1667429#M295343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you can do either system wide logging (assuming your table is flagged for logging) OR enable SQL trace for your user (it needs to be done on all application servers as trace file is created per server).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 17:44:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logging-database-access-per-user/m-p/1667429#M295343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-31T17:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Logging database access per user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logging-database-access-per-user/m-p/1667430#M295344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't want to enable table logging, because it will decrease performance too much for what I need it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think SQL trace will not report on the previous values of all fields, so although I also thought about that, I don't think it will do.&lt;/P&gt;&lt;P&gt;Am I right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 18:38:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logging-database-access-per-user/m-p/1667430#M295344</guid>
      <dc:creator>dhorions</dc:creator>
      <dc:date>2006-10-31T18:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Logging database access per user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logging-database-access-per-user/m-p/1667431#M295345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dries,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 19:28:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logging-database-access-per-user/m-p/1667431#M295345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-31T19:28:18Z</dc:date>
    </item>
  </channel>
</rss>

