<font size=2 face="sans-serif">Hi Mike,</font>
<br>
<br><font size=2 face="sans-serif">Thanks for the response - I think your
answer pinpoints the real consideration, which is the amount of events
being generated vs. the size/ability of the system to cope with it. &nbsp;Of
course, you don't know the true impact until it's happening for real in
production, which then explains the default recommendation of leaving it
turned off unless strictly necessary.</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;</font>
<br><font size=2 face="sans-serif">Best Regards,<br>
James Johnson<br>
<br>
E-mail:JJohnson@uk.ibm.com<br>
Mobile: 07908715224 or 07920870270</font>
<br>
<br>
<br>
<br><font size=1 color=#5f5f5f face="sans-serif">From: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">&quot;Mike Pokraka&quot;
&lt;wug@workflowconnections.com&gt;</font>
<br><font size=1 color=#5f5f5f face="sans-serif">To: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">&quot;SAP Workflow
Users' Group&quot; &lt;sap-wug@mit.edu&gt;, </font>
<br><font size=1 color=#5f5f5f face="sans-serif">Date: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">10/03/2014 14:03</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Subject: &nbsp; &nbsp;
&nbsp; &nbsp;</font><font size=1 face="sans-serif">Re: Workflow
Event Trace Leave On or Turn Off</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Sent by: &nbsp; &nbsp;
&nbsp; &nbsp;</font><font size=1 face="sans-serif">sap-wug-bounces@mit.edu</font>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>Hi,<br>
<br>
&gt; My question would be - why is it bad for performance?<br>
&gt;<br>
&gt; You certainly introduce a large number of writes to the event log
table,<br>
<br>
Isn't that considered answering your own question? :-)<br>
<br>
On a serious note, yes you certainly introduce a large number of writes.<br>
Of course it all depends on the size of the system. Remmeber that ALL<br>
events are processed by the logger, not just those with linked workflows.<br>
That means everything that's happening in the system - HR, Finance,<br>
whatever - is pumping events into the same table. On a big system this
can<br>
easily achieve a rate of millions per hour.<br>
<br>
Regards,<br>
Mike<br>
<br>
<br>
On Fri, March 7, 2014 11:37 am, James Johnson wrote:<br>
&gt; Hi WUGgers,<br>
&gt;<br>
&gt; This might sound like a stupid question (apologies in advance), but
I keep<br>
&gt; reading (on SCN, and in Practical Workflow for SAP) that the event
trace<br>
&gt; is bad for performance (as noted/discussed below). &nbsp;My question
would be -<br>
&gt; why is it bad for performance?<br>
&gt;<br>
&gt; You certainly introduce a large number of writes to the event log
table,<br>
&gt; but I wouldn't think that it would really have an on performance unless<br>
&gt; you were to also read from the table on a regular basis. &nbsp;As
long as the<br>
&gt; space consideration of the event log table is dealt with by running
the<br>
&gt; job to clear it down every once in a while, then it seems feasible
to<br>
&gt; leave it running.<br>
&gt;<br>
&gt; Best Regards,<br>
&gt; James Johnson<br>
&gt;<br>
&gt; E-mail:JJohnson@uk.ibm.com<br>
&gt; Mobile: 07908715224 or 07920870270<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; From: &nbsp; Rick Bakker &lt;rbakker@gmail.com&gt;<br>
&gt; To: &nbsp; &nbsp; &quot;SAP Workflow Users' Group&quot; &lt;sap-wug@mit.edu&gt;,<br>
&gt; Date: &nbsp; 06/03/2014 22:55<br>
&gt; Subject: &nbsp; &nbsp; &nbsp; &nbsp;Re: Workflow Event Trace Leave
On or Turn Off<br>
&gt; Sent by: &nbsp; &nbsp; &nbsp; &nbsp;sap-wug-bounces@mit.edu<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Hi Eddie,<br>
&gt;<br>
&gt; Thanks for sharing your (formidable) experience. Could you tell us
more<br>
&gt; about the situations where this brought the system down?<br>
&gt; Luckily I haven't encountered such a problem yet but I sure would
like to<br>
&gt; know about it.<br>
&gt;<br>
&gt; I have found the event trace to be extremely useful in many cases.
In the<br>
&gt; most trivial case it's good for convincing a user that yes, they did<br>
&gt; indeed press the Cancel button.<br>
&gt;<br>
&gt; regards<br>
&gt; Rick Bakker<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Mar 6, 2014 at 11:33 PM, Morris, Eddie &lt;eddie.morris@sap.com&gt;<br>
&gt; wrote:<br>
&gt; Hi Rick,<br>
&gt;<br>
&gt; Speaking from experience I have seen this take systems down on quite
a few<br>
&gt; occasions so it can go horribly wrong. If you have someone who can
monitor<br>
&gt; it and delete trace data when needed then I guess it is workable.
Also use<br>
&gt; the trace restrictions when switching it on so only monitor a select<br>
&gt; number of events.<br>
&gt;<br>
&gt; Also with note 1905199 a syslog entry (SM21) is written when an event<br>
&gt; linkage is deactivated so this can be used to check when the event
linkage<br>
&gt; deactivation occurs. Then use the event trace to get specific information<br>
&gt; about the deactivation itself.<br>
&gt;<br>
&gt; Regards,<br>
&gt; Eddie<br>
&gt;<br>
&gt; From: sap-wug-bounces@mit.edu [</font></tt><a href="mailto:sap-wug-bounces@mit.edu"><tt><font size=2>mailto:sap-wug-bounces@mit.edu</font></tt></a><tt><font size=2>]
On Behalf<br>
&gt; Of Rick Bakker<br>
&gt; Sent: 05 March 2014 22:17<br>
&gt; To: SAP Workflow Users' Group<br>
&gt; Subject: Re: Workflow Event Trace Leave On or Turn Off<br>
&gt;<br>
&gt; Hi David,<br>
&gt;<br>
&gt; I like to leave the event trace turned on. I have found this to be
the<br>
&gt; case at most sites. Also, most workflow people I have worked with
agree<br>
&gt; with this approach. The overhead is minuscule compared to the information<br>
&gt; it adds.<br>
&gt;<br>
&gt; regards<br>
&gt; Rick Bakker<br>
&gt;<br>
&gt; On Thu, Mar 6, 2014 at 3:29 AM, Edward Diehl &lt;edwarddiehl@hotmail.com&gt;<br>
&gt; wrote:<br>
&gt; It's not whether or not the trace is running, it's how often you delete<br>
&gt; &quot;old&quot; entries and reorg it. &nbsp;Having said that, we have
stopped using it to<br>
&gt; test for duplicate events and now check for duplicate workflows in
a check<br>
&gt; function.<br>
&gt;<br>
&gt;<br>
&gt; Ed Diehl<br>
&gt; &quot;Success consists of going from failure to failure without loss
of<br>
&gt; enthusiasm.&quot;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; To: sap-wug@mit.edu<br>
&gt; From: davidcooper06@icloud.com<br>
&gt; Subject: Workflow Event Trace Leave On or Turn Off<br>
&gt; Date: Wed, 5 Mar 2014 06:55:50 +0000<br>
&gt;<br>
&gt; Hi All,<br>
&gt;<br>
&gt; The following is more a discussion item!<br>
&gt;<br>
&gt; I have read in various texts and heard from several workflow<br>
&gt; administrators that it is recommended to turn the workflow trace off
in<br>
&gt; production.<br>
&gt;<br>
&gt; Reasons:<br>
&gt; 1) The trace adds an overhead to the application and database servers,
and<br>
&gt; 2) The trace fills up the event table(s) with data that is not needed
over<br>
&gt; time.<br>
&gt;<br>
&gt; My argument for leaving the trace running, is more for diagnostic
reasons<br>
&gt; when problems occur in production. &nbsp;It becomes another source
for tracking<br>
&gt; down what happened. &nbsp;Yes the overhead is a given, but I feel
this is<br>
&gt; justified to capture the diagnostic information. &nbsp;As for the
database<br>
&gt; table being filled, implement a deletion strategy which purges the
data<br>
&gt; from the table after a period of say 3 ,6, 9, or 12 months.<br>
&gt; Kind Regards<br>
&gt; David Cooper<br>
&gt; Linked-In: </font></tt><a href="http://www.linkedin.com/pub/david-cooper/47/616/36a"><tt><font size=2>http://www.linkedin.com/pub/david-cooper/47/616/36a</font></tt></a><tt><font size=2><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________ SAP-WUG mailing list<br>
&gt; SAP-WUG@mit.edu </font></tt><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug"><tt><font size=2>http://mailman.mit.edu/mailman/listinfo/sap-wug</font></tt></a><tt><font size=2><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; SAP-WUG mailing list<br>
&gt; SAP-WUG@mit.edu<br>
&gt; </font></tt><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug"><tt><font size=2>http://mailman.mit.edu/mailman/listinfo/sap-wug</font></tt></a><tt><font size=2><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; SAP-WUG mailing list<br>
&gt; SAP-WUG@mit.edu<br>
&gt; </font></tt><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug"><tt><font size=2>http://mailman.mit.edu/mailman/listinfo/sap-wug</font></tt></a><tt><font size=2><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; SAP-WUG mailing list<br>
&gt; SAP-WUG@mit.edu<br>
&gt; </font></tt><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug"><tt><font size=2>http://mailman.mit.edu/mailman/listinfo/sap-wug</font></tt></a><tt><font size=2><br>
&gt;<br>
&gt;<br>
&gt; Unless stated otherwise above:<br>
&gt; IBM United Kingdom Limited - Registered in England and Wales with
number<br>
&gt; 741598.<br>
&gt; Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire
PO6 3AU<br>
&gt; _______________________________________________<br>
&gt; SAP-WUG mailing list<br>
&gt; SAP-WUG@mit.edu<br>
&gt; </font></tt><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug"><tt><font size=2>http://mailman.mit.edu/mailman/listinfo/sap-wug</font></tt></a><tt><font size=2><br>
&gt;<br>
<br>
<br>
_______________________________________________<br>
SAP-WUG mailing list<br>
SAP-WUG@mit.edu<br>
</font></tt><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug"><tt><font size=2>http://mailman.mit.edu/mailman/listinfo/sap-wug</font></tt></a><tt><font size=2><br>
<br>
</font></tt>
<br><font size=2 face="sans-serif"><br>
Unless stated otherwise above:<br>
IBM United Kingdom Limited - Registered in England and Wales with number
741598. <br>
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
3AU<br>
</font>