<?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 SAS/EG managing high volume of data and SAS/EG metadata managing high number of projects in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-managing-high-volume-of-data-and-SAS-EG-metadata-managing/m-p/11389#M2679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can help with some of the questions.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, the conceptual model for EGuide and SAS.&amp;nbsp; EGuide is a client that interacts with the SAS Server.&amp;nbsp; The SAS server performs the analyses.&amp;nbsp; So, whatever performance tweaking you can do with SAS/Base, you can do in a Code Task in EGuide.&amp;nbsp; Data volume should be no more of an issue for EGuide + SAS server than SAS/Base alone.&amp;nbsp; You may see some performance changes in going from a mainframe to a unix SAS server, but that is unrelated to the EGuide front end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scheduling through EGuide.&amp;nbsp; Because EGuide only runs on Windows, you must use the Windows Scheduler on the local PC for the the EGuide project; you cannot use the shell scripts or Unix cron.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't help on the metadata piece.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doc Muhlbaier&lt;/P&gt;&lt;P&gt;Duke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2012 16:42:47 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2012-02-23T16:42:47Z</dc:date>
    <item>
      <title>SAS/EG managing high volume of data and SAS/EG metadata managing high number of projects</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-managing-high-volume-of-data-and-SAS-EG-metadata-managing/m-p/11388#M2678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have started to work&amp;nbsp; with SAS/EG a few ago, I have worked a lot with SAS/BASE, but not SAS/EG.&lt;/P&gt;&lt;P&gt;I have a doubt about SAS/EG. I know the main features of the tool, but I don’t know how it works with high volume of data and a lot of number of projects.&lt;/P&gt;&lt;P&gt;I am starting a project with SAS/EG 4.3. We have to migrate JCL-Cobol process to SAS/EG. The process are typical process of reading files, sorting data, merging data, filtering data, aggregating data…, typical ETL steps. The process are typical process yo can do with SAS/EG.&lt;/P&gt;&lt;P&gt;The problem is the volume. The volume of process and the volume of data used in the process.&lt;/P&gt;&lt;P&gt;We have to migrate 500 processes. There are process that move files of 100 Gb.&lt;/P&gt;&lt;P&gt;If I make 500 .egp projects in guide, ¿can we have them in a unique metadata or server?, ¿do I have to share out between several servers/metadata?. ¿How many projects can manage a metadata with good performance?.&lt;/P&gt;&lt;P&gt;If you have to work with 100Gb files, would you use SAS/BASE or SAS/EG. I know, that I can modify code in my SAS/BASE programs in order to have a better performance, shorter processing times (objects like indexes, data in memory, etc..), but in SAS/EG I think I can modify less things…., am I wrong?&lt;/P&gt;&lt;P&gt;Other question:&amp;nbsp; &lt;/P&gt;&lt;P&gt;I will make the project in a windows server but I have to deploy it in a Unix server, the process will be scheduled in a Unix server and will be called from a .sh Unix shell script. Is it possible?, I think so…., but I prefer to make the question...&lt;/P&gt;&lt;P&gt;As you can see my english is not profiency. I hope my questions are clear…&lt;/P&gt;&lt;P&gt;Any advice will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 16:27:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-managing-high-volume-of-data-and-SAS-EG-metadata-managing/m-p/11388#M2678</guid>
      <dc:creator>jvidalg</dc:creator>
      <dc:date>2012-02-23T16:27:06Z</dc:date>
    </item>
    <item>
      <title>SAS/EG managing high volume of data and SAS/EG metadata managing high number of projects</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-managing-high-volume-of-data-and-SAS-EG-metadata-managing/m-p/11389#M2679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can help with some of the questions.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, the conceptual model for EGuide and SAS.&amp;nbsp; EGuide is a client that interacts with the SAS Server.&amp;nbsp; The SAS server performs the analyses.&amp;nbsp; So, whatever performance tweaking you can do with SAS/Base, you can do in a Code Task in EGuide.&amp;nbsp; Data volume should be no more of an issue for EGuide + SAS server than SAS/Base alone.&amp;nbsp; You may see some performance changes in going from a mainframe to a unix SAS server, but that is unrelated to the EGuide front end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scheduling through EGuide.&amp;nbsp; Because EGuide only runs on Windows, you must use the Windows Scheduler on the local PC for the the EGuide project; you cannot use the shell scripts or Unix cron.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't help on the metadata piece.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doc Muhlbaier&lt;/P&gt;&lt;P&gt;Duke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 16:42:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-managing-high-volume-of-data-and-SAS-EG-metadata-managing/m-p/11389#M2679</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2012-02-23T16:42:47Z</dc:date>
    </item>
    <item>
      <title>SAS/EG managing high volume of data and SAS/EG metadata managing high number of projects</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-managing-high-volume-of-data-and-SAS-EG-metadata-managing/m-p/11390#M2680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two ways of using EG:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Write and run SAS code just like in good old Base SAS. In this case the performance and processing issues are the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Use the EG project builder which will automatically generate the SAS code to run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you are more familiar with SAS code and Base SAS you may prefer to use the first option.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 03:58:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-managing-high-volume-of-data-and-SAS-EG-metadata-managing/m-p/11390#M2680</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2012-02-24T03:58:26Z</dc:date>
    </item>
  </channel>
</rss>

