I have come across *many* software products and home-grown utilities that do 
not handle being invoked under LIBDEF very well - and, as Walt pointed out 
earlier, were invoked using "SELECT PGM(foo)".

All works fine and dandy when load modules exist in normal search order - 
however the code has "naked" LOADs that will fail S806 under a LIBDEF 
invocation.

What I was trying to point out is that the code could/should use QLIBDEF for 
ISPLLIB and then establish its own DCB for the LOADs.
    

Rob Scott
Lead Developer
Rocket Software
275 Grove Street * Newton, MA 02466-2272 * USA
Tel: +1.617.614.2305
Email: [email protected]
Web: www.rocketsoftware.com


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of 
Shmuel Metz (Seymour J.)
Sent: 22 July 2011 20:52
To: [email protected]
Subject: Re: dynamic STEPLIB

In
<295ed806ab479944b1217cc84a173de012a2d...@nwt-s-mbx1.rocketsoftware.com>,
on 07/22/2011
   at 12:45 PM, Rob Scott <[email protected]> said:

>Products that can be invoked under LIBDEF for ISPLLIB must be coded to 
>recognize and support it - otherwise any bog-standard LOADs could be 
>issued without awareness of the tasklib DCB requirements  and you end 
>up with an S806.

?

If there's a taklib DCB then what other requirements are there?
Perhaps you meant that they must use a for of SELECT that generates a tasklib, 
e.g., CMD rather than PGM.
 
-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html>
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

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

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