In <[email protected]>, on
03/09/2012
   at 05:48 AM, Ron MacRae <[email protected]> said:

>With this REXX exec I can select a version of IPCS
>modules/panels/....

You seem to be missing the ...

>Q1) Any idea why "TSOLIB ACTIVATE DDNAME(IPCSLIBS)" appears to 
>work at z/OS 1.11 but not at 1.13?

What gives you the idea that it doesn't work at 1.13?

>Using ISRDDN while in IPCS I can see the the BLSG module is being
>loaded from ISPLLIB, which contains the 1.13 version.

Why doesn't it contain the older version up front?

>Adding a "LIBDEF ISPLLIB LIBRARY ID(IPCSLIBS) STACK" before the
>"ISPEXEC SELECT PGM(BLSG)" causes the older/correct version of BLSG
>to be loaded from IPCSLIBS but other modules appear to be 1.13
>versions.

Check what libraries they are in and where the 1.13 versions are
coming from[1], then fix your concatenations to put the old ones
first.

>Q2) Am I wasting my time here. Should the latest version of IPCS
>work with all older dumps?

>Q3) If the answer to 2) is no then how do other people do this?

They include all of the old libraries in front of the new ones.

[1] Probably MIGLIB.
 
-- 
     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: INFO IBM-MAIN

Reply via email to