Sorry, I can not find the description about SVCNUMDEC operand of SETPROG command:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2G161/4.44.5?SHELF=IEA2BK61&DT=20060209123755 And from the manual: Dynamic LPA does not update system control blocks, which includes the SVC table. To add or replace an SVC routine, the user of the SETPROG LPA command (or the owner of the SVC) must first write a program that gets control as the CSVDYLPA exit routine, looks for a given routine name, and issues the appropriate SVCUPDTE service call to update to the SVC table I'm using z/os 1.7. On Nov 23, 2007 7:04 PM, ITURIEL DO NASCIMENTO NETO <[EMAIL PROTECTED]> wrote: > I don't know about SVC 109, but if you want to add a type 3 user SVC > (200-255), you > can use SETPROG command. For example : > > SETPROG LPA,ADD,MODNAME=xxxxxxxx,DSN=USER.LPALIB,SVCNUMDEC=nnn where > nnn is 200-255. > > > Atenciosamente / Regards / Saludos > > Ituriel do Nascimento Neto > Banco Bradesco S/A > 4254/DPCD Alphaville > Engenharia de Software - Sistemas Operacionais Mainframes > Tel: 55 11 4197-2021 Fax: 55 11 4197-2814 > -- Best Regards, Johnny Luo ---------------------------------------------------------------------- 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

