<?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 Renaming SAS datasets to use new libraries in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Renaming-SAS-datasets-to-use-new-libraries/m-p/531106#M145305</link>
    <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on SAS server and I have new libraries created that use new libnames. I want to change all the SAS data sets on my previous SAS programs to replace the old libraries with the new ones(that pint to a new database too). Is there a way I can do it ata time instead of clicking on each dataset and changing its name to point to new libraries?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Jan 2019 18:25:45 GMT</pubDate>
    <dc:creator>Aasth</dc:creator>
    <dc:date>2019-01-29T18:25:45Z</dc:date>
    <item>
      <title>Renaming SAS datasets to use new libraries</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Renaming-SAS-datasets-to-use-new-libraries/m-p/531106#M145305</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on SAS server and I have new libraries created that use new libnames. I want to change all the SAS data sets on my previous SAS programs to replace the old libraries with the new ones(that pint to a new database too). Is there a way I can do it ata time instead of clicking on each dataset and changing its name to point to new libraries?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 18:25:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Renaming-SAS-datasets-to-use-new-libraries/m-p/531106#M145305</guid>
      <dc:creator>Aasth</dc:creator>
      <dc:date>2019-01-29T18:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming SAS datasets to use new libraries</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Renaming-SAS-datasets-to-use-new-libraries/m-p/531114#M145310</link>
      <description>You can do a find an replace but it's dangerous. I wonder for historical programs if its worth just assigning two libraries to the same location and change it as you go forward or modify programs.</description>
      <pubDate>Tue, 29 Jan 2019 18:46:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Renaming-SAS-datasets-to-use-new-libraries/m-p/531114#M145310</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-01-29T18:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming SAS datasets to use new libraries</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Renaming-SAS-datasets-to-use-new-libraries/m-p/531116#M145312</link>
      <description>&lt;P&gt;I don't want to assign two libraries at the same location, just wanted to remove the old libraries with new ones&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 18:49:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Renaming-SAS-datasets-to-use-new-libraries/m-p/531116#M145312</guid>
      <dc:creator>Aasth</dc:creator>
      <dc:date>2019-01-29T18:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming SAS datasets to use new libraries</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Renaming-SAS-datasets-to-use-new-libraries/m-p/531154#M145325</link>
      <description>&lt;P&gt;If you just want to change all old dataset or library names to new ones through all of your programs, the Find and Replace tool in the SAS editors is a good way of doing this.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 20:07:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Renaming-SAS-datasets-to-use-new-libraries/m-p/531154#M145325</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-01-29T20:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming SAS datasets to use new libraries</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Renaming-SAS-datasets-to-use-new-libraries/m-p/531155#M145326</link>
      <description>&lt;P&gt;Do we have find and replace for SAS EG projects too?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 20:11:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Renaming-SAS-datasets-to-use-new-libraries/m-p/531155#M145326</guid>
      <dc:creator>Aasth</dc:creator>
      <dc:date>2019-01-29T20:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming SAS datasets to use new libraries</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Renaming-SAS-datasets-to-use-new-libraries/m-p/531161#M145329</link>
      <description>&lt;P&gt;You can use "Project Maintenance" from the "Tools" menu to do this&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 20:21:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Renaming-SAS-datasets-to-use-new-libraries/m-p/531161#M145329</guid>
      <dc:creator>34reqrwe</dc:creator>
      <dc:date>2019-01-29T20:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming SAS datasets to use new libraries</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Renaming-SAS-datasets-to-use-new-libraries/m-p/532343#M145865</link>
      <description>&lt;P&gt;I have 1000's of old SAS EG program that have to point to new lib names(new databases). Is there any script to automate it, so that I don't have to do it manually in EG.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Feb 2019 04:47:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Renaming-SAS-datasets-to-use-new-libraries/m-p/532343#M145865</guid>
      <dc:creator>Aasth</dc:creator>
      <dc:date>2019-02-03T04:47:45Z</dc:date>
    </item>
  </channel>
</rss>

