Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Restore the non-LANSA objects

If your application contains non-LANSA objects, restore everything from the Bnn_OMn files into the appropriate IBM i library on the target system.

Use the RSTOBJ command to restore library-based objects from the save file. For example:

     RSTOBJ OBJ(*ALL) SAVLIB(B01_OM1) DEV(*SAVF) SAVF(B01_OM1)


Verify the software installation was okay

Check the import job logs for any errors and warnings. If you encounter any errors or warnings you should resolve them before continuing.

If you have any applications that can be run in 5250 then you may test them now. If not, you will need to test everything when the Clients are set up.