I use the same SMPE procedure to run the RECEIVE and then the APPLY. If
the level of SMPE in the steplib'd MIGLIB is different than the level of
SMPE in production the RECEIVE fails as I described earlier but the
steplib is needed for the APPLY. Using the same procedure for both
functions is a catch22.

My solution is to have a separate procedure (without the steplib) for
the receive and a procedure with the steplib for everything else.

But I agree that it would be a good thing for SMPE to come up with a
method of making it more idiot proof.

Mark Jacobs

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Ed Gould
Sent: Friday, January 11, 2008 10:40 PM
To: [email protected]
Subject: Re: zOS 1.9 IEANUC01

On Jan 11, 2008, at 5:37 PM, Mark Jacobs wrote:

> The problem was caused by my not executing the SMPE procedure with the

> correct steplib to the zOS 1.9 miglib as pointed out below.
>
> The problem that I run into is when the level of SMP/E that is in the 
> miglib (steplib) is at a higher service level of my production system,

> my SMP/E RECEIVE ORDER command fails because the level of the GIMSMP 
> program (fetched from the steplib) doesn't agree with the level of the

> SMP/E Java code that the RECEIVE command executes. When this situation

> occurs SMP/E fails and the only recourse is to execute the SMPE 
> procedure without the steplib to miglib.
>
> I'm sure there are ways for me to setup my environment better so I 
> won't shoot myself in the foot again, but in a nutshell the above is 
> what happened.
>
> Mark Jacobs
> ----------------SNIP----------

If you were doing a RECEIVE why is it trying to relink the nuc?  
Something isn't right (to me). If IBM is determining the current level
of SMPE incorrectly then bug the SMP/e people. If the determination is
made when the order is sent then their is a problem in IBMLAND, IMO. I
can only think of 1 or 2 reasons a receive would fail and that would
pertain to "new" ++ "commands" and then they should tell you to use a
steplib during the receive. Or are I am not understanding the issue.

Ed

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