<?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: Trace with Filter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907822#M56411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pool or not - has nothing to do with the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you handling different logons? Direct trace (like Fuats explanation) only works between sessions of one login. Trace with filter can handle all sessions of one application server.&lt;/P&gt;&lt;P&gt;Filtering behaves little bit strange - add some stars to get more valid entries:&lt;/P&gt;&lt;P&gt;username = myusername&lt;/P&gt;&lt;P&gt;progamname = z*&lt;/P&gt;&lt;P&gt;TABN_INC   = * (or A004)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way: don't forget to check for KONP-LOEVM_KO = space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jan 2005 10:38:09 GMT</pubDate>
    <dc:creator>christian_wohlfahrt</dc:creator>
    <dc:date>2005-01-14T10:38:09Z</dc:date>
    <item>
      <title>Trace with Filter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907819#M56408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a report Z_MA_TEST including a simple sql statement (open sql).&lt;/P&gt;&lt;P&gt;I want to trace this to see what happends.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I Activate Trace With Filter (OK)&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Provide USERNAME = MYUSERNAME&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I Activate Trace With Filter (&amp;lt;b&amp;gt;Trace file empty??&amp;lt;/b&amp;gt;)&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Provide USERNAME = MYUSERNAME&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;	&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Provide PROGRAMNAME = 	 Z_MA_TEST&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;Why cant I trace with my program name ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2005 09:49:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907819#M56408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-14T09:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Trace with Filter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907820#M56409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After you activate trace. &lt;/P&gt;&lt;P&gt;Run your program. &lt;/P&gt;&lt;P&gt;When you are done; deactive trace.&lt;/P&gt;&lt;P&gt;Push trace list.&lt;/P&gt;&lt;P&gt;It will give the necessary output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------" /&gt;&lt;P&gt;If it helps please give points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2005 10:13:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907820#M56409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-14T10:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Trace with Filter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907821#M56410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm... I only get a COMMIT.&lt;/P&gt;&lt;P&gt;Maybe because this is a pooled table ?&lt;/P&gt;&lt;P&gt;//MA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  Z_MA_TEST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: vobjtest type A004-MATNR.&lt;/P&gt;&lt;P&gt;select A004~MATNR&lt;/P&gt;&lt;P&gt;into vobjtest&lt;/P&gt;&lt;P&gt;from A004&lt;/P&gt;&lt;P&gt;where A004~MATNR = '000000000000117777'.&lt;/P&gt;&lt;P&gt; WRITE: / vobjtest.&lt;/P&gt;&lt;P&gt;endselect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2005 10:26:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907821#M56410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-14T10:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Trace with Filter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907822#M56411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pool or not - has nothing to do with the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you handling different logons? Direct trace (like Fuats explanation) only works between sessions of one login. Trace with filter can handle all sessions of one application server.&lt;/P&gt;&lt;P&gt;Filtering behaves little bit strange - add some stars to get more valid entries:&lt;/P&gt;&lt;P&gt;username = myusername&lt;/P&gt;&lt;P&gt;progamname = z*&lt;/P&gt;&lt;P&gt;TABN_INC   = * (or A004)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way: don't forget to check for KONP-LOEVM_KO = space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2005 10:38:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907822#M56411</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-01-14T10:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Trace with Filter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907823#M56412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I change my code to access a trans table (MARA). &lt;/P&gt;&lt;P&gt;Then It works &lt;IMG src="https://community.sap.com/??" /&gt; I get the trace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: vobjtest2 type MARA-MATNR.&lt;/P&gt;&lt;P&gt;select MARA~MATNR&lt;/P&gt;&lt;P&gt;into vobjtest2&lt;/P&gt;&lt;P&gt;from MARA&lt;/P&gt;&lt;P&gt;where MARA~MATNR = '000000000000117777'.&lt;/P&gt;&lt;P&gt; WRITE: / vobjtest2.&lt;/P&gt;&lt;P&gt;endselect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2005 10:57:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907823#M56412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-14T10:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Trace with Filter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907824#M56413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used your example with A004. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I activated the trace on with filter in ST05. &lt;/P&gt;&lt;P&gt;Checked all the checkboxes. &lt;/P&gt;&lt;P&gt;Gave User name and program name in 'Trace on for user' option.&lt;/P&gt;&lt;P&gt;Ran the program.&lt;/P&gt;&lt;P&gt;Switched the trace off.&lt;/P&gt;&lt;P&gt;I got some trace as follows.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;                                                                                
Transaction = SE38                 PID =    24768 P type  DIA Client = 040 User = SADAVI         
        
 HH:MM:SS.MS  Duration  Program  ObjectName Op.     Curs Array Rec   RC     Conn  Statement       
                                         
 11:19:59.947    11,414 SAPLSECU TSL1D      READ SI                1      0       R 3 AUW         
 11:19:59.962        22 ZTESTAKX A004       OPEN                   0      0       R 3 040         
 11:19:59.962        27 ZTESTAKX A004       FETCH                  1      0                       
 11:19:59.963        20 SAPLOMCV TMCNV      READ SI                1      0       R 11 040MATCONV 
 11:19:59.963        32 ZTESTAKX A004       FETCH                  0     64                       
 11:19:59.963         7 ZTESTAKX A004       CLOSE                  0      0                       
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I am not sure if this what you are also getting, whereas you are expecting more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2005 16:30:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907824#M56413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-14T16:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Trace with Filter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907825#M56414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okej, but I still can't see my SQL statement.&lt;/P&gt;&lt;P&gt;And if I only use SQL Trace then nothing about A004 is visible. &lt;/P&gt;&lt;P&gt;//Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2005 12:33:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907825#M56414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-18T12:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Trace with Filter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907826#M56415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's not the usual default, but A004 is fully buffered. So activate the flag buffer trace or change an entry immediately before running your example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yellow lines will be actually executed via DB, blue lines will be handled by the application server out of buffer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is the solution,&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2005 13:57:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907826#M56415</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-01-18T13:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Trace with Filter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907827#M56416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really want to see the sql. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to empty/disable bufferd tables ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2005 12:29:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907827#M56416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-19T12:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Trace with Filter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907828#M56417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there exists a transaction code to reset complete application server - that's to much (and don't ask).&lt;/P&gt;&lt;P&gt;But each write access invalids buffer. But this invalidation might need some time to be recognized by all servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just flag buffer-trace, that's OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2005 15:39:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trace-with-filter/m-p/907828#M56417</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-01-19T15:39:05Z</dc:date>
    </item>
  </channel>
</rss>

