<?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: Database error 3997 in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/database-error-3997/qaa-p/1501962#M655208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem exists only until applying SP Stack. After importing SP Stack the problem doesn't exest anymore. But thanks for the helpful answer anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Sep 2006 09:32:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-06T09:32:23Z</dc:date>
    <item>
      <title>Database error 3997</title>
      <link>https://community.sap.com/t5/technology-q-a/database-error-3997/qaq-p/1501956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have problem with WAS 6.40 installation on SQL Server 2005 database anw Windows 2003 Server. After installing i receive errors in Syslog: &lt;/P&gt;&lt;P&gt;Database 3997 at EXE&lt;/P&gt;&lt;P&gt;&amp;gt; A transaction that was started in a MARS batch is still&lt;/P&gt;&lt;P&gt;&amp;gt; active at the end of the batch. The transaction is rolled &lt;/P&gt;&lt;P&gt;&amp;gt; back.&lt;/P&gt;&lt;P&gt;Database error 3997&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i look into R3Syslog, i can see that it propably has something to do with database statistic update - the log shows that the program name is RSMSSUPDATEDBSTATS. Do i have to worry about this error (i'm afraid it may affect system performance)? Is there any way to correct this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2006 11:30:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/database-error-3997/qaq-p/1501956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-18T11:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Database error 3997</title>
      <link>https://community.sap.com/t5/technology-q-a/database-error-3997/qaa-p/1501957#M655203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not up on my SQL, but I did come across this for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=235861&amp;amp;SiteID=1" target="test_blank"&gt;http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=235861&amp;amp;SiteID=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read though it, you may find an idea here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2006 11:58:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/database-error-3997/qaa-p/1501957#M655203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-18T11:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Database error 3997</title>
      <link>https://community.sap.com/t5/technology-q-a/database-error-3997/qaa-p/1501958#M655204</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 could try using this parameter:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dbs/mss/use_mars = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But according to my information, this error shouldn't come up with WAS 6.40. Give it a shot - maybe somebody else has a better idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2006 11:58:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/database-error-3997/qaa-p/1501958#M655204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-18T11:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Database error 3997</title>
      <link>https://community.sap.com/t5/technology-q-a/database-error-3997/qaa-p/1501959#M655205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I couldn't find this parameter in parameter list, but I have tried this. Unfortunately this doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Przemyslaw Siudzinski&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2006 11:21:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/database-error-3997/qaa-p/1501959#M655205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-22T11:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Database error 3997</title>
      <link>https://community.sap.com/t5/technology-q-a/database-error-3997/qaa-p/1501960#M655206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, i was wrong. The parameter DID help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2006 09:52:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/database-error-3997/qaa-p/1501960#M655206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-04T09:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Database error 3997</title>
      <link>https://community.sap.com/t5/technology-q-a/database-error-3997/qaa-p/1501961#M655207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not a good idea to use the undocumented profile parameter dbs/mss/use_mars. It will help avoid the 3997 database error, but it will almost certainly create more problems down the road.&lt;/P&gt;&lt;P&gt;You should have a look at note #903705 and make sure that you are running a reasonably current SAP kernel (including DBMSSSLIB.DLL). Please also make sure that your system is on SAP_BASIS support package level 15 or higher (note #905634). &lt;/P&gt;&lt;P&gt;Please open a SAPNet/OSS message, if the error persists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Christian Hiller&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2006 17:11:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/database-error-3997/qaa-p/1501961#M655207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-05T17:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Database error 3997</title>
      <link>https://community.sap.com/t5/technology-q-a/database-error-3997/qaa-p/1501962#M655208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem exists only until applying SP Stack. After importing SP Stack the problem doesn't exest anymore. But thanks for the helpful answer anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2006 09:32:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/database-error-3997/qaa-p/1501962#M655208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-06T09:32:23Z</dc:date>
    </item>
  </channel>
</rss>

