I guess you can't see the presentation if you are not a share user. It
asked me for an ID and Password.

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Brian Peterson
Sent: Monday, March 29, 2010 11:55 AM
To: IBM-MAIN@bama.ua.edu
Subject: Safeguarding your JES2 Proc (was Re: The hardest JCL ERROR I
have met)

I suggest that you consider removing all those statements from your JES2
proc.  My production JES2 proc looks like this:

 BROWSE    SYS1.PROCLIB(JES2) - 01.02   
 Command ===>
************************* Top of Data *****************
//JES2    PROC 
//JES2    EXEC PGM=HASJES20,REGION=0M,TIME=NOLIMIT,PARM='NOREQ'
//HASPLIST  DD DDNAME=IEFRDER  
************************ Bottom of Data ***************

The great thing about this is that there is now almost nothing that can
go
wrong to prevent JES2 from starting.

I learned how to do this from Dave Danner in session 2667 from SHARE in
San
Diego from August 2007.  In this session, Dave's description of how to
bullet-proof JES2 starts on page 29 of the presentation.

http://ew.share.org/proceedingmod/abstract.cfm?abstract_id=15825

Brian


On Mon, 29 Mar 2010 20:35:38 +0800, Hu Lei wrote:

>Hello world!
>
>
>
>I am trying to setup a mini system, and during IPL, I have met JES2
start
>error. I am suffer from this error for days, I have do all I can image
to
>correct the error, but still no result.
>
>It would be great appreciated if any comments!! Thanks in advance.
>

----------------------------------------------------------------------
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
==========================
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity
to which they are addressed. If you have received this email in error please 
notify the system manager. This message
contains confidential information and is intended only for the individual 
named. If you are not the named addressee you
should not disseminate, distribute or copy this e-mail. Please notify the 
sender immediately by e-mail if you
have received this e-mail by mistake and delete this e-mail from your system. 
If you are not the intended recipient
you are notified that disclosing, copying, distributing or taking any action in 
reliance on the contents of this
information is strictly prohibited.

----------------------------------------------------------------------
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