<?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 Able to execute the code in Stored process server but not in workspace server in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Able-to-execute-the-code-in-Stored-process-server-but-not-in/m-p/768318#M23045</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;while executing the SAS code from the SAS enterprise Guide,&amp;nbsp; I am unable to execute using the SAS workspace server. Checked the Object Spawner log, there is no issue in the log .&lt;BR /&gt;The same code has been tried using the SAS Stored process server and it has been executed.&lt;/P&gt;&lt;P&gt;So , please&amp;nbsp; help me to understand how this has been happened.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Sid&lt;/P&gt;</description>
    <pubDate>Fri, 17 Sep 2021 15:19:51 GMT</pubDate>
    <dc:creator>siddhu1</dc:creator>
    <dc:date>2021-09-17T15:19:51Z</dc:date>
    <item>
      <title>Able to execute the code in Stored process server but not in workspace server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Able-to-execute-the-code-in-Stored-process-server-but-not-in/m-p/768318#M23045</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;while executing the SAS code from the SAS enterprise Guide,&amp;nbsp; I am unable to execute using the SAS workspace server. Checked the Object Spawner log, there is no issue in the log .&lt;BR /&gt;The same code has been tried using the SAS Stored process server and it has been executed.&lt;/P&gt;&lt;P&gt;So , please&amp;nbsp; help me to understand how this has been happened.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Sid&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 15:19:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Able-to-execute-the-code-in-Stored-process-server-but-not-in/m-p/768318#M23045</guid>
      <dc:creator>siddhu1</dc:creator>
      <dc:date>2021-09-17T15:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Able to execute the code in Stored process server but not in workspace server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Able-to-execute-the-code-in-Stored-process-server-but-not-in/m-p/768343#M23046</link>
      <description>Are you using Enterprise Guide to submit both to the Stored Process Server and Workspace Server? Is Enterprise Guide returning any error?</description>
      <pubDate>Fri, 17 Sep 2021 17:58:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Able-to-execute-the-code-in-Stored-process-server-but-not-in/m-p/768343#M23046</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2021-09-17T17:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Able to execute the code in Stored process server but not in workspace server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Able-to-execute-the-code-in-Stored-process-server-but-not-in/m-p/768526#M23058</link>
      <description>&lt;P&gt;I am using the SAS Enterprise Guide for both the servers, but there was no error.&lt;/P&gt;&lt;P&gt;I didn't understand why it has ran on Stored process server but not on workspace server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Siddhartha&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 10:34:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Able-to-execute-the-code-in-Stored-process-server-but-not-in/m-p/768526#M23058</guid>
      <dc:creator>siddhu1</dc:creator>
      <dc:date>2021-09-20T10:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Able to execute the code in Stored process server but not in workspace server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Able-to-execute-the-code-in-Stored-process-server-but-not-in/m-p/768538#M23062</link>
      <description>What happens when you try to execute code on the workspace server?</description>
      <pubDate>Mon, 20 Sep 2021 12:20:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Able-to-execute-the-code-in-Stored-process-server-but-not-in/m-p/768538#M23062</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2021-09-20T12:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Able to execute the code in Stored process server but not in workspace server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Able-to-execute-the-code-in-Stored-process-server-but-not-in/m-p/768608#M23072</link>
      <description>Check the properties of the stored process to see if the server type is set to execute only on the stored process server.  You can do this in SAS Management Console. Open the properties and click on the Execution tab. The Server type option specifies what type of server will run that stored process. When it is set to Default server, Enterprise Guide will run the stored process on a workspace server.</description>
      <pubDate>Mon, 20 Sep 2021 16:32:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Able-to-execute-the-code-in-Stored-process-server-but-not-in/m-p/768608#M23072</guid>
      <dc:creator>Jackie_sas</dc:creator>
      <dc:date>2021-09-20T16:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Able to execute the code in Stored process server but not in workspace server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Able-to-execute-the-code-in-Stored-process-server-but-not-in/m-p/768750#M23076</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/375476"&gt;@siddhu1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When a code is executed by the workspace server, it uses the users credentials. Therefore this account must exist on the OS level . Make sure the Id you are using to log in to SAS EG and execute&amp;nbsp; stored process on Workspace server exists in the OS and has necessary privileges in SAS. As a corollary one should not use SAS internal accounts to execute code on the workspace server.&lt;BR /&gt;The stored process on stored processes server typically executes with sassrv account and it is sufficient if the user exists in the SAS Metadata and has Read metadata access to the stored process folder.&lt;BR /&gt;Therefore as a first step check for the existence and provisioning of necessary privileges of the account.&lt;BR /&gt;The SAS Administrator should be the first person to reach out to in this type of cases.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 12:03:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Able-to-execute-the-code-in-Stored-process-server-but-not-in/m-p/768750#M23076</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2021-09-21T12:03:01Z</dc:date>
    </item>
  </channel>
</rss>

