Find PROCLIB concatenation in my shop !
Select messages from
# through # FAQ
[/[Print]\]

MVSFORUMS.com -> Job Control Language(JCL)

#1: Find PROCLIB concatenation in my shop ! Author: amit4u79Location: India PostPosted: Fri Sep 17, 2010 4:39 am
    —
Hello Kolusu/Team,

I saw the posts and responses around finding PROCLIB concatenations and here is what my question is:

I read in IBM manual and issued a $D PROCLIB command and it shows me a list like below:

$HASP319 PROCLIB(PROC00)
$HASP319 PROCLIB(PROC00) DD(1)=(DSNAME=
$HASP319 SYS1.PROCLIB),
$HASP319 DD(2)=(DSNAME=
$HASP319 SYS1.MVSPROC),
$HASP319 PROCLIB(PROC08)
$HASP319 PROCLIB(PROC08) DD(1)=(DSNAME=SYS1.STC
$HASP319 PROC.UPGRADDT),
$HASP319 DD(2)=(DSNAME=SYS1.STC
$HASP319 PROC.CDC1),
$HASP319 PROCLIB(PROC09)
$HASP319 PROCLIB(PROC09) DD(1)=(DSNAME=
$HASP319 SYS1.TSUPROC)
$HASP319 PROCLIB(TEST)
$HASP319 PROCLIB(TEST) DD(1)=(DSNAME=SYS1.BOI
$HASP319 S.PROCLIB),

Now, want to know what are these different DDNames PROC08/TEST and so on. I checked the JES2 proc in my SYS1.PROCLIB and found that procs concatenated under JES2 are in SYS1.JESPARMS(PROCxx) member. But question here is what about tasks that start up even before JES2 comes up. Things under the Master Scheduler ? What are the PROCLIB concatenations used by Master Scheduler? How and where do I find this info ?

Any pointer or help is appreciated.

Regards,
-Amit.

#2:  Author: nevilh PostPosted: Fri Sep 17, 2010 11:37 am
    —
Thing started as sub=mstr will look in the proclib(s) defined in the MSTJCL.
Some shops have an MSTJCLxx member in the Parmlib concatenation others use a MSTJCL00 member in SYS1.linklib

#3:  Author: amit4u79Location: India PostPosted: Sun Sep 19, 2010 11:43 pm
    —
hello Nevilh, yes I could see and now understand how this entire thing works. Thanks for your response on this. Really helps.

Regards,
-Amit.



MVSFORUMS.com -> Job Control Language(JCL)


output generated using printer-friendly topic mod. All times are GMT - 5 Hours

Page 1 of 1

Powered by phpBB © 2001, 2005 phpBB Group