BookmarkSubscribeRSS Feed
deleted_user
Not applicable
The answer is apparently not SETINIT.
Is USEREXIT1 the way to do it ?
If so - has anybody got a piece of code for this ?

Cheers 🙂
Torben
1 REPLY 1
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
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.

There is a software product called ThruPut Manager http://mvssol.com/ that provides this capability, directing batch jobs based on flexible user-defined criteria. Another similar product is called OS/EM.

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.

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.


Scott Barry
SBBWorks, Inc.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 670 views
  • 0 likes
  • 2 in conversation