<?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 process overview ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-overview/m-p/3608568#M869205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is a process overview ? what is the purpose of it ?&lt;/P&gt;&lt;P&gt;what is SM50 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Mar 2008 18:35:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-23T18:35:24Z</dc:date>
    <item>
      <title>process overview ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-overview/m-p/3608568#M869205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is a process overview ? what is the purpose of it ?&lt;/P&gt;&lt;P&gt;what is SM50 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Mar 2008 18:35:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-overview/m-p/3608568#M869205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-23T18:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: process overview ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-overview/m-p/3608569#M869206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Akash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  To display a snapshot of the current activities on the instance you are logged on to, use the Work Process Monitor. Call transaction SM50, or, from the R/3 initial screen, choose Tools &amp;gt;&amp;gt; Administration &amp;gt;&amp;gt; Monitor &amp;gt;&amp;gt; System monitoring &amp;gt;&amp;gt; Process overview. &lt;/P&gt;&lt;P&gt;The information displayed includes:&lt;/P&gt;&lt;P&gt;- Type of work process&lt;/P&gt;&lt;P&gt;- Name of the ABAP program running&lt;/P&gt;&lt;P&gt;- Operating system PID number&lt;/P&gt;&lt;P&gt;- Client being used         &lt;/P&gt;&lt;P&gt;- Name of the job executing&lt;/P&gt;&lt;P&gt;- Current action &lt;/P&gt;&lt;P&gt;- Number of detected errors in the work process&lt;/P&gt;&lt;P&gt;- Table being utilized&lt;/P&gt;&lt;P&gt;- Semaphore resource being used&lt;/P&gt;&lt;P&gt;- CPU accumulation      &lt;/P&gt;&lt;P&gt;- Time in process accumulation &lt;/P&gt;&lt;P&gt;- User holding the resource &lt;/P&gt;&lt;P&gt;If all work processes are being blocked by long running transactions, the above information is also available on operating system level by using program dpmon. &lt;/P&gt;&lt;P&gt;In an R/3 System with more than one instance, you can access a global work process overview using transaction SM66. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Siri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Mar 2008 22:02:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-overview/m-p/3608569#M869206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-23T22:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: process overview ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-overview/m-p/3608570#M869207</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;You can quickly investigate the potential cause of a system performance problem by checking the work process load. You can use the global work process overview to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Monitor the work process load on all active instances across the system&lt;/P&gt;&lt;P&gt;- Identify locks in the database (lock waits).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the Global Work Process Overview screen, you can see at a glance:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- The status of each application server &lt;/P&gt;&lt;P&gt;- The reason why it is not running &lt;/P&gt;&lt;P&gt;- Whether it has been restarted &lt;/P&gt;&lt;P&gt;- The CPU and request run time &lt;/P&gt;&lt;P&gt;- The user who has logged on and the client that they logged on to &lt;/P&gt;&lt;P&gt;- The report that is running&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 04:01:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-overview/m-p/3608570#M869207</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2008-03-24T04:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: process overview ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-overview/m-p/3608571#M869208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SM50 transaction is accessbile to ABAPer ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 04:38:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-overview/m-p/3608571#M869208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-24T04:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: process overview ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-overview/m-p/3608572#M869209</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 do have access to SM50 transaction but some company may not allow ABAPer to access and need to go to BASIS team for any SM50 request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 15:09:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-overview/m-p/3608572#M869209</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2008-03-25T15:09:38Z</dc:date>
    </item>
  </channel>
</rss>

