<?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: DI 3.4: remove labels during tables importing. in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/DI-3-4-remove-labels-during-tables-importing/m-p/44247#M385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if this is relevent, in SAS Base, one can use proc datasets to remove labels and formats,&amp;nbsp; the following code came from SAS help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc datasets lib=work memtype=data;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; modify class;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; attrib _all_ label=' ';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; attrib _all_ format=;&lt;/P&gt;&lt;P&gt;run;&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;Haikuo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Feb 2012 19:07:49 GMT</pubDate>
    <dc:creator>Haikuo</dc:creator>
    <dc:date>2012-02-02T19:07:49Z</dc:date>
    <item>
      <title>DI 3.4: remove labels during tables importing.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DI-3-4-remove-labels-during-tables-importing/m-p/44246#M384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use Data Integration 3.4 and usualy need import tables from oracle by a specific libname. Sometime DI is not able to correctly import labels that contain strange caracters ('), the job produces strange error without to create the log,&amp;nbsp; so I wish to elimitate that.&lt;/P&gt;&lt;P&gt;Is there a mode to resolve it?&lt;/P&gt;&lt;P&gt;I tried with options "nolabel" in the tool for SQL Join but without results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Costantino &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 19:01:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DI-3-4-remove-labels-during-tables-importing/m-p/44246#M384</guid>
      <dc:creator>Costas</dc:creator>
      <dc:date>2012-02-02T19:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: DI 3.4: remove labels during tables importing.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DI-3-4-remove-labels-during-tables-importing/m-p/44247#M385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if this is relevent, in SAS Base, one can use proc datasets to remove labels and formats,&amp;nbsp; the following code came from SAS help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc datasets lib=work memtype=data;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; modify class;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; attrib _all_ label=' ';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; attrib _all_ format=;&lt;/P&gt;&lt;P&gt;run;&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;Haikuo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 19:07:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DI-3-4-remove-labels-during-tables-importing/m-p/44247#M385</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2012-02-02T19:07:49Z</dc:date>
    </item>
    <item>
      <title>DI 3.4: remove labels during tables importing.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DI-3-4-remove-labels-during-tables-importing/m-p/44248#M386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Maybe you could try the ﻿﻿DBSASLABEL=NONE libname option.&lt;/P&gt;&lt;P&gt;This will blank out any RDBMS labels, and let SAS use the column names instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Linus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 14:16:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DI-3-4-remove-labels-during-tables-importing/m-p/44248#M386</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2012-02-06T14:16:07Z</dc:date>
    </item>
  </channel>
</rss>

