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 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Ed Gould Sent: Friday, January 11, 2008 6:03 PM To: [email protected] Subject: Re: zOS 1.9 IEANUC01 On Jan 11, 2008, at 4:21 PM, Peter Relson wrote: > Apparently the problem is that maintainance was done without using the > binder that goes with the release. I presume that using the right > level of the binder is a requirement, and that is certainly why the > binder is shipped in miglib. > > I'm sure there are other circumstances that would have more subtle > problems, such that no change to the "old binder" to give you a better > clue of what is going on would suffice. > > What would you suggest as a means of making sure that customers use > the proper release of the binder? > > Peter, Put a steplib statement in (and have something in the dialog about this in the servpac). 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

