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

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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
  • 662 views
  • 0 likes
  • 2 in conversation