This is NOT a 'respin'.  It's more like a group ptf.  So, no you do not 
get a new I_BASE.  But you bring up a good point.  Often part of a major 
'technology refresh' is to support new hardware.  So, how do you get that 
loaded right on the new hardware?  Well you could try ordering a new 
respin.  But I would ONLY do it this way for new installs, or, for 6.1 to 
7.1 type upgrades.  I would NOT do it this way for upgrading someone 
already at that release to the new technology refresh.  See:
http://www-947.ibm.com/systems/support/i/planning/resave/v7r1.html
But for upgrading someone already at 7.1 to the new technology refresh I 
would simply order SF99707.
SF99707 includes MF99004.  The special instructions for MF99004 include:
SPECIAL INSTRUCTIONS : 
---------------------- 
   Please ensure that you have a SAVSYS before applying this PTF. 
 
   Permanently apply any temporarily applied LIC PTFs on your partition 
   before applying this PTF. 
...
Therefore IBM seems to going way back to AS400 days when you had to IPL 
twice to apply ptf's.  So I would
APYPTF LICPGM(5770999) SELECT(*ALL) APY(*PERM) DELAYED(*YES)
APYPTF LICPGM(5770SS1) SELECT(*ALL) APY(*PERM) DELAYED(*YES)
CHGIPLA STRPRTWTR(*NO) STRRSTD(*YES)
IPL
Then load and apply this technology refresh including another IPL
Or you could get really stupid like I did and try 
SNDPTFORD PTFID((SF99707 *ONLYPRD *ONLYRLS)) PTFPART(*CVRLTR)
and think that would only download the coverletter.  Now I am stuck in:
Received 20% of 44716139 total bytes
Either that's one Mother of a cover letter or it ignored that parameter 
and is downloading data anyways.
...
It downloaded several ptf's.  Their whole save files and all.  As shown in 
my WRKPRB.
Type options, press Enter. 
  5=Display details   6=Print cover letter   8=Display cover letter
 
Opt  PTF ID   Requested  PTF Save File    PTF group type  Image 
...
     MF55602  No         Yes 
     MF99004  No         Yes 
     SF99707  Yes 
...
And when I try to use option  8=Display cover letter on SF99707 I get
Option not allowed for this PTF ID.
CPI7A93
I just want to cry sometimes.  I suppose now it's my fault since I didn't 
specify ORDER(*PTFID). 
The benefit is that I could read the cover letter for MF99004.  (As shown 
above.)
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.