Actually you can update an entire library by issueing SETPROG LPA,ADD,DSN=xxxx,MASK=*, and then you update the SVC with SETPROG LPA,ADD,DSN=xxx,MODNAME=yyyy,SVCNUMDEC=254.
Atenciosamente / Regards / Saludos Ituriel do Nascimento Neto BANCO BRADESCO S.A. 4250 / DPCD Engenharia de Software Sistemas Operacionais Mainframes Tel: +55 11 3684-2177 R: 42177 3-1402 Fax: +55 11 3684-4427 Agora é BRA. BRA de Brasil. BRA de Bradesco. Patrocinador oficial dos Jogos Olímpicos e Paralímpicos Rio 2016. -----Mensagem original----- De: IBM Mainframe Discussion List [mailto:[email protected]] Em nome de Staller, Allan Enviada em: terça-feira, 23 de julho de 2013 10:08 Para: [email protected] Assunto: Re: Same LPA library in LPALIST To modify LPALIST, an IPL is required. Are you saying this product is (updating/replacing) the user SVC 254? Or more than just the SVC? In general, you can replace LPA resident modules w/SETPROG LPA,ADD,MOD=lmodname,DSNAME=dsname . Works for 1 or 2modules, otherwise it gets quite cumbersome. I believe (from a quick reading of the manual (MVS SYSTEM COMMANDs - SETPROG LPA) you will need an additional operand (SVCNUMDEC=svcnum) to update the SVC table HTH, <snip> I am in a process of applying a fix to a product which eventually changes the LPA library of the product. So as a backup I have overridden the DDDEF by specifying a newly created LPA library(Copied from the existing one from LPA queue). Since Current LPA queue addresses SVC 254, for testing purpose can i add the new ly updated LPA dynamically to LPALIST ? Z/OS : 1.13 </snip> ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN 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. 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: INFO IBM-MAIN
