Hi, z/OS 2.1 is now available and, in this release of z/OS, SDSF will automatically assign a new console name if it's already in use.
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 Elardus Engelbrecht Enviada em: sexta-feira, 4 de outubro de 2013 12:56 Para: [email protected] Assunto: Re: SET CONSOLE every time you invoke SDSF ULOG Yashshri G wrote: >I have designed a REXX to invoke SDSF and SET CONSOLE name automatically to a >random value as follows, >CONNAM="SDSF"RANDOM() Why random? Will your RACF guy/gal still be happy? >However, when I access it from split screen (second screen) the same random >console value is shared. How do you access it? Are the REXX program re-driven so you have TWO REXX progs (and SDSF), one in each split screen? I believe I have seen it somewhere that you cannot use two instances of an application, each in its own split screen, simultaneausly. If I remember correctly, that was resolved by having everything, dsn names, ddnames, variables, etc., to be unique. >Any help to fix this issue and get the REXX work under ISPF? If you still really need a random value, rather base your random value on time of day and/or a sort of serial number. Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- 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
