<?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: TCP/IP Issue in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/tcp-ip-issue/m-p/31418#M22869</link>
    <description>&lt;P&gt;@Rohit Kulkarni​&amp;nbsp;This normally happens because you cannot logon to the Azure SQL Server requested by the login, likely due to missing virtual network rule for the source subnet. Please refer the Microsoft community forum &lt;A href="https://techcommunity.microsoft.com/t5/azure-database-support-blog/sql-error-code-40532-cannot-open-server-azuresqlserver1/ba-p/3567451#:~:text=This%20normally%20happens%20because%20you,rule%20for%20the%20source%20subnet.&amp;amp;text=To%20investigate%20the%20issue%2C%20you,SQL%20Server%20met%202%20conditions." alt="https://techcommunity.microsoft.com/t5/azure-database-support-blog/sql-error-code-40532-cannot-open-server-azuresqlserver1/ba-p/3567451#:~:text=This%20normally%20happens%20because%20you,rule%20for%20the%20source%20subnet.&amp;amp;text=To%20investigate%20the%20issue%2C%20you,SQL%20Server%20met%202%20conditions." target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Sep 2022 07:27:47 GMT</pubDate>
    <dc:creator>Prabakar</dc:creator>
    <dc:date>2022-09-19T07:27:47Z</dc:date>
    <item>
      <title>TCP/IP Issue</title>
      <link>https://community.databricks.com/t5/data-engineering/tcp-ip-issue/m-p/31417#M22868</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to read the data from Synapse analytics from databricks.The below is the Query to read the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%python&lt;/P&gt;&lt;P&gt;### Read from Azure Synapse table via spark.read.load&amp;nbsp;&lt;/P&gt;&lt;P&gt;df = spark.read \&lt;/P&gt;&lt;P&gt;&amp;nbsp;.format("com.databricks.spark.sqldw") \&lt;/P&gt;&lt;P&gt;&amp;nbsp;.option("url", f"jdbc:sqlserver://&lt;A href="https://domainname.sql.azuresynapse.net" alt="https://domainname.sql.azuresynapse.net" target="_blank"&gt;xyz.sql.azuresynapse.net&lt;/A&gt;:1433;database=Bronze;user=svc_datalakehouse@abc.com;password=qKfb5;encrypt=false;trustServerCertificate=true;hostNameInCertificate=&lt;A href="https://tbueabfsbiscwe1.sql.azuresynapse.net" alt="https://tbueabfsbiscwe1.sql.azuresynapse.net" target="_blank"&gt;xyz.sql.azuresynapse.net&lt;/A&gt;;loginTimeout=60;")\&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;.option("tempDir", "abfss://xyz@xyz.dfs.core.windows.net/temp") \&lt;/P&gt;&lt;P&gt;&amp;nbsp;.option("forwardSparkAzureStorageCredentials", "true") \&lt;/P&gt;&lt;P&gt;&amp;nbsp;.option("dbTable", tableName) \&lt;/P&gt;&lt;P&gt;&amp;nbsp;.load()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting error : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Azure Synapse Analytics failed to execute the JDBC query produced by the connector.&lt;/P&gt;&lt;P&gt;Underlying SQLException(s):&lt;/P&gt;&lt;P&gt; - com.microsoft.sqlserver.jdbc.SQLServerException: Cannot open server "&lt;A href="https://abc.com" alt="https://abc.com" target="_blank"&gt;abc.com&lt;/A&gt;" requested by the login. The login failed. ClientConnectionId:0995d0ab-c56d-40ac-8fc5-ac514083e38c [ErrorCode = 40532] [SQLState = S0001]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise the solution.&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;Rohit&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 05:16:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/tcp-ip-issue/m-p/31417#M22868</guid>
      <dc:creator>RohitKulkarni</dc:creator>
      <dc:date>2022-09-19T05:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Issue</title>
      <link>https://community.databricks.com/t5/data-engineering/tcp-ip-issue/m-p/31418#M22869</link>
      <description>&lt;P&gt;@Rohit Kulkarni​&amp;nbsp;This normally happens because you cannot logon to the Azure SQL Server requested by the login, likely due to missing virtual network rule for the source subnet. Please refer the Microsoft community forum &lt;A href="https://techcommunity.microsoft.com/t5/azure-database-support-blog/sql-error-code-40532-cannot-open-server-azuresqlserver1/ba-p/3567451#:~:text=This%20normally%20happens%20because%20you,rule%20for%20the%20source%20subnet.&amp;amp;text=To%20investigate%20the%20issue%2C%20you,SQL%20Server%20met%202%20conditions." alt="https://techcommunity.microsoft.com/t5/azure-database-support-blog/sql-error-code-40532-cannot-open-server-azuresqlserver1/ba-p/3567451#:~:text=This%20normally%20happens%20because%20you,rule%20for%20the%20source%20subnet.&amp;amp;text=To%20investigate%20the%20issue%2C%20you,SQL%20Server%20met%202%20conditions." target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 07:27:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/tcp-ip-issue/m-p/31418#M22869</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-09-19T07:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Issue</title>
      <link>https://community.databricks.com/t5/data-engineering/tcp-ip-issue/m-p/31419#M22870</link>
      <description>&lt;P&gt;Hello Prabakar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response. But i am trying to connect to SQL Serverless SQL endpoint IN Synapse analytics not a Azure SQL Server.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 07:53:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/tcp-ip-issue/m-p/31419#M22870</guid>
      <dc:creator>RohitKulkarni</dc:creator>
      <dc:date>2022-09-19T07:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP Issue</title>
      <link>https://community.databricks.com/t5/data-engineering/tcp-ip-issue/m-p/31420#M22871</link>
      <description>&lt;P&gt;Hi @Rohit Kulkarni​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd love to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Oct 2022 10:52:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/tcp-ip-issue/m-p/31420#M22871</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-02T10:52:46Z</dc:date>
    </item>
  </channel>
</rss>

