> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of McKown, John
> 
> > -----Original Message-----
> > From: IBM Mainframe Discussion List On Behalf Of Michael Knigge
> > 
> > All,
> > 
> > I'm currently working on a new system and I miss a great 
> feature(tm). 
> > On the systems I've been working so far the Jobid of a JCL was 
> > automatically set to my UserId when I've submitted the Job.
> > 
> > i. e.:
> > 
> > //ABCXYZPQ  JOB 999830010T,'SPUFI',CLASS=A,NOTIFY=&SYSUID,
> > //             MSGCLASS=H,MSGLEVEL=(1,1),&SYSUID
> > 
> > Here "ABCXYZP" was replace with my userid FOOBAA0, resulting to the 
> > jobname FOOBAA0Q...
> > 
> > could anyone tell what I have to do to get this great feture back?
> 
> That was likely an "in house" function. There is no such 
> function as distributed by IBM. If you are talking about 
> submitting from TSO, then I'd bet it was done via the 
> IKJEFF10 submit exit. Basically, you're likely out of luck.
> 
> I'd really LOVE for IBM to allow something like:
> 
> //&SYSUID.A JOB ...,NOTIFY=&SYSUID

Now that could make a couple of USERMODs go away.  :-)

    -jc-

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