Have fun writing an exit. By LPAR, I assume you mean a specific z/OS
image (&SYSNAME. or SMFID), an not a specific hardware LPAR name. But I
guess either is possible. Now, which exit? Well, IEFUJV or IEFUSI comes
to mind. But what about if somebody gets clever and used DYNALLOC? Is
this for a specific program? How about using RACF to restrict who can
run the program itself?

Or is this more of a scheduling thing, as in: When a job is submitted
and contains the specific DD name and DSNAME combination, make sure that
the system routes its execution to a specific MAS node? In JES2, this
would be setting the SYSAFF. In this case, you might be able to use JES2
exit 6 (converted exit), look at the internal text, and set the SYSAFF
in the JES2 control block for the job. I don't know which control block.


On Tue, 2010-12-28 at 13:05 +0200, 
גדי בן אבי wrote:
> Hi,
> 
> I have the following request:
> Check if a job uses a certain DD, and that DD references a certain DSNAME, 
> make sure that the job runs on a specified LPAR.
> 
> Thanks
> 
> Gadi
> 
> ________________________________
 <לשימת לבך, בהתאם לנהלי החברה וזכויות החתימה בה, כל הצעה, התחייבות או מצג מטעם 
החברה, מחייבים מסמך נפרד וחתום על ידי מורשי החתימה של החברה, הנושא את לוגו 
החברה או שמה המודפס ובצירוף חותמת החברה. בהעדר מסמך כאמור (לרבות מסמך סרוק) 
המצורף להודעת דואר אלקטרוני זאת, אין לראות באמור בהודעה אלא משום טיוטה לדיון,
 <ואין להסתמך עליה לביצוע פעולה עסקית או משפטית כלשהי.
> 
> 
> Please note that in accordance with Malam's signatory rights, no offer, 
> agreement, concession or representation is binding on the company,
> unless accompanied by a duly signed separate document (or a scanned version 
> thereof), affixed with the company's seal.
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
-- 
John McKown
Maranatha! <><

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to