<?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 How to restrict SAS execution to specific LPAR's ? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-restrict-SAS-execution-to-specific-LPAR-s/m-p/20569#M3422</link>
    <description>The answer is apparently not SETINIT.&lt;BR /&gt;
Is USEREXIT1 the way to do it ?&lt;BR /&gt;
If so - has anybody got a piece of code for this ?&lt;BR /&gt;
&lt;BR /&gt;
Cheers  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
Torben</description>
    <pubDate>Fri, 17 Apr 2009 10:23:39 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-04-17T10:23:39Z</dc:date>
    <item>
      <title>How to restrict SAS execution to specific LPAR's ?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-restrict-SAS-execution-to-specific-LPAR-s/m-p/20569#M3422</link>
      <description>The answer is apparently not SETINIT.&lt;BR /&gt;
Is USEREXIT1 the way to do it ?&lt;BR /&gt;
If so - has anybody got a piece of code for this ?&lt;BR /&gt;
&lt;BR /&gt;
Cheers  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
Torben</description>
      <pubDate>Fri, 17 Apr 2009 10:23:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-restrict-SAS-execution-to-specific-LPAR-s/m-p/20569#M3422</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-17T10:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict SAS execution to specific LPAR's ?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-restrict-SAS-execution-to-specific-LPAR-s/m-p/20570#M3423</link>
      <description>Yes, there is.  With the term used, LPAR, you mean IBM mainframe (z/OS MVS) system, possibly TSO (interactive) or a batch job, as it goes.&lt;BR /&gt;
&lt;BR /&gt;
There is a software product called ThruPut Manager  &lt;A href="http://mvssol.com/" target="_blank"&gt;http://mvssol.com/&lt;/A&gt;  that provides this capability, directing batch jobs based on flexible user-defined criteria.  Another similar product is called OS/EM.&lt;BR /&gt;
&lt;BR /&gt;
Native with z/OS and WLM, you can implement SCHDENV, or you can require a user code a /*JOBPARM with SYSAFF= to direct the batch job to an appropriate LPAR.&lt;BR /&gt;
&lt;BR /&gt;
Lastly, one technical prevention mechanism to disallow execution on any non-authorized LPAR, you can have your SAS admin only define the SAS datasets in the master catalog for the LPAR where SAS is authorized.  If a job is accidentally started on an unauthorized LPAR, the job will get a JCL ERROR because the SAS system libraries are not found.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 17 Apr 2009 13:21:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-restrict-SAS-execution-to-specific-LPAR-s/m-p/20570#M3423</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-04-17T13:21:49Z</dc:date>
    </item>
  </channel>
</rss>

