I know this is probably a grand reach for a straw but I think your problem could be that a module that is being called is not same as on the zVM53 system that was on your zVM44 system. Do you still have access to the zVM440 system? If so you might try to port the compiled object from the zVM53 system to the zVM44 system. If that zVM53 compiled object works on the zVM44 system, then it points to a module that is probably not coded the same. Which would lead me to believe that a library used in the zVM44 system is missing from the zVM53 system.
Jim Dodds Systems Programmer Kentucky State University 400 East Main Street Frankfort, Ky 40601 502 597 6114 -----Original Message----- From: The IBM z/VM Operating System [mailto:[email protected]] On Behalf Of Alain Benveniste Sent: Friday, October 16, 2009 9:42 AM To: [email protected] Subject: Re: SVC 203 Alone in the world to still use it probably ;) Well, I assemble the source and genmod it with amode 24 with a v stor at 4M and it still doesn't work I still have a 'operation exception'... Any ideas ? Alain Le 16 oct. 2009 à 00:59, Alan Altmark a écrit : > On Thursday, 10/15/2009 at 02:56 EDT, Alain Benveniste > <[email protected]> wrote: > >> I'm looking for someone who is using a product named STAIRS, borned >> in > the >> 70' died in the 90', no more maintained - of course - and still >> working >> on a zVM530. I meet a problem with the SVC 203 and I can't find any >> info >> about this SVC. >> If someone has updated the DLNCLDR assemble to make it work... I TAKE > IT! >> This product works on zVM440. What could have changed in 530 to >> make it > failed ? > > Wow! We're still getting revenue from STAIRS!?! Most excellent! :-) > > What kind of error are you getting? The suggestion to use only 16MB > is a > good one, but you may also need to "trim" the CMS virtual machine of > any > excess memory usage. > > Alan Altmark > z/VM Development > IBM Endicott >
