A useful facility, thanks.
However it abends S0C4 in HASPIRDA (+73C4) on completion... I'll check for 
missing maintenance.

Regards and thanks
Paul

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Roger Lowe
Sent: Wednesday, January 31, 2018 12:17 AM
To: [email protected]
Subject: Re: Syntax check for JES2 INIT deck

On Tue, 30 Jan 2018 23:51:17 +0000, Jesse 1 Robinson <[email protected]> 
wrote:

>(It must be JES2zday). There used to a trick to get a JES2 INIT deck syntax 
>check. You would 'S JES2' with the system running. JES2 would eventually say 
>'SUBSYSTEM NOT DORMANT' and quit, but along the way read the INIT deck and 
>flag any syntax errors. We tried that today with a deliberate syntax error, 
>but no complaints during startup. Did this trick stop working somewhere along 
>the way?
>
If you are running zOS 2.3, you can make use of the JES2 init deck checker via 
batch.

//JES2CHK JOB (RLL,1206),'Init Deck Check',
//         MSGLEVEL=(1,1),
//         CLASS=R,             < == ensure this job class allows for System 
Symbols
//         MSGCLASS=X,
//         REGION=0M,
//         NOTIFY=&SYSUID
//*
//JES2     EXEC JES2
//IEFPROC.HASPLIST DD SYSOUT=Z

Report listing is written to the HASPLIST DD

Hope this helps ....

Roger

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN
Atos, Atos Consulting, Worldline and Canopy The Open Cloud Company are trading 
names used by the Atos group. The following trading entities are registered in 
England and Wales: Atos IT Services UK Limited (registered number 01245534), 
Atos Consulting Limited (registered number 04312380), Atos Worldline UK Limited 
(registered number 08514184) and Canopy The Open Cloud Company Limited 
(registration number 08011902). The registered office for each is at 4 Triton 
Square, Regent’s Place, London, NW1 3HG.The VAT No. for each is: GB232327983.

This e-mail and the documents attached are confidential and intended solely for 
the addressee, and may contain confidential or privileged information. If you 
receive this e-mail in error, you are not authorised to copy, disclose, use or 
retain it. Please notify the sender immediately and delete this email from your 
systems. As emails may be intercepted, amended or lost, they are not secure. 
Atos therefore can accept no liability for any errors or their content. 
Although Atos endeavours to maintain a virus-free network, we do not warrant 
that this transmission is virus-free and can accept no liability for any 
damages resulting from any virus transmitted. The risks are deemed to be 
accepted by everyone who communicates with Atos by email.

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

Reply via email to