Re: JES2 Exit 5 on z/OS 1.7

2007-03-08 Thread Dave Danner
On Thu, 8 Mar 2007 08:19:30 -0600, Joe Mscisz <[EMAIL PROTECTED]> wrote:

>Has anyone experienced problems assembling JES2 Exit 5 on 1.7? 

Is SYS1.MODGEN included in your SYSLIB concatenation?

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


Re: JES2 Exit 5 on z/OS 1.7

2007-03-08 Thread Mark Zelden
On Thu, 8 Mar 2007 08:19:30 -0600, Joe Mscisz <[EMAIL PROTECTED]> wrote:

>Has anyone experienced problems assembling JES2 Exit 5 on 1.7? I am trying
>to assemble the supplied sample, but I get the following error, apparently
>in the JES2 $MODULE macro:
>
>** ASMA057E Undefined operation code - $MODU/IEAVM173
>
>** ASMA435I Record 2521 in SYS1.SHASMAC($MODULE) on volume: Z17RS2
>
>0001BC 5920+COMMLTE  DSCL(MLTELEN)
>WPL message extract parms   @313P079 02-$COMW
>** ASMA068S Length error - L(MLTELEN)
>
>** ASMA435I Record 240 in SYS1.SHASMAC($COMWORK) on volume: Z17RS2
>
>  16016+ POP   PRINT
>01-$MODU
>
>Any help on this one would be greatly appreciated!!!
>

Which exit 5 sample?  I just did both of them on z/OS 1.8 and
didn't have a problem.  Are you doing this from a 1.7 system or
a driving system at a lower level (IOW, are you using the correct
HLASM version)?

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group:  G-ITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.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


JES2 Exit 5 on z/OS 1.7

2007-03-08 Thread Joe Mscisz
Has anyone experienced problems assembling JES2 Exit 5 on 1.7? I am trying
to assemble the supplied sample, but I get the following error, apparently
in the JES2 $MODULE macro: 

** ASMA057E Undefined operation code - $MODU/IEAVM173  
  
** ASMA435I Record 2521 in SYS1.SHASMAC($MODULE) on volume: Z17RS2 
  
0001BC 5920+COMMLTE  DSCL(MLTELEN)
WPL message extract parms   @313P079 02-$COMW  
** ASMA068S Length error - L(MLTELEN)  
  
** ASMA435I Record 240 in SYS1.SHASMAC($COMWORK) on volume: Z17RS2 
  
  16016+ POP   PRINT   
01-$MODU  

Any help on this one would be greatly appreciated!!!

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