So

On restart I need to do everything but LXRES the linkage number is still valid 
meaning I need to do the following three ETDEF,ETCRE and ETCON and the ETCON 
uses the saved linkage number 

correct ?



On Dec 1, 2018, at 9:10 AM, Peter Relson <[email protected]> wrote:

>> the regular LX is easier as I only need I register to PC
> 
> That strikes me as the wrong attitude. This is authorized code. You should 
> also be considering what is best for the system (and the rest of the users 
> within the system), not only what is easiest.
> 
>> If my started task goes down and I restart it the virtual address in 
> private of the PC routine would be different isn’t that an issue
> 
> It's not an issue, it's a fact. When you restart, you are still connecting 
> an entry table to an LX, whether it is an LX that is newly reserved or is 
> an LX that is being re-connected-to. You still need to build the entry 
> table, so should be doing so as part of the restart process, using the 
> addresses you find within your restarted space.
> 
> Peter Relson
> z/OS Core Technology Design
> 
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to