<?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>DartRodrigo Tracker</title>
    <link>https://communities.sas.com/kntur85557/tracker</link>
    <description>DartRodrigo Tracker</description>
    <pubDate>Mon, 11 May 2026 20:32:47 GMT</pubDate>
    <dc:date>2026-05-11T20:32:47Z</dc:date>
    <item>
      <title>Re: How do I fill the variables with data from 2 datasets more a list loop</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-fill-the-variables-with-data-from-2-datasets-more-a/m-p/816011#M322060</link>
      <description>Maybe you should try a join then use Proc Transpose.</description>
      <pubDate>Wed, 01 Jun 2022 09:20:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-fill-the-variables-with-data-from-2-datasets-more-a/m-p/816011#M322060</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2022-06-01T09:20:04Z</dc:date>
    </item>
    <item>
      <title>ODS LAYOUT</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-LAYOUT/m-p/443801#M111057</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, Happy woman's day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Well, I'm using SAS 9.4 in my environment, and we are having some troubles while using some ODS options.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#003300"&gt;WARNING: &lt;/FONT&gt;The absolute region was too small to accommodate the output supplied for the PDF destination. Output will be suppressed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is because we are using region (ods region height=3in width=4in x=0.2in y=7.3in;) like this. This warning&amp;nbsp;says&amp;nbsp;that my proc step is larger or higher than the size specified.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What i would like to know is, are there some way to make this to be auto responsive ? Or if i do not setup width and height, it will fill the PDF more effectively ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 15:44:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-LAYOUT/m-p/443801#M111057</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2018-03-08T15:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Code to Show all Tables and Paths of Libnames</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Code-to-Show-all-Tables-and-Paths-of-Libnames/m-p/432416#M107103</link>
      <description>&lt;P&gt;Mean the version of proc setinit;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Current version: 9.04.01M4P110916&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But yes, SAS 9.4&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 18:41:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Code-to-Show-all-Tables-and-Paths-of-Libnames/m-p/432416#M107103</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2018-01-30T18:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Code to Show all Tables and Paths of Libnames</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Code-to-Show-all-Tables-and-Paths-of-Libnames/m-p/432408#M107099</link>
      <description>&lt;P&gt;Even with shell script ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe use some shell commands to track this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Problem is:&lt;/P&gt;
&lt;P&gt;We are migrating SAS 9.02 to 9.04 per waves.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wave1 - 100 PGMS migrated&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Wave2 - 200 PGMS migrated&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We will put Wave1 to run on SAS 9.04 and need to track&amp;nbsp;all datasets and paths. (Done)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I only need to track anyone who can validate these datasets, maybe one person per filesystem. (Not done)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 18:30:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Code-to-Show-all-Tables-and-Paths-of-Libnames/m-p/432408#M107099</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2018-01-30T18:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Code to Show all Tables and Paths of Libnames</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Code-to-Show-all-Tables-and-Paths-of-Libnames/m-p/432380#M107091</link>
      <description>&lt;P&gt;Ok, but i need to know owner and user that access them ?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 17:59:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Code-to-Show-all-Tables-and-Paths-of-Libnames/m-p/432380#M107091</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2018-01-30T17:59:30Z</dc:date>
    </item>
    <item>
      <title>Code to Show all Tables and Paths of Libnames</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Code-to-Show-all-Tables-and-Paths-of-Libnames/m-p/432350#M107080</link>
      <description>&lt;P&gt;Hi experts;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there some way to create a table containning All libnames, paths, sizes, owners and tables ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If possible, try to link this with the programs that they were created.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks is Advance&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 17:23:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Code-to-Show-all-Tables-and-Paths-of-Libnames/m-p/432350#M107080</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2018-01-30T17:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Shell command to show all Groups and users that access or reads a folder or a file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Shell-command-to-show-all-Groups-and-users-that-access-or-reads/m-p/428887#M105905</link>
      <description>&lt;P&gt;I need to show groups per folder/directory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;staff | /prod/crm&lt;/P&gt;
&lt;P&gt;controlm | /prod/bi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 17:56:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Shell-command-to-show-all-Groups-and-users-that-access-or-reads/m-p/428887#M105905</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2018-01-18T17:56:35Z</dc:date>
    </item>
    <item>
      <title>Shell command to show all Groups and users that access or reads a folder or a file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Shell-command-to-show-all-Groups-and-users-that-access-or-reads/m-p/428873#M105899</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using unix environment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a shell command to list all groups or users that have access to a specific location or file ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ls -l does not work for me, because i need all users that can read from that directory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 16:53:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Shell-command-to-show-all-Groups-and-users-that-access-or-reads/m-p/428873#M105899</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2018-01-18T16:53:47Z</dc:date>
    </item>
    <item>
      <title>Permission drwsrwsrwt</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Permission-drwsrwsrwt/m-p/428020#M105621</link>
      <description>&lt;P&gt;Hi experts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are some sas files that have this permission&amp;nbsp;drwsrwsrwt.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What means the "s" in this permission: drwsrwsrwt ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 14:30:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Permission-drwsrwsrwt/m-p/428020#M105621</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2018-01-16T14:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Find all programs that use a certain libname</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Find-all-programs-that-use-a-certain-libname/m-p/419544#M103173</link>
      <description>&lt;P&gt;I'm using batch shell (Unix).&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 12:41:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Find-all-programs-that-use-a-certain-libname/m-p/419544#M103173</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2017-12-08T12:41:39Z</dc:date>
    </item>
    <item>
      <title>Find all programs that use a certain libname</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Find-all-programs-that-use-a-certain-libname/m-p/419530#M103169</link>
      <description>&lt;P&gt;Hi experts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you guys have any idea, on how to find all programs that use a certain libname ?&lt;/P&gt;
&lt;P&gt;This should look for it in all folders and paths.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To be more specific, maybe use shell commands to do this, but my idea is to put libname's names in a macro&lt;/P&gt;
&lt;P&gt;and do this multiple times for every libname in our server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe create a list with libname and programs beside.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you guys have any idea how to do this ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 11:47:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Find-all-programs-that-use-a-certain-libname/m-p/419530#M103169</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2017-12-08T11:47:07Z</dc:date>
    </item>
    <item>
      <title>Redirect Index.html of SAS Visual Analytics</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Redirect-Index-html-of-SAS-Visual-Analytics/m-p/359458#M7200</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any way to change the index.html to my .html ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I mean, create a main page with all reports&amp;nbsp;while the users entering the Login Page.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Today(After Login Page):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG title="MainPageToday.PNG" alt="MainPageToday.PNG" src="https://communities.sas.com/t5/image/serverpage/image-id/8932iA0D60C128E6686E9/image-size/original?v=1.0&amp;amp;px=-1" border="0" /&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Needed(After Login Page Something Like this):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG title="MainPageNew.PNG" alt="MainPageNew.PNG" src="https://communities.sas.com/t5/image/serverpage/image-id/8933i6D9A1B288520445C/image-size/original?v=1.0&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please need help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 18:59:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Redirect-Index-html-of-SAS-Visual-Analytics/m-p/359458#M7200</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2017-05-17T18:59:45Z</dc:date>
    </item>
    <item>
      <title>TKGrid Process</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/TKGrid-Process/m-p/340872#M7924</link>
      <description>&lt;P&gt;Hi everyone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a few days that we are having troubles with the LASR Servers of SAS Visual Analytics.&lt;/P&gt;
&lt;P&gt;The problem is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lasr Servers Stopped:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LASR Analytic Server - MyServer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Public LASR Analytic Server - MyServer&lt;/P&gt;
&lt;P&gt;LASR Server DBM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Causes:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We could not find them yet. But there are somethings we've found:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;There are some TKGrid Processes Stopped during days in all nodes into the&amp;nbsp;VA Server&lt;/LI&gt;
&lt;LI&gt;These processes take more than 100gb&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;LASR Server DBM is in 74% reached&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;We've made the Stop/Start, but the scripts did not killed these processes&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;We run some table to load from the Guide directly to LASR server (Without the HDFS process&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;I'd like to know what are the possible causes when the LASR Servers Stops.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;And why these TKGrids processes are still running during days, even when we restart the sas.servers ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks in Advance&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 17:33:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/TKGrid-Process/m-p/340872#M7924</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2017-03-14T17:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Set Main report for every user</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Set-Main-report-for-every-user/m-p/339234#M6559</link>
      <description>&lt;P&gt;I've done a main report =&amp;gt; when any user open SAS Visual Analytics the main page is this report.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 13:48:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Set-Main-report-for-every-user/m-p/339234#M6559</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2017-03-08T13:48:18Z</dc:date>
    </item>
    <item>
      <title>Set Main report for every user</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Set-Main-report-for-every-user/m-p/339181#M6557</link>
      <description>&lt;P&gt;Hi everyone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a long time i've beeing trying to setup a main report for every user in SAS Visual Analytics.&lt;/P&gt;
&lt;P&gt;But i don't have much time left so, that's why i'm here. Could you help me, how to set a main page or report for every user in SAS Visual Analytics ? I look for an option in SAS Management Console, but could not find.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 12:08:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Set-Main-report-for-every-user/m-p/339181#M6557</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2017-03-08T12:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error in SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Error-in-SAS-VA/m-p/332739#M6359</link>
      <description>&lt;P&gt;Hi guys.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry, forgot to answer this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We still having troubles with this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is the cause of earlier version of table, cause we've updated the table in the metadata and in data builder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Att&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 17:59:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Error-in-SAS-VA/m-p/332739#M6359</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2017-02-14T17:59:45Z</dc:date>
    </item>
    <item>
      <title>Ram Exceeds in SAS VA Environment</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Ram-Exceeds-in-SAS-VA-Environment/m-p/316019#M5932</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm having troubles with some agent of SAS Visual Analytics Environment, it is called TKGrid:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#800000"&gt;PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#800000"&gt;12825 lasradm 20 0 37.9g 24g 15g S 0.0 38.2 42:04.56 /opt/sas/TKGrid_3.2/TKGrid/bin/tkmpinodelib SRVPRDSAS10.sky.local 43086 lasr 16308&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We've applied the hotfix, but the issue remains.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here we have 4 servers:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;srvprdsas10 - Main Node&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;srvprdsas11 - Slave&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;srvprdsas12 - Slave&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;srvprdsas13 - Slave&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This agent 'TKGrid', makes the distribution of processing and environment, someone in SAS told me.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Before we apply the hotfix we were having issues in&amp;nbsp;srvprdsas12, with memory usage.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;After the hotfix, we are having issues in&amp;nbsp;srvprdsas13, this seems to me the distribution it is working well around the environment.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Someone please can help me.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks in Advance&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 17:54:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Ram-Exceeds-in-SAS-VA-Environment/m-p/316019#M5932</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2016-12-01T17:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sub Query with Data step</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sub-Query-with-Data-step/m-p/301760#M63914</link>
      <description>&lt;P&gt;I solved this by creating two separated data sets:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DATA SMS_30; SET TEST_30D_V3 (WHERE=(CHANNEL_CD EQ '_MP') DROP=IND_QTD_EMAIL);RUN;&lt;BR /&gt;DATA EMAIL_30;SET TEST_30D_V3 (WHERE=(CHANNEL_CD EQ '_EM') DROP=IND_QTD_SMS);RUN;&lt;/P&gt;
&lt;P&gt;PROC SORT DATA=TEST_30D_V3; &lt;BR /&gt; BY X_ACCT_KEY;&lt;BR /&gt;RUN;&lt;/P&gt;
&lt;P&gt;PROC SORT DATA=SMS_30; &lt;BR /&gt; BY X_ACCT_KEY;&lt;BR /&gt;RUN;&lt;/P&gt;
&lt;P&gt;PROC SORT DATA=EMAIL_30; &lt;BR /&gt; BY X_ACCT_KEY;&lt;BR /&gt;RUN;&lt;/P&gt;
&lt;P&gt;DATA TESTE_EV_30D(DROP=CHANNEL_CD);&lt;BR /&gt; MERGE SMS_30 (IN=A DROP=MOMENTO)&lt;BR /&gt; EMAIL_30 (IN=B DROP=MOMENTO)&lt;BR /&gt; TEST_30D_V3 (IN=C KEEP=X_ACCT_KEY MOMENTO);&lt;BR /&gt; BY X_ACCT_KEY;&lt;BR /&gt;RUN;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 14:44:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sub-Query-with-Data-step/m-p/301760#M63914</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2016-09-30T14:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sub Query with Data step</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sub-Query-with-Data-step/m-p/301272#M63718</link>
      <description>&lt;P&gt;I want to transform this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Key &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | SMS &amp;nbsp;| &amp;nbsp; Email&lt;/P&gt;
&lt;P&gt;6456545 &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;6456545 &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp;2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Into this:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Key &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | SMS &amp;nbsp;| &amp;nbsp; Email&lt;/P&gt;
&lt;P&gt;6456545 &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With this proc sql i can do this, but it takes a long time to run.&lt;/P&gt;
&lt;P&gt;I'd like to test with datastep.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 13:46:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sub-Query-with-Data-step/m-p/301272#M63718</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2016-09-28T13:46:16Z</dc:date>
    </item>
    <item>
      <title>Sub Query with Data step</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sub-Query-with-Data-step/m-p/301253#M63711</link>
      <description>&lt;P&gt;Hi mates,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can i transform this proc sql in data step, to check witch one is faster ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;PROC SQL;
	CREATE TABLE MMM2 AS
	SELECT DISTINCT A.X_ACCT_KEY,	(	SELECT B.IND_QTD_SMS
										FROM MMM B
										WHERE B.X_ACCT_KEY = A.X_ACCT_KEY AND
											  B.IND_QTD_SMS NOT IN ('0', '')
									) AS IND_SMS,
									(	SELECT B.IND_QTD_EMAIL
										FROM MMM B
										WHERE B.X_ACCT_KEY = A.X_ACCT_KEY AND
											  B.IND_QTD_EMAIL NOT IN ('0', '')
									) AS IND_EMAIL	
	FROM MMM A;
QUIT;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 13:25:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sub-Query-with-Data-step/m-p/301253#M63711</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2016-09-28T13:25:46Z</dc:date>
    </item>
  </channel>
</rss>

