I know it is not documented and, actually, i've discovered it by accident. If you type SETPROG LPA,ADD,xxx you will receive a response indicating the appropriate sintax.
SETPROG LPA,ADD,XX ASA101I SYNTAX ERROR: <NON-KEYWORD> WAS SEEN, WHERE ONE OF (FIXED PAGEABLE PAGEPROTALL PAGEPROTPAGE SVCNUMDEC DSNAME MODNAME MASK) WOULD BE CORRECT. DETECTING MODULE IS CSVPRTMS So, i've tested and it worked... 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 -----Mensagem original----- De: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Em nome de John Ticic Enviada em: sexta-feira, 23 de novembro de 2007 09:29 Para: [email protected] Assunto: Re: Installing/Updating SVC -- snip -- 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. -- snip -- z/OS 1.9 says - Note: 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. For more information on the CSVDYLPA exit routine, see "Monitoring Dynamic LPA Processing" in z/OS MVS Programming: Authorized Assembler Services Guide, SA22-7608. Where did you get the SVCNUMDEC=nnn from? -- John ---------------------------------------------------------------------- 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 <HTML><font face="Tahoma" size="1"><HR>AVISO LEGAL <br>Esta mensagem é destinada exclusivamente para a(s) pessoa(s) a quem é dirigida, podendo conter informação confidencial e/ou legalmente privilegiada. Se você não for destinatário desta mensagem, desde já fica notificado de abster-se a divulgar, copiar, distribuir, examinar ou, de qualquer forma, utilizar a informação contida nesta mensagem, por ser ilegal. Caso você tenha recebido esta mensagem por engano, pedimos que nos retorne este E-Mail, promovendo, desde logo, a eliminação do seu conteúdo em sua base de dados, registros ou sistema de controle. Fica desprovida de eficácia e validade a mensagem que contiver vínculos obrigacionais, expedida por quem não detenha poderes de representação. <HTML><font face="Tahoma" size="1"><HR>LEGAL ADVICE <br>This message is exclusively destined for the people to whom it is directed, and it can bear private and/or legally exceptional information. If you are not addressee of this message, since now you are advised to not release, copy, distribute, check or, otherwise, use the information contained in this message, because it is illegal. If you received this message by mistake, we ask you to return this email, making possible, as soon as possible, the elimination of its contents of your database, registrations or controls system. The message that bears any mandatory links, issued by someone who has no representation powers, shall be null or void. ---------------------------------------------------------------------- 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

