
Migrating from 7.31 FC2 to 7.31 FC6
Quote:
> I'm going to migrate a very large Informix instance from 7.31 FC2 to 7.31
> FC6.
> I have done migrations before but with smaller instances. (and test
> databases)
> Now I need some expert advices how migrating is done in practise.
> - What are steps before migration (oncheck etc) ?
> - How migration must be done?
> - What must be done after migration (update statistics etc) ?
For migration between sub releases of the same major release all that
is needed is to shutdown, change the environment to point to the new
software (I always install in different directory so I can easily and
quickly revert if there are any problems, and start up the new version.
It is prudent, read sane, to take a level zero archive as close before
the upgrade as feasible. Feasible in that, for example, I just
upgraded over the W/E a server that it takes 30 hours to archive so I
was happy to rely on the week old LEVEL 0, a level2 from Wednesday, and
my log backups as the best I was going to do since I could not take the
server off-line for two days for the upgrade.
Art S. Kagel