<?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 Error running code in UNIX after migrating to SAS Grid in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Error-running-code-in-UNIX-after-migrating-to-SAS-Grid/m-p/487534#M287270</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;We migrated from sas 9.2 to sas grid.&lt;/P&gt;&lt;P&gt;There is a script we ran in sas 9.2 UNIX&amp;nbsp;as shown below, which ran fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sas&amp;nbsp;&amp;nbsp;-set parm1 "database" -set parm2 "schema" -set "parm3" "'user'"&amp;nbsp; sas_code_file.sas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After migrating to SAS Grid and running same code in UNIX, i am getting following error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="BubbleStyle_MessagesContainer"&gt;&lt;DIV class="BubbleStyle_MessageContainer"&gt;&lt;DIV&gt;ERROR: The option gridsubmitpgm expects a String value.&lt;BR /&gt;ERROR: The command line option gridsubmitpgm requires a value but is followed by -set,&lt;BR /&gt;which appears to be a command line option.&amp;nbsp;&amp;nbsp;If -set is the correct value, wrap it in quotes to get past this error&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any suggestions?&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 16 Aug 2018 18:02:12 GMT</pubDate>
    <dc:creator>sasuser101</dc:creator>
    <dc:date>2018-08-16T18:02:12Z</dc:date>
    <item>
      <title>Error running code in UNIX after migrating to SAS Grid</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-running-code-in-UNIX-after-migrating-to-SAS-Grid/m-p/487534#M287270</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;We migrated from sas 9.2 to sas grid.&lt;/P&gt;&lt;P&gt;There is a script we ran in sas 9.2 UNIX&amp;nbsp;as shown below, which ran fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sas&amp;nbsp;&amp;nbsp;-set parm1 "database" -set parm2 "schema" -set "parm3" "'user'"&amp;nbsp; sas_code_file.sas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After migrating to SAS Grid and running same code in UNIX, i am getting following error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="BubbleStyle_MessagesContainer"&gt;&lt;DIV class="BubbleStyle_MessageContainer"&gt;&lt;DIV&gt;ERROR: The option gridsubmitpgm expects a String value.&lt;BR /&gt;ERROR: The command line option gridsubmitpgm requires a value but is followed by -set,&lt;BR /&gt;which appears to be a command line option.&amp;nbsp;&amp;nbsp;If -set is the correct value, wrap it in quotes to get past this error&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any suggestions?&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 16 Aug 2018 18:02:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-running-code-in-UNIX-after-migrating-to-SAS-Grid/m-p/487534#M287270</guid>
      <dc:creator>sasuser101</dc:creator>
      <dc:date>2018-08-16T18:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error running code in UNIX after migrating to SAS Grid</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-running-code-in-UNIX-after-migrating-to-SAS-Grid/m-p/487544#M287271</link>
      <description>&lt;P&gt;Sounds like whatever command your current installation has mapped to "sas" is not really a fully functioning version of the actual sas command.&amp;nbsp; Usually that is a symptom of a shell script that is trying to pass its command line arguments down to the actual command it is trying to run and using the wrong method such that the individual tokens get confused as one string instead.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2018 18:26:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-running-code-in-UNIX-after-migrating-to-SAS-Grid/m-p/487544#M287271</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2018-08-16T18:26:21Z</dc:date>
    </item>
  </channel>
</rss>

