After having spoken to Peter Relson via email (thank you Peter) it turned out to be a user error. Big surprise :)
I was using a single parameter area for both the PAUSE and XFER. Pretty obvious once it is pointed out to you. Pause or XFER is not complete until it returns to you and it needs the parameter area until then. Giving the TCB and SRB their own parameter list areas solved the problem. ________________________________ Christopher Y. Blaicher Senior Software Developer Austin Development Lab phone: 512.340.6154 moble: 512.627.3803 fax: 512.340.6647 10431 Morado Circle Austin, TX 78759 BMC Software -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Blaicher, Chris Sent: Tuesday, November 04, 2008 1:30 PM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: PAUSE/RELEASE Services Question Sorry, I can't release the code. ________________________________ Christopher Y. Blaicher Senior Software Developer Austin Development Lab phone: 512.340.6154 moble: 512.627.3803 fax: 512.340.6647 10431 Morado Circle Austin, TX 78759 BMC Software -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Binyamin Dissen Sent: Tuesday, November 04, 2008 4:45 AM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: PAUSE/RELEASE Services Question On Mon, 3 Nov 2008 09:37:12 -0600 "Blaicher, Chris" <[EMAIL PROTECTED]> wrote: :>Yes, I am using VXFR to pause the TCB while the SRB does its thing. I would need to see your code. :>-----Original Message----- :>From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On :>Behalf Of Binyamin Dissen :>Sent: Saturday, November 01, 2008 2:16 PM :>To: IBM-MAIN@BAMA.UA.EDU :>Subject: Re: PAUSE/RELEASE Services Question :>On Thu, 30 Oct 2008 14:44:04 -0500 "Blaicher, Chris" :><[EMAIL PROTECTED]> :>wrote: :>:>I have a SRB that issues a IEAVPSE with two PET pointers (current and :>:>updated) that a TCB is releasing with an IEAVXFR. The only problem is :>:>that when the SRB is released, the updated PET has not been updated, :>it :>:>is still zeros. This causes problems down the line. :>:>My question is "Has anyone else seen this behavior?" If you have, :>what :>:>did you do to fix it? :>:>I have opened an ETR on this, but they are being a little slow. :>I have always had the VPSE caller issued the VDPE on the new token and :>have :>never examined the contents. I also only have used VRLS. :>How are you calling VXFR? It would seem that it is a combination call :>(if the :>first PET pair is specified) to pause the current unit and release the :>next. :>Is that what you want? -- Binyamin Dissen <[EMAIL PROTECTED]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel ---------------------------------------------------------------------- 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