<?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: Append SAS data to oracle tables in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Append-SAS-data-to-oracle-tables/m-p/137433#M295928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried that approach by changing the SAS format from the SAS data set to reflect that of the Oracle; but still ended up with the same result. Maybe you can provide me with examples that I can try and see if your recommended approach will work. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Sep 2014 17:34:49 GMT</pubDate>
    <dc:creator>sas_null_</dc:creator>
    <dc:date>2014-09-09T17:34:49Z</dc:date>
    <item>
      <title>Append SAS data to oracle tables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Append-SAS-data-to-oracle-tables/m-p/137431#M295926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need help appending SAS data set into an oracle table. I'm having issues with regards to the date as the SAS data&amp;nbsp; dates gets converted to either December 31, 1959 or Jan 1, 1960 in the oracle table. For instance, I have a date 01/23/1999 in SAS but it gets converted to 01-Jan-1960 in oracle using the append process below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc append base= ORCL.base&lt;/P&gt;&lt;P&gt;data=SAS.data; run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;oracle base table has Process_date and SAS date has the same field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: When I did a direct load of SAS.data into a new table in Oracle using SAS/access to oracle, I noticed (connecting to oracle using SAS and using proc content) that the length format of the Process date changed to 8 from 4 (process date length =4) but results where fine except that the process_date was in a date timestamp format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help/suggestion is welcomed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 16:41:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Append-SAS-data-to-oracle-tables/m-p/137431#M295926</guid>
      <dc:creator>sas_null_</dc:creator>
      <dc:date>2014-09-09T16:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Append SAS data to oracle tables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Append-SAS-data-to-oracle-tables/m-p/137432#M295927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe oracle is expecting a DATETIME variable, not a DATE variable. Convert your date to date time instead for uploading.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 16:48:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Append-SAS-data-to-oracle-tables/m-p/137432#M295927</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-09-09T16:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Append SAS data to oracle tables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Append-SAS-data-to-oracle-tables/m-p/137433#M295928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried that approach by changing the SAS format from the SAS data set to reflect that of the Oracle; but still ended up with the same result. Maybe you can provide me with examples that I can try and see if your recommended approach will work. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 17:34:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Append-SAS-data-to-oracle-tables/m-p/137433#M295928</guid>
      <dc:creator>sas_null_</dc:creator>
      <dc:date>2014-09-09T17:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Append SAS data to oracle tables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Append-SAS-data-to-oracle-tables/m-p/137434#M295929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is an old question/problem:&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="47991" __jive_macro_name="thread" class="jive_macro jive_macro_thread" href="https://communities.sas.com/" modifiedtitle="true" title="Date from SAS showing 1/1/1960"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 17:53:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Append-SAS-data-to-oracle-tables/m-p/137434#M295929</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-09-09T17:53:28Z</dc:date>
    </item>
  </channel>
</rss>

