<?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: Copy all files from Unix 9.3 to Window 9.4 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634603#M188360</link>
    <description>&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How to see whether SAS/CONNECT already set up on both the environment?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if it's not set up, how we can setup SAS/CONNECT?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Mar 2020 22:10:57 GMT</pubDate>
    <dc:creator>japsas100</dc:creator>
    <dc:date>2020-03-24T22:10:57Z</dc:date>
    <item>
      <title>Copy all files from Unix 9.3 to Window 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634576#M188350</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are upgrading sas environment from Unix 9.3 to window 9.4 .&lt;/P&gt;&lt;P&gt;We would like to transfer large number of files including sas datasets, format, index files.&lt;/P&gt;&lt;P&gt;looking at some automated method to transfer these files. I know CIMPORT method but this is taking a long time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest the fastest method. Can we connect window 9.4 to unix 9.3? if yes we can write sas macro to transfer these files.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 20:56:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634576#M188350</guid>
      <dc:creator>japsas100</dc:creator>
      <dc:date>2020-03-24T20:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Copy all files from Unix 9.3 to Window 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634591#M188354</link>
      <description>&lt;P&gt;IMO if you need indices (index files)&amp;nbsp; CPORT/CIMPORT is going to be you best, most supportable bet.&amp;nbsp; If you DON'T need indices then you can always use CEDA, with a performance hit.&amp;nbsp; Just SCP, SFTP or mount the file system as need and CEDA works, for the most part.&amp;nbsp;&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?docsetId=lrcon&amp;amp;docsetTarget=n0oj2nagtyy32yn17pj01t6vytaw.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en"&gt;https://go.documentation.sas.com/?docsetId=lrcon&amp;amp;docsetTarget=n0oj2nagtyy32yn17pj01t6vytaw.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 21:36:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634591#M188354</guid>
      <dc:creator>JerryV</dc:creator>
      <dc:date>2020-03-24T21:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Copy all files from Unix 9.3 to Window 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634601#M188358</link>
      <description>&lt;P&gt;If you have SAS/CONNECT, you can use proc upload/download.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 22:07:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634601#M188358</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-03-24T22:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Copy all files from Unix 9.3 to Window 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634603#M188360</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How to see whether SAS/CONNECT already set up on both the environment?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if it's not set up, how we can setup SAS/CONNECT?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 22:10:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634603#M188360</guid>
      <dc:creator>japsas100</dc:creator>
      <dc:date>2020-03-24T22:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Copy all files from Unix 9.3 to Window 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634606#M188362</link>
      <description>&lt;P&gt;Run proc setinit to see what is licensed.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 22:46:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634606#M188362</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-03-24T22:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Copy all files from Unix 9.3 to Window 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634607#M188363</link>
      <description>Thanks&lt;BR /&gt;&lt;BR /&gt;Sas connect license available in both the environment.&lt;BR /&gt;&lt;BR /&gt;How we use sas connect configure in order to transfer files</description>
      <pubDate>Tue, 24 Mar 2020 23:14:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634607#M188363</guid>
      <dc:creator>japsas100</dc:creator>
      <dc:date>2020-03-24T23:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Copy all files from Unix 9.3 to Window 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634613#M188367</link>
      <description>&lt;P&gt;If you get SAS/Connect working then it might also be worth looking into &lt;A href="https://support.sas.com/rnd/migration/procmigrate/index.html" target="_self"&gt;Proc Migrate&lt;/A&gt;&amp;nbsp;- and here a sample for&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?docsetId=proc&amp;amp;docsetTarget=p0aiuvid2nk027n1m9blch9tq2xo.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_self"&gt;Migrating across Computers &lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 01:28:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634613#M188367</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2020-03-25T01:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Copy all files from Unix 9.3 to Window 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634643#M188375</link>
      <description>&lt;P&gt;Not too sure Unix to Windows is much of an upgrade...&lt;/P&gt;
&lt;P&gt;Anyways. To use sas/connect you need a listening process (called &lt;EM&gt;spawner&lt;/EM&gt; in SAS lingo) on the "server" side.&lt;/P&gt;
&lt;P&gt;Once it's running, you can &lt;FONT face="courier new,courier"&gt;signon&lt;/FONT&gt; to the server.&lt;/P&gt;
&lt;P&gt;You can then submit code from the client to the server using the &lt;FONT face="courier new,courier"&gt;rsubmit&lt;/FONT&gt; statement.&lt;/P&gt;
&lt;P&gt;This code can be a proc download (or proc upload) or proc migrate, for example.&lt;/P&gt;
&lt;P&gt;Lots of resources online.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 07:58:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634643#M188375</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-03-25T07:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Copy all files from Unix 9.3 to Window 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634644#M188376</link>
      <description>&lt;P&gt;The main resource for SAS/CONNECT documentation is found &lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=connref&amp;amp;docsetTarget=titlepage.htm&amp;amp;locale=en" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 08:16:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634644#M188376</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-03-25T08:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Copy all files from Unix 9.3 to Window 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634645#M188377</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/16961"&gt;@ChrisNZ&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Not too sure Unix to Windows is much of an upgrade...&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Second that.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 08:18:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634645#M188377</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-03-25T08:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Copy all files from Unix 9.3 to Window 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634784#M188415</link>
      <description>&lt;P&gt;Hi there, PROC MIGRATE documentation writer here! I'm updating the SAS/CONNECT example to use more current syntax for a spawner. Let me know if you see any problems here. The changes won't publish for a few months and this is a draft.&lt;/P&gt;
&lt;DIV id="app" class="app h-full ng-scope" aria-hidden="false"&gt;
&lt;DIV class="app-wrapper ng-scope"&gt;
&lt;DIV id="app-bottom-wrapper" class="app-b-wrapper"&gt;
&lt;DIV id="document-panel" class="pos-r h-full" aria-hidden="false"&gt;
&lt;DIV class="overflow-h ng-scope"&gt;
&lt;DIV id="document" class="document scrollable ng-scope" role="main"&gt;
&lt;DIV id="pageContent" class="document-body wrapper" lang="en" tabindex="0" aria-live="polite"&gt;
&lt;DIV class="xisDoc-eDocBody ng-scope"&gt;
&lt;H3 id="n1qckm5oxaomoun1jrlk5wpug1ak" class="xisDoc-title"&gt;Example Code&lt;/H3&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV id="app" class="app h-full ng-scope" aria-hidden="false"&gt;
&lt;DIV class="app-wrapper ng-scope"&gt;
&lt;DIV id="app-bottom-wrapper" class="app-b-wrapper"&gt;
&lt;DIV id="document-panel" class="pos-r h-full" aria-hidden="false"&gt;
&lt;DIV class="overflow-h ng-scope"&gt;
&lt;DIV id="document" class="document scrollable ng-scope" role="main"&gt;
&lt;DIV id="pageContent" class="document-body wrapper" lang="en" tabindex="0" aria-live="polite"&gt;
&lt;DIV class="xisDoc-eDocBody ng-scope"&gt;
&lt;P class="xisDoc-paragraph"&gt;The following MIGRATE procedure example migrates members in a SAS library to take advantage of features that are provided in a newer SAS release. The example uses a &lt;SPAN class="xisDoc-nobr"&gt;SAS/CONNECT&lt;/SPAN&gt; server, which is required in some cases. In this example, a spawner starts a session on the &lt;SPAN class="xisDoc-nobr"&gt;SAS/CONNECT&lt;/SPAN&gt; server.&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options comamid=tcp;                           /*1*/
%let myserver=host.name.com;                   /*2*/
signon myserver.1234 user=_prompt_;            /*3*/
libname source '/mydata' server=myserver.1234; /*4*/
libname target v9 '/mylinuxdata';              /*5*/
proc migrate in=source out=target;             /*6*/
run;
signoff myserver;                              /*7*/&lt;/CODE&gt;&lt;/PRE&gt;
&lt;DIV id="app" class="app h-full ng-scope" aria-hidden="false"&gt;
&lt;DIV class="app-wrapper ng-scope"&gt;
&lt;DIV id="app-bottom-wrapper" class="app-b-wrapper"&gt;
&lt;DIV id="document-panel" class="pos-r h-full" aria-hidden="false"&gt;
&lt;DIV class="overflow-h ng-scope"&gt;
&lt;DIV id="document" class="document scrollable ng-scope" role="main"&gt;
&lt;DIV id="pageContent" class="document-body wrapper" lang="en" tabindex="0" aria-live="polite"&gt;
&lt;DIV class="xisDoc-eDocBody ng-scope"&gt;
&lt;DIV id="n155a03d89tzx9n1knaqh8t73haqa" class="xisDoc-codeBlock"&gt;
&lt;DIV class="xisDoc-calloutListContainer"&gt;
&lt;OL class="xisDoc-calloutList"&gt;
&lt;LI class="xisDoc-calloutExplanation"&gt;
&lt;P class="xisDoc-paragraph"&gt;The COMAMID= option specifies to use TCP/IP as the communications access method for connecting to the &lt;SPAN class="xisDoc-nobr"&gt;SAS/CONNECT&lt;/SPAN&gt; server.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="xisDoc-calloutExplanation"&gt;
&lt;P class="xisDoc-paragraph"&gt;The %LET statement creates the &lt;CODE class="xisDoc-inlineCode"&gt;myserver&lt;/CODE&gt; macro variable. Use this variable to specify the name of your remote &lt;SPAN class="xisDoc-nobr"&gt;SAS/CONNECT&lt;/SPAN&gt; server.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="xisDoc-calloutExplanation"&gt;
&lt;P class="xisDoc-paragraph"&gt;The SIGNON statement instructs the spawner to start a session on the &lt;SPAN class="xisDoc-nobr"&gt;SAS/CONNECT&lt;/SPAN&gt; server that is named in the &lt;CODE class="xisDoc-inlineCode"&gt;myserver&lt;/CODE&gt; macro variable. Change the number in the statement to your server’s port number. This statement specifies to prompt for the user ID and password, but you could include them here.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="xisDoc-calloutExplanation"&gt;
&lt;P class="xisDoc-paragraph"&gt;This LIBNAME statement assigns the &lt;CODE class="xisDoc-inlineCode"&gt;source&lt;/CODE&gt; library to the location of the library that is to be migrated. The SERVER= argument specifies the &lt;CODE class="xisDoc-inlineCode"&gt;myserver&lt;/CODE&gt; macro variable and the port number.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="xisDoc-calloutExplanation"&gt;
&lt;P class="xisDoc-paragraph"&gt;This LIBNAME statement assigns the &lt;CODE class="xisDoc-inlineCode"&gt;target&lt;/CODE&gt; library to an existing location where the migrated library is to be stored.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="xisDoc-calloutExplanation"&gt;
&lt;P class="xisDoc-paragraph"&gt;PROC MIGRATE migrates the library members from the &lt;CODE class="xisDoc-inlineCode"&gt;source&lt;/CODE&gt; library to the &lt;CODE class="xisDoc-inlineCode"&gt;target&lt;/CODE&gt; library.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="xisDoc-calloutExplanation"&gt;
&lt;P class="xisDoc-paragraph"&gt;The SIGNOFF command ends the connection to the server.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;DIV id="app" class="app h-full ng-scope" aria-hidden="false"&gt;
&lt;DIV class="app-wrapper ng-scope"&gt;
&lt;DIV id="app-bottom-wrapper" class="app-b-wrapper"&gt;
&lt;DIV id="document-panel" class="pos-r h-full" aria-hidden="false"&gt;
&lt;DIV class="overflow-h ng-scope"&gt;
&lt;DIV id="document" class="document scrollable ng-scope" role="main"&gt;
&lt;DIV id="pageContent" class="document-body wrapper" lang="en" tabindex="0" aria-live="polite"&gt;
&lt;DIV class="xisDoc-eDocBody ng-scope"&gt;
&lt;H3 id="n0zfv2otmvoazrn1reip3xuj2dju" class="xisDoc-title"&gt;Key Ideas&lt;/H3&gt;
&lt;UL class="xisDoc-listUnordered"&gt;
&lt;LI class="xisDoc-item"&gt;Here are two reasons to use a &lt;SPAN class="xisDoc-nobr"&gt;SAS/CONNECT&lt;/SPAN&gt; or &lt;SPAN class="xisDoc-nobr"&gt;SAS/SHARE&lt;/SPAN&gt; server:
&lt;UL class="xisDoc-listUnordered"&gt;
&lt;LI class="xisDoc-item"&gt;You can use a server to migrate across machines when you do not have direct access.&lt;/LI&gt;
&lt;LI class="xisDoc-item"&gt;You are required to use a server if both of the following two conditions are met:
&lt;UL class="xisDoc-listUnordered"&gt;
&lt;LI class="xisDoc-item"&gt;The source library contains catalogs.&lt;/LI&gt;
&lt;LI class="xisDoc-item"&gt;Processing would invoke CEDA in the target session.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="xisDoc-paragraph" data-unlink="true"&gt;In general, CEDA is invoked when you migrate to an incompatible operating environment. For more information about CEDA, see Cross-Environment Data Access&amp;nbsp; in &lt;SPAN class="xisDoc-xrefBookTitle"&gt;SAS Programmer’s Guide: Essentials&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI class="xisDoc-item"&gt;If you have direct access to the source library through NFS, and if incompatible catalogs are not present, then you can migrate without using a &lt;SPAN class="xisDoc-nobr"&gt;SAS/CONNECT&lt;/SPAN&gt; or &lt;SPAN class="xisDoc-nobr"&gt;SAS/SHARE&lt;/SPAN&gt; server.&amp;nbsp;&lt;/LI&gt;
&lt;LI class="xisDoc-item"&gt;Alternatively, if you have direct access to the source library through NFS, then you might be able to use CEDA instead of migrating. This Read-Only access is automatic and transparent, but you must be aware of the restrictions. See &lt;A tabindex="0" href="http://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=lepg&amp;amp;docsetTarget=n0otujcntm5fton19nt6auzwiyfi.htm" target="_self" data-docset-version="9.4" data-docset-id="lepg" data-original-href="n0otujcntm5fton19nt6auzwiyfi.htm"&gt;Cross-Environment Data Access&lt;/A&gt; in &lt;SPAN class="xisDoc-xrefBookTitle"&gt;SAS Programmer’s Guide: Essentials&lt;/SPAN&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 25 Mar 2020 15:22:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634784#M188415</guid>
      <dc:creator>maggiem_sas</dc:creator>
      <dc:date>2020-03-25T15:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Copy all files from Unix 9.3 to Window 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634939#M188479</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/31547"&gt;@maggiem_sas&lt;/a&gt; Thank you for taking the time to bring real value here.&lt;/P&gt;
&lt;P&gt;Can you also point to what is migrated and what is not? indexes? all catalog entry types? sort order when changing encoding? audit trail? etc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 01:48:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/634939#M188479</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-03-26T01:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Copy all files from Unix 9.3 to Window 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/635072#M188528</link>
      <description>&lt;P&gt;Thanks for the like,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/16961"&gt;@ChrisNZ&lt;/a&gt;&amp;nbsp;. Here are the details on what is migrated:&amp;nbsp;&lt;A href="http://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=proc&amp;amp;docsetTarget=n1dvrc4he2d8s5n14rdg4twg7xgv.htm" target="_self"&gt;Concepts: MIGRATE Procedure&lt;/A&gt;&amp;nbsp;. For data sets,&amp;nbsp;&lt;/P&gt;
&lt;DIV id="app" class="app h-full ng-scope" aria-hidden="false"&gt;
&lt;DIV class="app-wrapper ng-scope"&gt;
&lt;DIV id="app-bottom-wrapper" class="app-b-wrapper"&gt;
&lt;DIV id="document-panel" class="pos-r h-full" aria-hidden="false"&gt;
&lt;DIV class="overflow-h ng-scope"&gt;
&lt;DIV id="document" class="document scrollable ng-scope" role="main"&gt;
&lt;DIV id="pageContent" class="document-body wrapper" lang="en" tabindex="0" aria-live="polite"&gt;
&lt;DIV class="xisDoc-eDocBody ng-scope"&gt;
&lt;DIV class="xisDoc-refProc"&gt;
&lt;DIV class="xisDoc-concepts"&gt;
&lt;P class="xisDoc-paragraph"&gt;PROC MIGRATE retains alternate collating sequence, compression, created and modified datetimes, deleted observations, encryption, extended attributes, indexes, integrity constraints, and passwords. See the link for more details.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a tricky scenario that tends to affect customers with DBCS data - If you are changing to a different character encoding that uses more bytes to represent the characters, you might need to use the CVP engine as part of the copy or migration process, to avoid truncation. This works fine with PROC COPY, but CVP is not currently supported by PROC MIGRATE. We like PROC MIGRATE better than PROC COPY for migration, so we came up with a workaround. It's a little complicated but we recommend a &lt;A href="http://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=engsas7bdat&amp;amp;docsetTarget=n1biz9uvi6cnj2n13t4eq96y58bj.htm&amp;amp;locale=en#n15b0bl4gwdvz3n1wljwvybvb4f9" target="_self"&gt;two-step process&lt;/A&gt; where you (1) COPY with the CVP engine on the source environment to avoid CEDA. Then (2) MIGRATE on the target to change the encoding and data representation. If&amp;nbsp;the library has formats catalogs, you can use a &lt;A href="http://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=engsas7bdat&amp;amp;docsetTarget=n1biz9uvi6cnj2n13t4eq96y58bj.htm&amp;amp;locale=en#n15yg3x16ir5cwn1hq0s2bvl6zyha" target="_self"&gt;two step process with PROC FORMAT&lt;/A&gt; to expand the length and avoid truncation.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 16:10:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Copy-all-files-from-Unix-9-3-to-Window-9-4/m-p/635072#M188528</guid>
      <dc:creator>maggiem_sas</dc:creator>
      <dc:date>2020-03-26T16:10:24Z</dc:date>
    </item>
  </channel>
</rss>

