|
Saving data on your V4R5 system via standard OS/400 SAV commands like
SAVLIB, will create a tape that can be restored to a V5R1 system using
RSTLIB.
You can run into problems when you try restoring data saved on one release
to a "prior" release of OS/400. For example, you couldn't save data from a
V5R1 system and restore it on a V4R5 system without specifying that you want
to save it at the V4R5 release level ... Example: SAVLIB LIB(XXX)
DEV(TAPE01) TGTRLS(V4R5M0)
So, save your data and restore it to your V5R1 system. Things should work
just fine. ==================================
MORE INFORMATION ON THIS TOPIC
==================================
Ask the Experts yourself: Our Backup & Recovery gurus are waiting to answer your questions.
Search400's targeted search engine: Get relevant information on backup & recovery.
Check out this search400 Featured Topic on backup & recovery.
|