My test system is z/OS 2.2 but the message I indicated has been there for a long time (before 1.13 ;-) )
I was thinking that your started job's JCL was ... //WTOTEST JOB ...etc. ... //STEPNAME EXEC WTOPROC If that was your JCL then you'd have a message in JESYSMSG indicating where WTOPROC was found. If you just have straight inline JCL to run your started job it would come from the IEFPDSI dataset wouldn't it? If your IEFPDSI is a concatenation (is this possible?) then you'd have to search them. Sorry for not being more useful. DanD "Willy Jensen" wrote.. > Hm, interesting. > > My started job starts with this: > //WTOTEST JOB (1),'WTOTEST', > // CLASS=A,REGION=32M > //* > . . . etc etc .... > > SDSF shows the following files: > JESMSGLG > JESJCL > JESYSMSG > SYSTSPRT TB > > No SYSMSGS. > > The JESMSGS shows: > IEF695I START WTOTEST WITH JOBNAME WTOTEST IS ASSIGNED TO USER START2 , GROUP SYS1 > IEF236I ALLOC. FOR WTOTEST TB > IEF237I 0AB4 ALLOCATED TO SYSEXEC > IEF237I 0AB4 ALLOCATED TO > IEF237I JES2 ALLOCATED TO SYSTSPRT > IEF237I JES2 ALLOCATED TO SYSPRINT > IEF237I JES2 ALLOCATED TO SYSTERM > IEF237I DMY ALLOCATED TO SYSTSIN > Reply to continue > IEF142I WTOTEST TB - STEP WAS EXECUTED - COND CODE 0000 > IEF285I SYSX.JOBLIB.DATA KEPT > IEF285I VOL SER NOS= SYSXS1. > IEF285I SYSX.EXEC KEPT > IEF285I VOL SER NOS= SYSXS1. > IEF285I START2.WTOTEST.STC08485.D0000101.? SYSOUT > IEF285I START2.WTOTEST.STC08485.D0000102.? SYSOUT > IEF285I START2.WTOTEST.STC08485.D0000103.? SYSOUT > IEF373I STEP/TB /START 2016119.0923 > IEF032I STEP/TB /STOP 2016119.0923 > CPU: 0 HR 00 MIN 00.25 SEC SRB: 0 HR 00 MIN 00.00 SEC > VIRT: 68K SYS: 268K EXT: 360K SYS: 10800K > IEF375I JOB/WTOTEST /START 2016119.0923 > IEF033I JOB/WTOTEST /STOP 2016119.0923 > CPU: 0 HR 00 MIN 00.25 SEC SRB: 0 HR 00 MIN 00.00 SEC > > This is from a z/OS 1.13. The proclib is in the IEFPDSI concatenation in the MSTJCL. > Perhaps we mean different things when we talk about started jobs? > > Willy ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
