<?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: Stored process running in the workspace server, not in the s.p. server in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Stored-process-running-in-the-workspace-server-not-in-the-s-p/m-p/53358#M2978</link>
    <description>It seems that our SAS Administrator has changed something...but still the system isn't working, and it's getting frustrating &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;
So, the first problem is that I cannot connect to the repository which contains the metadata... the code is the following one:&lt;BR /&gt;
&lt;BR /&gt;
libname DPEFDest meta library="Tabelle prototipo" repname="DPEF", where "DPEF" is a repository son of Foundation.&lt;BR /&gt;
&lt;BR /&gt;
The error is "No metadata objects found matching the specified URI".&lt;BR /&gt;
So I tried (as an experiment) to move all the metadata to the Foundation repository...and it goes a little further, but then I get a weirder error message, which says:&lt;BR /&gt;
&lt;BR /&gt;
"user does not have appropriate authorization for library SAVE"&lt;BR /&gt;
&lt;BR /&gt;
i still have some problems writing the code when choosing the SAS Stored Process Server (it doesn't allow me), but at least I've managed to use the BI Manager to edit a stored process, changing the server from workspace to stored process server.&lt;BR /&gt;
Any idea at all?&lt;BR /&gt;
Thanks&lt;BR /&gt;
&lt;BR /&gt;
Daniele</description>
    <pubDate>Mon, 03 Nov 2008 17:51:34 GMT</pubDate>
    <dc:creator>DanieleTiles</dc:creator>
    <dc:date>2008-11-03T17:51:34Z</dc:date>
    <item>
      <title>Stored process running in the workspace server, not in the s.p. server</title>
      <link>https://communities.sas.com/t5/Developers/Stored-process-running-in-the-workspace-server-not-in-the-s-p/m-p/53357#M2977</link>
      <description>Hi to all,&lt;BR /&gt;
I've been able to create from my SAS Base code a SAS Stored process, and it ran smoothly when attached to a Workspace Logical Server. However, the kind of SP I'm developing should work on a Stored Process server, as a matter of performance and user who are going to access them.&lt;BR /&gt;
I receive two kind of errors:&lt;BR /&gt;
- If I try to run the SP from Enterprise Guide, it says after a minute or so :"...something in italian, and then the object spawner was unable to redirect the client". Then, from EG I cannot open the SP.&lt;BR /&gt;
- If I try to launch it through a simple standalone java program I've made, the error is "sam.S251.ex.msg: A problem occurred when connecting to a load balancing spawner"&lt;BR /&gt;
What should our SAS Admin take care of?&lt;BR /&gt;
Thanks&lt;BR /&gt;
&lt;BR /&gt;
Daniele</description>
      <pubDate>Fri, 10 Oct 2008 10:38:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-process-running-in-the-workspace-server-not-in-the-s-p/m-p/53357#M2977</guid>
      <dc:creator>DanieleTiles</dc:creator>
      <dc:date>2008-10-10T10:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Stored process running in the workspace server, not in the s.p. server</title>
      <link>https://communities.sas.com/t5/Developers/Stored-process-running-in-the-workspace-server-not-in-the-s-p/m-p/53358#M2978</link>
      <description>It seems that our SAS Administrator has changed something...but still the system isn't working, and it's getting frustrating &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;
So, the first problem is that I cannot connect to the repository which contains the metadata... the code is the following one:&lt;BR /&gt;
&lt;BR /&gt;
libname DPEFDest meta library="Tabelle prototipo" repname="DPEF", where "DPEF" is a repository son of Foundation.&lt;BR /&gt;
&lt;BR /&gt;
The error is "No metadata objects found matching the specified URI".&lt;BR /&gt;
So I tried (as an experiment) to move all the metadata to the Foundation repository...and it goes a little further, but then I get a weirder error message, which says:&lt;BR /&gt;
&lt;BR /&gt;
"user does not have appropriate authorization for library SAVE"&lt;BR /&gt;
&lt;BR /&gt;
i still have some problems writing the code when choosing the SAS Stored Process Server (it doesn't allow me), but at least I've managed to use the BI Manager to edit a stored process, changing the server from workspace to stored process server.&lt;BR /&gt;
Any idea at all?&lt;BR /&gt;
Thanks&lt;BR /&gt;
&lt;BR /&gt;
Daniele</description>
      <pubDate>Mon, 03 Nov 2008 17:51:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-process-running-in-the-workspace-server-not-in-the-s-p/m-p/53358#M2978</guid>
      <dc:creator>DanieleTiles</dc:creator>
      <dc:date>2008-11-03T17:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Stored process running in the workspace server, not in the s.p. server</title>
      <link>https://communities.sas.com/t5/Developers/Stored-process-running-in-the-workspace-server-not-in-the-s-p/m-p/53359#M2979</link>
      <description>Hi:&lt;BR /&gt;
  This sounds like an issue that needs to have a track opened with Tech Support.&lt;BR /&gt;
cynthia</description>
      <pubDate>Mon, 03 Nov 2008 18:34:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-process-running-in-the-workspace-server-not-in-the-s-p/m-p/53359#M2979</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-11-03T18:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Stored process running in the workspace server, not in the s.p. server</title>
      <link>https://communities.sas.com/t5/Developers/Stored-process-running-in-the-workspace-server-not-in-the-s-p/m-p/53360#M2980</link>
      <description>Hi,&lt;BR /&gt;
in the end I've opened a track request through the Tech Support and now I'm waiting...but I can post at least the solution of one of the problems (the fact that I couldn't connect to a meta library which wasn't inside Foundation).&lt;BR /&gt;
There is a very clear KB article that explains this problem: in order to use a stored process running in a stored process server, which uses this kind of libraries, the "SAS General Servers" have to be authorized with (at least) Read Metadata and Read:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/20/062.html" target="_blank"&gt;http://support.sas.com/kb/20/062.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
HTH&lt;BR /&gt;
&lt;BR /&gt;
Daniele</description>
      <pubDate>Thu, 06 Nov 2008 12:46:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-process-running-in-the-workspace-server-not-in-the-s-p/m-p/53360#M2980</guid>
      <dc:creator>DanieleTiles</dc:creator>
      <dc:date>2008-11-06T12:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Stored process running in the workspace server, not in the s.p. server</title>
      <link>https://communities.sas.com/t5/Developers/Stored-process-running-in-the-workspace-server-not-in-the-s-p/m-p/53361#M2981</link>
      <description>Hi to all,&lt;BR /&gt;
I've finally solved (by myself unfortunately, the tech support didn't called me back...yet) the problem about this mysterious library SAVE. &lt;BR /&gt;
From these KB articles:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/sesssamp.html" target="_blank"&gt;http://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/sesssamp.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/sessions.html" target="_blank"&gt;http://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/sessions.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
The library SAVE is created in order to keep a session for the Stored Process (which is extremely important in the case of a state less scenario like the Web). Using the code described in that articles, I've been able to go over the execution (still blocked after that, but it's a matter of time)...&lt;BR /&gt;
&lt;BR /&gt;
I still believe it's a problem of configuration (the session should be automatically created from EG, shouldn't it?), so I'll try to contact the Tech support and here from them...</description>
      <pubDate>Thu, 06 Nov 2008 16:21:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-process-running-in-the-workspace-server-not-in-the-s-p/m-p/53361#M2981</guid>
      <dc:creator>DanieleTiles</dc:creator>
      <dc:date>2008-11-06T16:21:30Z</dc:date>
    </item>
  </channel>
</rss>

