<?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 Issue while registering snowflake tables in SMC via snowflake odbc connector(encoding utf-8 in sas) in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Issue-while-registering-snowflake-tables-in-SMC-via-snowflake/m-p/569415#M11809</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Registering tables was working fine with Latin1 encoding.After changing the sas encoding to&amp;nbsp;utf-8 , we are facing issue while registering snowflake tables in SMC which is setup via snowflake odbc connector.There are spaces in the tables retrieved from snowflake database. Below is the error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: SAS Initialization used (Total process time):&lt;BR /&gt;real time 0.00 seconds&lt;BR /&gt;cpu time 0.00 seconds&lt;BR /&gt;&lt;BR /&gt;NOTE: The autoexec file, /sas/sasconfig/Lev1/SASApp1/WorkspaceServer/autoexec.sas, was executed at server initialization.&lt;BR /&gt;1 LIBNAME testodbc ODBC PRESERVE_COL_NAMES=YES PRESERVE_TAB_NAMES=YES DATAsrc=xxx SCHEMA=xxx&lt;BR /&gt;1 ! USER=xxx&amp;nbsp; PASSWORD=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ;&lt;BR /&gt;NOTE: Libref TESTODBC was successfully assigned as follows:&lt;BR /&gt;Engine: ODBC&lt;BR /&gt;Physical Name: BOPS_DB_PROD&lt;BR /&gt;2&lt;BR /&gt;2 The SAS System Thursday, June 27, 2019 09:09:00 AM&lt;/P&gt;&lt;P&gt;NOTE: 25 table(s) not displayed/returned because the name is too long.&lt;BR /&gt;3 proc metalib;&lt;BR /&gt;4 omr (LIBURI="A5MSZA1O.BA0000TF" / project_reposid = "A5MSZA1O" );&lt;BR /&gt;5 REPORT(type = summary out = "tab_info");&lt;BR /&gt;6 SELECT ("C&lt;/P&gt;&lt;P&gt;========================================================================&lt;/P&gt;&lt;P&gt;If we are not mentioning &lt;STRONG&gt;PRESERVE_TAB_NAMES=YES, we are seeing the below error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: The autoexec file, /sas/sasconfig/Lev1/SASApp1/WorkspaceServer/autoexec.sas, was executed at server initialization.&lt;BR /&gt;1 LIBNAME stg_dexp ODBC READBUFF=32767 INSERTBUFF=32767 AUTOCOMMIT=NO DBCOMMIT=10000 DATAsrc=xxx&lt;BR /&gt;1 ! SCHEMA=xxx USER=xx&amp;nbsp; PASSWORD=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ;&lt;BR /&gt;NOTE: Libref STG_DEXP was successfully assigned as follows:&lt;BR /&gt;Engine: ODBC&lt;BR /&gt;Physical Name: xxx&lt;BR /&gt;2&lt;BR /&gt;2 The SAS System Thursday, June 27, 2019 09:15:00 AM&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NOTE: Due to the PRESERVE_TAB_NAMES=NO libname option setting, 7 table(s) have not been displayed/returned. 25 table(s) not &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;displayed/returned because the name is too long.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help on this issue.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jun 2019 13:24:16 GMT</pubDate>
    <dc:creator>keerthi78890976</dc:creator>
    <dc:date>2019-06-27T13:24:16Z</dc:date>
    <item>
      <title>Issue while registering snowflake tables in SMC via snowflake odbc connector(encoding utf-8 in sas)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Issue-while-registering-snowflake-tables-in-SMC-via-snowflake/m-p/569415#M11809</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Registering tables was working fine with Latin1 encoding.After changing the sas encoding to&amp;nbsp;utf-8 , we are facing issue while registering snowflake tables in SMC which is setup via snowflake odbc connector.There are spaces in the tables retrieved from snowflake database. Below is the error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: SAS Initialization used (Total process time):&lt;BR /&gt;real time 0.00 seconds&lt;BR /&gt;cpu time 0.00 seconds&lt;BR /&gt;&lt;BR /&gt;NOTE: The autoexec file, /sas/sasconfig/Lev1/SASApp1/WorkspaceServer/autoexec.sas, was executed at server initialization.&lt;BR /&gt;1 LIBNAME testodbc ODBC PRESERVE_COL_NAMES=YES PRESERVE_TAB_NAMES=YES DATAsrc=xxx SCHEMA=xxx&lt;BR /&gt;1 ! USER=xxx&amp;nbsp; PASSWORD=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ;&lt;BR /&gt;NOTE: Libref TESTODBC was successfully assigned as follows:&lt;BR /&gt;Engine: ODBC&lt;BR /&gt;Physical Name: BOPS_DB_PROD&lt;BR /&gt;2&lt;BR /&gt;2 The SAS System Thursday, June 27, 2019 09:09:00 AM&lt;/P&gt;&lt;P&gt;NOTE: 25 table(s) not displayed/returned because the name is too long.&lt;BR /&gt;3 proc metalib;&lt;BR /&gt;4 omr (LIBURI="A5MSZA1O.BA0000TF" / project_reposid = "A5MSZA1O" );&lt;BR /&gt;5 REPORT(type = summary out = "tab_info");&lt;BR /&gt;6 SELECT ("C&lt;/P&gt;&lt;P&gt;========================================================================&lt;/P&gt;&lt;P&gt;If we are not mentioning &lt;STRONG&gt;PRESERVE_TAB_NAMES=YES, we are seeing the below error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: The autoexec file, /sas/sasconfig/Lev1/SASApp1/WorkspaceServer/autoexec.sas, was executed at server initialization.&lt;BR /&gt;1 LIBNAME stg_dexp ODBC READBUFF=32767 INSERTBUFF=32767 AUTOCOMMIT=NO DBCOMMIT=10000 DATAsrc=xxx&lt;BR /&gt;1 ! SCHEMA=xxx USER=xx&amp;nbsp; PASSWORD=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ;&lt;BR /&gt;NOTE: Libref STG_DEXP was successfully assigned as follows:&lt;BR /&gt;Engine: ODBC&lt;BR /&gt;Physical Name: xxx&lt;BR /&gt;2&lt;BR /&gt;2 The SAS System Thursday, June 27, 2019 09:15:00 AM&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NOTE: Due to the PRESERVE_TAB_NAMES=NO libname option setting, 7 table(s) have not been displayed/returned. 25 table(s) not &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;displayed/returned because the name is too long.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help on this issue.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 13:24:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Issue-while-registering-snowflake-tables-in-SMC-via-snowflake/m-p/569415#M11809</guid>
      <dc:creator>keerthi78890976</dc:creator>
      <dc:date>2019-06-27T13:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while registering snowflake tables in SMC via snowflake odbc connector(encoding utf-8 in s</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Issue-while-registering-snowflake-tables-in-SMC-via-snowflake/m-p/569887#M11879</link>
      <description>&lt;P&gt;This issue is fixed, added following option in sasenv_local file :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;export EASYSOFT_UNICODE=YES;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2019 16:03:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Issue-while-registering-snowflake-tables-in-SMC-via-snowflake/m-p/569887#M11879</guid>
      <dc:creator>keerthi78890976</dc:creator>
      <dc:date>2019-06-28T16:03:17Z</dc:date>
    </item>
  </channel>
</rss>

