<?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: Assigning job name to SAS EG sessions in Grid environment in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-job-name-to-SAS-EG-sessions-in-Grid-environment/m-p/61453#M6216</link>
    <description>Hey,&lt;BR /&gt;
&lt;BR /&gt;
That is correct. JOBNAME is an attribute to grdsvc_enable function &amp;amp; not an argument.&lt;BR /&gt;
Is there anyother way to do this?&lt;BR /&gt;
&lt;BR /&gt;
-Nithin</description>
    <pubDate>Wed, 04 May 2011 19:14:54 GMT</pubDate>
    <dc:creator>Nithin</dc:creator>
    <dc:date>2011-05-04T19:14:54Z</dc:date>
    <item>
      <title>Assigning job name to SAS EG sessions in Grid environment</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-job-name-to-SAS-EG-sessions-in-Grid-environment/m-p/61451#M6214</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I want to name jobs submitted from SAS EG to Grid with particular fashion. We do this with grdsvc_enable function on other client applications like PCSAS. It does not seem to work with SAS EG 4.3. Any ideas ?&lt;BR /&gt;
&lt;BR /&gt;
 Eg:&lt;BR /&gt;
&lt;BR /&gt;
%let rc=%sysfunc(grdsvc_enable(test, server=SASApp; JOBNAME=jname));&lt;BR /&gt;
&lt;BR /&gt;
Error :&lt;BR /&gt;
NOTE: One or more missing close parentheses have been supplied for the %GRDSVC_ENABLE function.&lt;BR /&gt;
       JOBNAME=jname));&lt;BR /&gt;
         _______&lt;BR /&gt;
          180&lt;BR /&gt;
&lt;BR /&gt;
ERROR 180-322: Statement is not valid or it is used out of proper order.</description>
      <pubDate>Tue, 03 May 2011 20:55:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-job-name-to-SAS-EG-sessions-in-Grid-environment/m-p/61451#M6214</guid>
      <dc:creator>Nithin</dc:creator>
      <dc:date>2011-05-03T20:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning job name to SAS EG sessions in Grid environment</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-job-name-to-SAS-EG-sessions-in-Grid-environment/m-p/61452#M6215</link>
      <description>Hello Nithin,&lt;BR /&gt;
&lt;BR /&gt;
Is it correct to have a semicolon in the parameters of grdsvc_enable or is it a typo?&lt;BR /&gt;
&lt;BR /&gt;
Sincerely,&lt;BR /&gt;
SPR</description>
      <pubDate>Wed, 04 May 2011 17:16:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-job-name-to-SAS-EG-sessions-in-Grid-environment/m-p/61452#M6215</guid>
      <dc:creator>SPR</dc:creator>
      <dc:date>2011-05-04T17:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning job name to SAS EG sessions in Grid environment</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-job-name-to-SAS-EG-sessions-in-Grid-environment/m-p/61453#M6216</link>
      <description>Hey,&lt;BR /&gt;
&lt;BR /&gt;
That is correct. JOBNAME is an attribute to grdsvc_enable function &amp;amp; not an argument.&lt;BR /&gt;
Is there anyother way to do this?&lt;BR /&gt;
&lt;BR /&gt;
-Nithin</description>
      <pubDate>Wed, 04 May 2011 19:14:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-job-name-to-SAS-EG-sessions-in-Grid-environment/m-p/61453#M6216</guid>
      <dc:creator>Nithin</dc:creator>
      <dc:date>2011-05-04T19:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning job name to SAS EG sessions in Grid environment</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-job-name-to-SAS-EG-sessions-in-Grid-environment/m-p/61454#M6217</link>
      <description>Do you need the options in quotes?&lt;BR /&gt;
&lt;BR /&gt;
%let rc=%sysfunc(grdsvc_enable(test, "server=SASApp; JOBNAME=jname"));&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Wed, 11 May 2011 20:15:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-job-name-to-SAS-EG-sessions-in-Grid-environment/m-p/61454#M6217</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2011-05-11T20:15:37Z</dc:date>
    </item>
  </channel>
</rss>

