Everyone:

So, use a tool like J-Man from RES and it will eliminate any job like this from 
ever getting to production.  No more JES exits, and, you can enforce EVERY 
standard AND naming convention for production from ever being a problem.  Issue 
resolved!

 


Mitch

 

 

-----Original Message-----
From: Rob Scott <[email protected]>
To: IBM-MAIN <[email protected]>
Sent: Mon, Dec 8, 2014 8:33 pm
Subject: Re: Ancient IEFUSI


In the past I have used JES2 exit 6 to fail jobs that specify the TIME keyword 
- 
there is a supplied and supported routine "XINTKEY" that you can $CALL to 
extract specific JCL parameters.

Other methods include using JES2 exit 2/3 or IEFUJV to unconditionally strip 
any 
TIME keyword from JCL statements therefore allowing the jobclass defaults to be 
enforced.



Rob Scott
Lead Developer
Rocket Software
77 Fourth Avenue . Suite 100 . Waltham . MA 02451-1468 . USA
Tel: +1.781.684.2305
Email: [email protected]
Web: www.rocketsoftware.com


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Andrew Metcalfe
Sent: 07 December 2014 15:07
To: [email protected]
Subject: Re: Ancient IEFUSI

One of the reasons our IEFUSI examines the SCTX is to determine whether the 
step 
time (SCTXSTL) differs from the JES2 JOBCLASS setting. If so the assertion is 
that the user has coded TIME= on the EXEC card. IEFUSI sets a bit in the 
CEPUCOM 
area which is interrogated by IEFUTL when deciding whether to grant CPU time 
extension. If the user coded TIME= on the EXEC card he gets the bullet rather 
than an extension.

How might I best determine (in IEFUTL) whether the user coded TIME=, so that I 
can maintain the same behaviour.

Thanks

Andrew


This e-mail and any attachments are confidential and intended solely for the 
addressee and may also be privileged or exempt from disclosure under applicable 
law. If you are not the addressee, or have received this e-mail in error, 
please 
notify the sender immediately, delete it from your system and do not copy, 
disclose or otherwise act upon any part of this e-mail or its attachments.

Internet communications are not guaranteed to be secure or virus-free. The 
Barclays Group does not accept responsibility for any loss arising from 
unauthorised access to, or interference with, any Internet communications by 
any 
third party, or from the transmission of any viruses. Replies to this e-mail 
may 
be monitored by the Barclays Group for operational or business reasons.

Any opinion or other information in this e-mail or its attachments that does 
not 
relate to the business of the Barclays Group is personal to the sender and is 
not given or endorsed by the Barclays Group.

Barclays Bank PLC. Registered in England and Wales (registered no. 1026167). 
Registered Office: 1 Churchill Place, London, E14 5HP, United Kingdom.

Barclays Bank PLC is authorised by the Prudential Regulation Authority and 
regulated by the Financial Conduct Authority and the Prudential Regulation 
Authority (Financial Services Register No. 122702).

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN
================================
Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ 
+1 
800.966.3270 ■ +1 781.577.4321
Unsubscribe From Commercial Email – [email protected]
Manage Your Subscription Preferences - 
http://info.rocketsoftware.com/GlobalSubscriptionManagementEmailFooter_SubscriptionCenter.html
Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
================================

This communication and any attachments may contain confidential information of 
Rocket Software, Inc. All unauthorized use, disclosure or distribution is 
prohibited. If you are not the intended recipient, please notify Rocket 
Software 
immediately and destroy all copies of this communication. Thank you.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

 


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to