<?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 Python and SAS EG connection using SASPY in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Python-and-SAS-EG-connection-using-SASPY/m-p/923009#M363742</link>
    <description>&lt;P&gt;I'm trying to connect python to SAS in order to insert data into a SAS table. but i'm getting the following error:&lt;/P&gt;&lt;P&gt;Using SAS Config named: winiomwin We failed in getConnection The application could not log on to the server "xxxxxxxxx.xxxxxxx.xxxxx1.xxxx.xx:xxxx". The user ID "&amp;lt;oladokun&amp;gt;" or the password is incorrect. SAS process has terminated unexpectedly. RC from wait was: 4294967290&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have saved "-authinfo" file without extension &lt;SPAN&gt;&lt;SPAN class=""&gt;user's home directory&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;with the following information&lt;/P&gt;&lt;P&gt;AKEY user &amp;lt;xxx....&amp;gt; password &amp;lt;xxx....&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also have sascfg_personal.py file saved&lt;/P&gt;&lt;P&gt;SAS_config_names=['winiomwin']&lt;BR /&gt;winiomwin = {'java' : 'java',&lt;BR /&gt;'iomhost' : 'xxxxxxxxx.xxxxxxx.xxxxx1.xxxx.xx:xxxx',&lt;BR /&gt;'iomport' : 8561,&lt;BR /&gt;'encoding' : 'utf-8',&lt;BR /&gt;'authkey' : 'AKEY'&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help understand the problem and a solution. Thank you&lt;/P&gt;</description>
    <pubDate>Thu, 04 Apr 2024 16:02:29 GMT</pubDate>
    <dc:creator>Pelumi</dc:creator>
    <dc:date>2024-04-04T16:02:29Z</dc:date>
    <item>
      <title>Python and SAS EG connection using SASPY</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Python-and-SAS-EG-connection-using-SASPY/m-p/923009#M363742</link>
      <description>&lt;P&gt;I'm trying to connect python to SAS in order to insert data into a SAS table. but i'm getting the following error:&lt;/P&gt;&lt;P&gt;Using SAS Config named: winiomwin We failed in getConnection The application could not log on to the server "xxxxxxxxx.xxxxxxx.xxxxx1.xxxx.xx:xxxx". The user ID "&amp;lt;oladokun&amp;gt;" or the password is incorrect. SAS process has terminated unexpectedly. RC from wait was: 4294967290&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have saved "-authinfo" file without extension &lt;SPAN&gt;&lt;SPAN class=""&gt;user's home directory&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;with the following information&lt;/P&gt;&lt;P&gt;AKEY user &amp;lt;xxx....&amp;gt; password &amp;lt;xxx....&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also have sascfg_personal.py file saved&lt;/P&gt;&lt;P&gt;SAS_config_names=['winiomwin']&lt;BR /&gt;winiomwin = {'java' : 'java',&lt;BR /&gt;'iomhost' : 'xxxxxxxxx.xxxxxxx.xxxxx1.xxxx.xx:xxxx',&lt;BR /&gt;'iomport' : 8561,&lt;BR /&gt;'encoding' : 'utf-8',&lt;BR /&gt;'authkey' : 'AKEY'&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help understand the problem and a solution. Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 16:02:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Python-and-SAS-EG-connection-using-SASPY/m-p/923009#M363742</guid>
      <dc:creator>Pelumi</dc:creator>
      <dc:date>2024-04-04T16:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Python and SAS EG connection using SASPY</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Python-and-SAS-EG-connection-using-SASPY/m-p/924378#M363857</link>
      <description>&lt;P&gt;It looks like the port you provided would be for the Metadata Server, not the Workspace server. Make sure the IOMHOST is correct for the Object Spawner that launches the Workspace server you're trying connect to, and use the IOMPORT configured for Workspace Server for that Object Spawner.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 14:09:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Python-and-SAS-EG-connection-using-SASPY/m-p/924378#M363857</guid>
      <dc:creator>sastpw</dc:creator>
      <dc:date>2024-04-15T14:09:35Z</dc:date>
    </item>
  </channel>
</rss>

