You could also look at what controls you can implement in your security 
software...rather than writing individual rules you could handle it in a 
pre-validation exit and "reject" any jobs that don't match your criteria.

--
 
Donald Grinsell
State of Montana
406-444-2983
dgrins...@mt.gov

"There are but two powers in the world, the sword and the mind.  In the long 
run the sword is always beaten by the mind."
-- Napoleon Bonaparte

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
McKown, John
Sent: Tuesday, 09 August 2011 09:55
To: IBM-MAIN@bama.ua.edu
Subject: Re: Enforcing job name conventions - which exit?

IEFUJV is rather easy. SYS1.SAMPLIB(SMFEXITS) has an example. JES2 exit 2 can 
do this. As could exits 6 or 20, but with more difficulty. Personally, I'd go 
with IEFUJV. 

Jes2:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/HAS2C1A0/15.0

Iefujv:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2E4B0/2.28

--
John McKown
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

9151 Boulevard 26 * N. Richland Hills * TX 76010
(817) 255-3225 phone *
john.mck...@healthmarkets.com * www.HealthMarkets.com

Confidentiality Notice: This e-mail message may contain confidential or 
proprietary information. If you are not the intended recipient, please contact 
the sender by reply e-mail and destroy all copies of the original message. 
HealthMarkets(r) is the brand name for products underwritten and issued by the 
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance 
Company(r), Mid-West National Life Insurance Company of TennesseeSM and The 
MEGA Life and Health Insurance Company.SM

 

> -----Original Message-----
> From: IBM Mainframe Discussion List
> [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Robin Atwood
> Sent: Tuesday, August 09, 2011 10:41 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Re: Enforcing job name conventions - which exit?
> 
> Thanks but the requirement is for jobs submitted via any internal 
> reader, which why I was wondering if there was a convenient JES2 exit.
> 
> -Robin
> 
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On 
> Behalf Of Williamson, James R
> Sent: 09 August 2011 16:28
> To: IBM-MAIN@bama.ua.edu
> Subject: Re: Enforcing job name conventions - which exit?
> 
> IKJEFF10
>  
>  
> Customizing how users submit jobs and process the output
>  
> http://publib.boulder.ibm.com/infocenter/zos/v1r11/index.jsp?t
> opic=/com.
> ibm.zos.r11.ikjb400/ikj4b4a0211.htm
>  
>  
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On 
> Behalf Of Robin Atwood
> Sent: Tuesday, August 09, 2011 9:18 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Enforcing job name conventions - which exit?
> 
> From: Robin Atwood
> Sent: 09 August 2011 15:08
> To: 'IBM-MAIN@bama.ua.edu'
> Subject: Enforcing job name conventions - which exit?
> 
> We have a requirement that any job submitted to JES2 must have its 
> jobname starting with the userid, like the standard TSO submit command 
> behaviour. I recall this as being a pretty common requirement and was 
> wondering what was the exit usually used - a colleague suggested 
> IEFUJV.
> Perhaps there is some sample code available?
> 
> TIA
> -Robin
> --
> Robin Atwood
> 
> Communications Technology
> Micro Focus
> The Lawn, 22-30 Old Bath Road
> Newbury, Berkshire, RG14 1QN, UK
> Direct: +44 1635 565290
> Fax:  +44 1635 33966
> 
> Micro Focus Limited is registered in England and Wales. Registered
> number: 01504593
> Registered office: The Lawn, 22-30 Old Bath Road Newbury, Berkshire,
> RG14 1QN, UK
> This message has been scanned by MailController - 
> portal1.mailcontroller.co.uk
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO 
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO 
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO 
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
> 
> 

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

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

Reply via email to