> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of Lizette Koehler
> Sent: Tuesday, December 18, 2007 10:27 AM
> To: [email protected]
> Subject: Starting STCs with Sub=MSTR
> 
> 
> I am getting ready to do some general housekeeping/clean up 
> and was hoping to find an ROT for starting STCs with SUB=MSTR.
> 
> I am not sure if all STCs need to be started with SUB=MSTR or 
> if there are specific reasons to start one that way instead 
> of normal (JES2)
> 
> For example, my STC called GEORGE has SYSOUT= in the JCL.  
> But the vendor insists I start it with SUB=MSTR because the 
> vendor is concerned that the JES data sets would not be 
> accessible/available.
> 
> Of couse, for PDR, this makes it interesting as I have to 
> extract any messages produced by the STC from SYSLOG.
> 
> Any thoughts?
> 
> Lizette

Nothing started with SUB=MSTR may specify SYSOUT= in the JCL. You'll get
a JCL error if you try. Most other things will work. The program itself
could later request a JES JOBID via an SSI call, and then dynamically
allocate SYSOUT datasets. At one time, such an STC had to have all of
its datasets catalogued in the master catalog, but I think that is no
longer true.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 

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