Skip Robinson wrote at IBM Mainframe Discussion List <[email protected]>
wrote on 05/08/2012 10:55:02 AM:
> I'm pursuing conversion to PARMLIB from ICEAMx usermod. Is it possible
> via ICEPRMxx to reset all options to IBM defaults? It appears from my
> testing that the 'clear' process (empty ICEPRMxx) only resets options to
> the combination of IBM+ICEAMx usermod. In order to get back to the IBM
> default starting point, do I have to redo ICEAMx first?
If you've made any changes with ICEMAC, then you'll either have to undo
them, or override them back to the defaults with ICEPRMxx.
For example, if you have the following via ICEMAC:
ICEMAC JCL,RESALL=8000
and you want the shipped default of RESALL=4096, you can either
change ICEMAC back via:
ICEMAC JCL
or override the RESALL value via ICEPRMxx
JCL
RESALL=4096
DFSORT will use any changed ICEMAC options that you don't
override with ICEPRMxx.
Does that answer your question?
Frank Yaeger - DFSORT Development Team (IBM) - [email protected]
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
=> DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN