<?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: Running 32bit SAS on 64bit Windows in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105445#M973</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pros of 64 bits: &lt;/P&gt;&lt;P&gt;- More RAM can be used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cons of migrating to 64 bits:&lt;/P&gt;&lt;P&gt;- Many sas objects are not compatible, i.e. Cross-Environment Data Access (CEDA) doesn't work. &lt;/P&gt;&lt;P&gt;For example 32-bit indexes, catalogs, views cannot be read by 64-bit sas, and vice versa for 64-bit objects.&lt;/P&gt;&lt;P&gt;So migration is not as easy as it could be. &lt;/P&gt;&lt;P&gt;- Microsoft left some components out of 64-bit Windows. For example, there is no Jet Database engine in 64 bits, so exports to excel have to be re-coded (and are more painful).&lt;/P&gt;&lt;P&gt;- New licence fees?&lt;/P&gt;&lt;P&gt;- Larger files&lt;/P&gt;&lt;P&gt;- CPU usage should not be impacted too much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many papers about this topic, like &lt;A href="http://support.sas.com/rnd/migration/papers/windows32-x64.pdf" title="http://support.sas.com/rnd/migration/papers/windows32-x64.pdf"&gt;http://support.sas.com/rnd/migration/papers/windows32-x64.pdf&lt;/A&gt; , just look for them. And do talk to your sas representative.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Apr 2013 11:17:18 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2013-04-12T11:17:18Z</dc:date>
    <item>
      <title>Running 32bit SAS on 64bit Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105442#M970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are currently running SAS on Windows XP(32bit) but has been aked to prepare for upgrade to Windows 7(64 bit).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering what the impact would be to use our current 32bit software on the new OS. I assume there will be some CPU overhead to process but how much I don't know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone out there has something they can share on this topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Karsten Hansen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 19:20:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105442#M970</guid>
      <dc:creator>Kfhansen</dc:creator>
      <dc:date>2013-04-11T19:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Running 32bit SAS on 64bit Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105443#M971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might want to talk to the people at SAS about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding is that 32-bit SAS won't run under 64 bit operating systems. You have to modify your license (in other words, pay a small fee) and then download the 64-bit version of SAS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 19:33:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105443#M971</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2013-04-11T19:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Running 32bit SAS on 64bit Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105444#M972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are running half of our PCs under Windows 64b&amp;nbsp;&amp;nbsp; with SAS 9.3.2 32 bits:&lt;/P&gt;&lt;P&gt;the reason is mainly : &lt;/P&gt;&lt;P&gt;maintaining compatibility between&amp;nbsp; pc yet under XP&amp;nbsp; with sas 9.2.3&lt;/P&gt;&lt;P&gt;and high users reserve against conversion of sas catalogs&amp;nbsp; to 64bits (even if the cntlin cntlout options of&lt;/P&gt;&lt;P&gt;proc format could minimize the problem).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In pratice, you have to exchange with excel 32 bits as previous&lt;/P&gt;&lt;P&gt;in place of using special engines&amp;nbsp;&amp;nbsp; in case of&amp;nbsp; a use of a 64bits version of SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The memory is , a contrario, limited for SAS 32bits on a 64bits Windows 7&amp;nbsp; system&amp;nbsp; (in practice less than 3G)&lt;/P&gt;&lt;P&gt;in place of more memory&amp;nbsp; ressources (thus power)&amp;nbsp; under a sas version 64bits..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with Paige: consult SAS people&amp;nbsp; relating&amp;nbsp; your task force for a migration.&lt;/P&gt;&lt;P&gt;Here, i am alone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 07:48:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105444#M972</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2013-04-12T07:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Running 32bit SAS on 64bit Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105445#M973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pros of 64 bits: &lt;/P&gt;&lt;P&gt;- More RAM can be used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cons of migrating to 64 bits:&lt;/P&gt;&lt;P&gt;- Many sas objects are not compatible, i.e. Cross-Environment Data Access (CEDA) doesn't work. &lt;/P&gt;&lt;P&gt;For example 32-bit indexes, catalogs, views cannot be read by 64-bit sas, and vice versa for 64-bit objects.&lt;/P&gt;&lt;P&gt;So migration is not as easy as it could be. &lt;/P&gt;&lt;P&gt;- Microsoft left some components out of 64-bit Windows. For example, there is no Jet Database engine in 64 bits, so exports to excel have to be re-coded (and are more painful).&lt;/P&gt;&lt;P&gt;- New licence fees?&lt;/P&gt;&lt;P&gt;- Larger files&lt;/P&gt;&lt;P&gt;- CPU usage should not be impacted too much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many papers about this topic, like &lt;A href="http://support.sas.com/rnd/migration/papers/windows32-x64.pdf" title="http://support.sas.com/rnd/migration/papers/windows32-x64.pdf"&gt;http://support.sas.com/rnd/migration/papers/windows32-x64.pdf&lt;/A&gt; , just look for them. And do talk to your sas representative.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 11:17:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105445#M973</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2013-04-12T11:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Running 32bit SAS on 64bit Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105446#M974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you want to stick with 32-bit SAS,&lt;/P&gt;&lt;P&gt;even on 64-bit platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is why:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Windows applications which most people use to prepare data are 32-bit:&lt;/P&gt;&lt;P&gt;Access: *.mdb&lt;/P&gt;&lt;P&gt;Excel: *.xls(x)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF you install 64-bit SAS then you cannot use import to read these 32-bit files&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF you want read those 32-bit files&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/43/802.html" title="http://support.sas.com/kb/43/802.html"&gt;43802 - Installing SAS® 9.3 PC Files Server and using it to convert 32-bit Microsoft Office files to SAS® 64-bit files&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q&amp;amp;D solution: save data as *.csv == Comma Separated Values, a text file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Convert or Migrate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/38/379.html" title="http://support.sas.com/kb/38/379.html"&gt;38379 - In SAS® 9.3, Base SAS data sets are interoperable between Microsoft Windows 64-bit and Microsoft Windows 32-bit operating systems&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ronald Fehd&amp;nbsp; formerly SAS Tech.Support @MyCompany&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* Remember to install 32-bit Java before beginning your SAS 64-bit installation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 19:49:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105446#M974</guid>
      <dc:creator>Ron_MacroMaven</dc:creator>
      <dc:date>2013-04-12T19:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Running 32bit SAS on 64bit Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105447#M975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your input. I think I got the answers I was looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; **** EDIT ****&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will this all also be true if we are running OFFICE 2010 64bit ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 20:08:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105447#M975</guid>
      <dc:creator>Kfhansen</dc:creator>
      <dc:date>2013-04-12T20:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Running 32bit SAS on 64bit Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105448#M976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This issue needs very careful consideration and as you have seen from the responses there are many things to consider.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another issue relates to SAS servers - you haven't said if you use SAS servers as well as SAS on PCs. If you do then there is the issue of how your SAS server integrates with MS Office and other software as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My take on this is if you are running a mixed 32/64 bit Windows and SAS environment then it is likely you will have less problems staying with 32-bit SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are moving completely to 64-bit Windows then it is definitely worth considering going 64-bit SAS as well (this includes EG thin client if you have V5.1 or higher). We have taken this path at the company I am with, with very few problems, but it is much easier for new installations rather than upgrading existing ones. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Apr 2013 21:46:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105448#M976</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2013-04-14T21:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Running 32bit SAS on 64bit Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105449#M977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should have outlined our environment as this might influence the path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're running our SAS 9.2 multi-tier environment on Linux 64bit boxes.&lt;/P&gt;&lt;P&gt;All clients are currently running on 32bit XP and the most common used programs are SAS 9.2 (Traditional SAS) and EG 4.3 as well as the Add-on of MS-Office&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I actually don't know if the version running on the boxes are a 64bit version or a 32bit version. Anyone know where/if I can see that? the setinit only tells me it's it's a lin64 OS version but does that mean it's a 64bit SAS version?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarifies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 12:44:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105449#M977</guid>
      <dc:creator>Kfhansen</dc:creator>
      <dc:date>2013-04-15T12:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Running 32bit SAS on 64bit Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105450#M978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;at opening you can see it&lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;NOTE: Copyright (c) 2002-2008 by SAS Institute Inc., Cary, NC, USA.&lt;BR /&gt;NOTE: SAS (r) Proprietary Software 9.2 (TS2M3)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Licensed to LICENCE MESR SAS RECHERCHE SERVEUR LINUX 32BITS, Site xxxxxxxxxxx.&lt;BR /&gt;NOTE: This session is executing on the Linux 2.6.18-308.13.1.el5 (LINUX) platform&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is a sas version 32 bits on our server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the command for the system inquiry&amp;nbsp;&amp;nbsp; is&lt;/P&gt;&lt;P&gt;uname -a &lt;/P&gt;&lt;P&gt;which return&lt;/P&gt;&lt;P&gt; Linux margxxxx.xxx.fr 2.6.18-308.13.1.el5 #1 SMP Thu Jul 26 05:45:09 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 13:14:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105450#M978</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2013-04-15T13:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Running 32bit SAS on 64bit Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105451#M979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI EG is 32-bit up to EG 5.1 where you have the option of 64 or 32 bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also with Linux SAS servers, if you wanted to use SAS/ACCESS to PC Files you would need the PC File Server anyway to interface with MS Office. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 19:59:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Running-32bit-SAS-on-64bit-Windows/m-p/105451#M979</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2013-04-15T19:59:08Z</dc:date>
    </item>
  </channel>
</rss>

