<?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: A command sent to the repository proxy failed. 08S01 SQLSTATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-command-sent-to-the-repository-proxy-failed-08s01-sqlstate/m-p/12690709#M2017635</link>
    <description>&lt;P&gt;I'm sorry nobody was able to answer my question. We eventually figured out how to fix this.&lt;/P&gt;&lt;P&gt;Something changed, we think it was a change to TLS 1.2, which caused the ODBC driver to fail (we had a very old 10.x driver installed). We installed a newer ODBC driver, and configured it to 'use strong encryption' and 'trust server certificate' and things are working again.&lt;/P&gt;&lt;P&gt;I found an article that said the older clients assume encryption is off by default, and newer clients assume encryption is on by default.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Dec 2022 22:55:56 GMT</pubDate>
    <dc:creator>former_member1138130</dc:creator>
    <dc:date>2022-12-16T22:55:56Z</dc:date>
    <item>
      <title>A command sent to the repository proxy failed. 08S01 SQLSTATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-command-sent-to-the-repository-proxy-failed-08s01-sqlstate/m-p/12690707#M2017633</link>
      <description>&lt;P&gt;Hello, we are using PowerDesigner 16.6 SP07 (64-bit) - Vesion 16.6.7.0 (6002). It is configured to use a proxy. Yesterday it was working fine, but today everyone who tries to use it has the same problem. To the best of our knowledge, nothing was changed between yesterday and today.&lt;/P&gt;
  &lt;P&gt;We can logon to the repository and view items with no problem. But when trying to check out a model, we get the following error: &lt;/P&gt;
  &lt;P&gt;A command sent to the repository proxy failed. 08S01 (SQLSTATE [Microsoft][ODBC SQL Server Driver] Communication link failure)&lt;BR /&gt;Query: delete from #PMTMP4 where SESS=nnnnnnnnnn&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2115843-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;The 'About' button says: PowerDesigner EnterpriseArchitect Floating on &amp;lt;servername&amp;gt;. The &amp;lt;servername&amp;gt; pings ok, I assume this is the license server.&lt;/P&gt;
  &lt;P&gt;- Does the error mean the proxy can't communicate with the hosting server? Or the license server?&lt;/P&gt;
  &lt;P&gt;- Is there a way, without being an admin, to determine what server is hosting the connection?&lt;/P&gt;
  &lt;P&gt;We're trying to determine where the problem lies, but we're a little hobbled since our PowerDesigner admin is on vacation out of the country without her laptop.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 17:11:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-command-sent-to-the-repository-proxy-failed-08s01-sqlstate/m-p/12690707#M2017633</guid>
      <dc:creator>former_member1138130</dc:creator>
      <dc:date>2022-11-30T17:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: A command sent to the repository proxy failed. 08S01 SQLSTATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-command-sent-to-the-repository-proxy-failed-08s01-sqlstate/m-p/12690708#M2017634</link>
      <description>&lt;P&gt;Thank you for visiting SAP Community to get answers to your questions.&lt;/P&gt;&lt;P&gt;As you're looking to get most out of your community membership, please consider include a profile picture to increase user engagement &amp;amp; additional resources to your reference that can really benefit you:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Profile &lt;A href="https://developers.sap.com/tutorials/community-profile.html"&gt;https://developers.sap.com/tutorials/community-profile.html&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Tips for Questions: &lt;A href="https://community.sap.com/resources/questions-and-answers"&gt;https://community.sap.com/resources/questions-and-answers&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Consider to take our Q&amp;amp;A tutorial at: &lt;A href="https://developers.sap.com/tutorials/community-qa.html" target="_blank"&gt;https://developers.sap.com/tutorials/community-qa.html&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I hope you find this advice useful, and we're happy to have you as part of SAP Community!&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 17:11:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-command-sent-to-the-repository-proxy-failed-08s01-sqlstate/m-p/12690708#M2017634</guid>
      <dc:creator>AlexGourdet</dc:creator>
      <dc:date>2022-11-30T17:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: A command sent to the repository proxy failed. 08S01 SQLSTATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-command-sent-to-the-repository-proxy-failed-08s01-sqlstate/m-p/12690709#M2017635</link>
      <description>&lt;P&gt;I'm sorry nobody was able to answer my question. We eventually figured out how to fix this.&lt;/P&gt;&lt;P&gt;Something changed, we think it was a change to TLS 1.2, which caused the ODBC driver to fail (we had a very old 10.x driver installed). We installed a newer ODBC driver, and configured it to 'use strong encryption' and 'trust server certificate' and things are working again.&lt;/P&gt;&lt;P&gt;I found an article that said the older clients assume encryption is off by default, and newer clients assume encryption is on by default.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 22:55:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-command-sent-to-the-repository-proxy-failed-08s01-sqlstate/m-p/12690709#M2017635</guid>
      <dc:creator>former_member1138130</dc:creator>
      <dc:date>2022-12-16T22:55:56Z</dc:date>
    </item>
  </channel>
</rss>

