<?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 server migration in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/server-migration/m-p/684803#M20074</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am doing migration of sas application from one server to another&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;How can i update database ip address or hostname&amp;nbsp; on a deployed server kindly advice thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Sep 2020 21:17:32 GMT</pubDate>
    <dc:creator>sharafadeen</dc:creator>
    <dc:date>2020-09-17T21:17:32Z</dc:date>
    <item>
      <title>server migration</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/server-migration/m-p/684803#M20074</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am doing migration of sas application from one server to another&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;How can i update database ip address or hostname&amp;nbsp; on a deployed server kindly advice thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 21:17:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/server-migration/m-p/684803#M20074</guid>
      <dc:creator>sharafadeen</dc:creator>
      <dc:date>2020-09-17T21:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: server migration</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/server-migration/m-p/684892#M20077</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/184467"&gt;@sharafadeen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;well, you have several methods. You can give a try to the update hostname tool (SAS Deployment Manager), to update metadata and some config files, although what you would need mostly is to go manually to the metadata and configuration files (grep tool) to find the values and update them. If you have a SAS Solution, you will probably need to check the SAS WIP database (mainly the SharedServices database) to update in tables the values as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Out of my curiosity, how are you migrating SAS? Lift-and-shift? Re-installation? SAS Migration Utility? SAS Manual Promotion (export and import)?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 06:56:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/server-migration/m-p/684892#M20077</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2020-09-18T06:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: server migration</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/server-migration/m-p/684945#M20080</link>
      <description>Hi JuanS,&lt;BR /&gt;Thank you for your response.&lt;BR /&gt;It's a lift and shift.</description>
      <pubDate>Fri, 18 Sep 2020 12:16:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/server-migration/m-p/684945#M20080</guid>
      <dc:creator>sharon4pal</dc:creator>
      <dc:date>2020-09-18T12:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: server migration</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/server-migration/m-p/684952#M20081</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/45845"&gt;@sharon4pal&lt;/a&gt;&amp;nbsp;. Should I understand you and&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/184467"&gt;@sharafadeen&lt;/a&gt;&amp;nbsp;work together in the same company/project?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case, my recommendation stands.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1- you can give a try to update hostname and ip with the SDM tool named Update Hostnames&lt;/P&gt;
&lt;P&gt;2- Afterwards, check in the metadata and mainly in the files (libnames in SAS code/autoexecs, configuration files, etc)&lt;/P&gt;
&lt;P&gt;3- Check firewall and DNS configurations (in server and in the network), and permissions set in databases. For the firewall, check always first with ping and telnet (or similar tools).&lt;/P&gt;
&lt;P&gt;4- Align with SAS Technical Support if still does not work completely, as it might some additional updates in WIP database, but it would be better to do it with Tech Support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Of course, after every iteration, validate as much as you can. Motto here is "test, test, test".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can temporary workaround the DNS resolution, by adding a line in /etc/hosts (UNIX) or C:\Windows\System32\drivers\etc\hosts (Windows), but this can help only with hostname (short and FQDN) and DNS aliases. If the communication has defined the IP instead, this won't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 12:32:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/server-migration/m-p/684952#M20081</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2020-09-18T12:32:45Z</dc:date>
    </item>
  </channel>
</rss>

