<?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: In-database : invalid length for connection option 'user id', maximum length is 30 in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/In-database-invalid-length-for-connection-option-user-id-maximum/m-p/659291#M7611</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/203910"&gt;@nrazafindrabe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry to hear the character limit is causing a problem!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't believe it's possible to alter that character limit, however, I think you could create a connection string and use that instead.You would need to paste the connection string directly in to the 'Connect a File or Database' field:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TessaS_0-1604099077336.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/142056iFF2714207ADE9210/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TessaS_0-1604099077336.png" alt="TessaS_0-1604099077336.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your connection string would need to be formatted like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;oci:UserName/password@YourOracleHostName:1521/servicename&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;ex)&amp;nbsp;&lt;DIV&gt;oci:TessaS/Mypassword!@myoracledatabase:1521/myoracleservice&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Please note that the punctuation and special characters haven't been changed, i.e. the '/', ':', and '@' remain in the same place. You should format yours in the same way.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Once you've configured the connection string, paste it into the field, and try to connect.&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 30 Oct 2020 23:06:58 GMT</pubDate>
    <dc:creator>TessaS</dc:creator>
    <dc:date>2020-10-30T23:06:58Z</dc:date>
    <item>
      <title>In-database : invalid length for connection option 'user id', maximum length is 30</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/In-database-invalid-length-for-connection-option-user-id-maximum/m-p/657601#M7595</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to log on to my Oracle database, using the Alteryx In-Database, using a proxy user.&lt;/P&gt;&lt;P&gt;**When using a proxy user (Oracle), the right syntax looks like: proxy_user[owner_user].&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that Alteryx does not allow to type more than 30 characters in the username. The length of my the proxy_user[owner_user] is more than 30 characters.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="proxy.png" style="width: 364px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/141460i49F263F421A5081A/image-size/large?v=v2&amp;amp;px=999" role="button" title="proxy.png" alt="proxy.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error 30characters.png" style="width: 457px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/141461i755CF65ECFD459C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="error 30characters.png" alt="error 30characters.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I connect with the same parameters with other tool such as SQL Developer it works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea how could I connect properly with my parameters in Alteryx? Is there another option?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 13:39:11 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/In-database-invalid-length-for-connection-option-user-id-maximum/m-p/657601#M7595</guid>
      <dc:creator>nrazafindrabe</dc:creator>
      <dc:date>2020-10-28T13:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: In-database : invalid length for connection option 'user id', maximum length is 30</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/In-database-invalid-length-for-connection-option-user-id-maximum/m-p/659291#M7611</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/203910"&gt;@nrazafindrabe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry to hear the character limit is causing a problem!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't believe it's possible to alter that character limit, however, I think you could create a connection string and use that instead.You would need to paste the connection string directly in to the 'Connect a File or Database' field:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TessaS_0-1604099077336.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/142056iFF2714207ADE9210/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TessaS_0-1604099077336.png" alt="TessaS_0-1604099077336.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your connection string would need to be formatted like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;oci:UserName/password@YourOracleHostName:1521/servicename&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;ex)&amp;nbsp;&lt;DIV&gt;oci:TessaS/Mypassword!@myoracledatabase:1521/myoracleservice&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Please note that the punctuation and special characters haven't been changed, i.e. the '/', ':', and '@' remain in the same place. You should format yours in the same way.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Once you've configured the connection string, paste it into the field, and try to connect.&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 30 Oct 2020 23:06:58 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/In-database-invalid-length-for-connection-option-user-id-maximum/m-p/659291#M7611</guid>
      <dc:creator>TessaS</dc:creator>
      <dc:date>2020-10-30T23:06:58Z</dc:date>
    </item>
  </channel>
</rss>

