<?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>Question Re: work process trace in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/work-process-trace/qaa-p/12251376#M4587987</link>
    <description>&lt;P&gt;Hi Apurva ,&lt;/P&gt;&lt;P&gt;Enable below steps and replicate error scenario and check current trace and do not forget reset trace once your job is done.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Execute &lt;STRONG&gt;SAP&lt;/STRONG&gt; transaction SM51 , select the required server(s)&lt;/LI&gt;&lt;LI&gt;Now press F5 to select all WP and go to &lt;STRONG&gt;Process&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Trace&lt;/STRONG&gt; &amp;gt; Active Components. &lt;/LI&gt;&lt;LI&gt;Change the &lt;STRONG&gt;trace level&lt;/STRONG&gt; to 2 and deselect all the components except Security&lt;/LI&gt;&lt;LI&gt;Save the changes and your &lt;STRONG&gt;trace level&lt;/STRONG&gt; is increased now.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks , Sankar&lt;/P&gt;</description>
    <pubDate>Mon, 02 Nov 2020 14:11:51 GMT</pubDate>
    <dc:creator>sankar_27</dc:creator>
    <dc:date>2020-11-02T14:11:51Z</dc:date>
    <item>
      <title>work process trace</title>
      <link>https://community.sap.com/t5/technology-q-a/work-process-trace/qaq-p/12251372</link>
      <description>&lt;P&gt;How to check work process trace ?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 09:30:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/work-process-trace/qaq-p/12251372</guid>
      <dc:creator>former_member684999</dc:creator>
      <dc:date>2020-11-02T09:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: work process trace</title>
      <link>https://community.sap.com/t5/technology-q-a/work-process-trace/qaa-p/12251373#M4587984</link>
      <description>&lt;P&gt;Please add more details.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 10:08:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/work-process-trace/qaa-p/12251373#M4587984</guid>
      <dc:creator>pfefferf</dc:creator>
      <dc:date>2020-11-02T10:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: work process trace</title>
      <link>https://community.sap.com/t5/technology-q-a/work-process-trace/qaa-p/12251374#M4587985</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;the trace files of a work process can be viewn in transaction SM50 (be sure you are logged on the correct application server if there is more than one -&amp;gt; SM51) by selecting the work process and then selecting "Administration" &amp;gt; "Trace" &amp;gt; "Display File" &amp;gt; "Current" resp. "Previous".&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 10:16:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/work-process-trace/qaa-p/12251374#M4587985</guid>
      <dc:creator>jmodaal</dc:creator>
      <dc:date>2020-11-02T10:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: work process trace</title>
      <link>https://community.sap.com/t5/technology-q-a/work-process-trace/qaa-p/12251375#M4587986</link>
      <description>&lt;P&gt;Hi  &lt;SPAN class="mention-scrubbed"&gt;florian.pfeffer&lt;/SPAN&gt; ,&lt;/P&gt;&lt;P&gt;I had raised an incident to SAP where in the issue was that an 'express document failed' error was popping up in transaction MM01 and MM02 (because of the FM MATERIAL_UPDATE_DB, as checked in SM13). The materials were created but were not saving.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1846879-image1.png" /&gt;&lt;/P&gt;&lt;P&gt;So, SAP replied that they checked work process trace and found that the error was with the connection to LCADB (in Tcode DBCO ). So they suggested to verify the password and maintain the password again.&lt;/P&gt;&lt;P&gt;We maintained the password for LCADB and the issue was resolved. Below was their reply (in bold) : &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;B  Connect to LCA as LCADB with vddsdb.damen.com:31515&lt;BR /&gt;C  Try to connect as LCADB/&amp;lt;pwd&amp;gt;@vddsdb.damen.com:31515 on connection 1 ...&lt;BR /&gt;C  connect property [APPLICATION = ABAP:EDS]&lt;BR /&gt;C  connect property [APPLICATIONVERSION = 777 PL 115]&lt;BR /&gt;...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;C  connect property [SPATIALTYPES = 1]&lt;BR /&gt;C  connect to LCADB/&amp;lt;pwd&amp;gt;@vddsdb.damen.com:31515 on connection 1 ...&lt;BR /&gt;C  *** ERROR =&amp;gt; Connect to database failed, rc=1, rcSQL=10&lt;BR /&gt; [dbhdbsql.cpp 616]&lt;BR /&gt;C  {root-id=0265CE6BC94C1EEB86CEBECABFD639AB}_{conn-id=00000000000000000000000000000000}_0&lt;BR /&gt;C  SQLCODE    : 10&lt;BR /&gt;C  SQLERRTEXT : authentication failed&lt;BR /&gt;B  ***LOG BY2=&amp;gt; sql error 10 performing CON [dbds         1138]&lt;BR /&gt;B  ***LOG BY0=&amp;gt; authentication failed [dbds         1138]&lt;BR /&gt;M  *** WARNING =&amp;gt; ThVBDext: error while processing MATERIAL_UPDATE_DB             [thxxvb.c     3204]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This error indicated the credential of database connection LCA is maintained&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The connection information as below :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DB Connection      LCA&lt;BR /&gt;DBMS               HDB&lt;BR /&gt;User Name          LCADB&lt;BR /&gt;DB password                                       &lt;BR /&gt;Conn. info         vddsdb.damen.com:31515&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So could you please verify the password of user LCADB is maintained correctly in the T-code DBCO? &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You may need to reset the password and refresh the connection again.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;So, basically how did they check this work process trace?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 10:29:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/work-process-trace/qaa-p/12251375#M4587986</guid>
      <dc:creator>former_member684999</dc:creator>
      <dc:date>2020-11-02T10:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: work process trace</title>
      <link>https://community.sap.com/t5/technology-q-a/work-process-trace/qaa-p/12251376#M4587987</link>
      <description>&lt;P&gt;Hi Apurva ,&lt;/P&gt;&lt;P&gt;Enable below steps and replicate error scenario and check current trace and do not forget reset trace once your job is done.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Execute &lt;STRONG&gt;SAP&lt;/STRONG&gt; transaction SM51 , select the required server(s)&lt;/LI&gt;&lt;LI&gt;Now press F5 to select all WP and go to &lt;STRONG&gt;Process&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Trace&lt;/STRONG&gt; &amp;gt; Active Components. &lt;/LI&gt;&lt;LI&gt;Change the &lt;STRONG&gt;trace level&lt;/STRONG&gt; to 2 and deselect all the components except Security&lt;/LI&gt;&lt;LI&gt;Save the changes and your &lt;STRONG&gt;trace level&lt;/STRONG&gt; is increased now.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks , Sankar&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 14:11:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/work-process-trace/qaa-p/12251376#M4587987</guid>
      <dc:creator>sankar_27</dc:creator>
      <dc:date>2020-11-02T14:11:51Z</dc:date>
    </item>
  </channel>
</rss>

