Philip Miscione wrote:
All
I need to make a change to our EDT to change the dev address that gets
allocated when I specify unit=TAPEBV
Currently address 19D gets allocated. I created a new IODF to allocate
dev address 199 when unit=TAPEBV is specified.
I have not changed it dynamically yet, but when I do is it considered a
software change only or both hardware and software.
I realize I have to change my load parms at IPL time
Will I have to create a new IOCDS and do a POR, I  don't want to loose
the change on subsequent IPL's.

Do "full" ACTIVATE, despite it is software only. It is to keep IODF token in sync with HSA token. After that you should replace IOCDS with the new one, created from current IODF. Of course it is good idea not to overwrite last-used-for-POR IOCDS, just another one.

BTW: You don't have to update your LOAD anytime you change IODF. It is enough to place ++ instead of IODF sufix.

HTH
--
Radoslaw Skorupka
Lodz, Poland

----------------------------------------------------------------------
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

Reply via email to