Migration prerequisites
Before you migrate your old version of WebSphere Application Server, verify that you meet these requirements:
- Minimum version of source WebSphere Application Server required
- If you are migrating from Version 4.0.x, be at Version 4.0.4 or higher.
- If you are migrating from WebSphere Application Server (Base) or Network Deployment Version 5.0.x, be at Version 5.0 or higher.
- If you are migrating from WebSphere Application Server (Base) or Network Deployment Version 5.1.x, be at Version 5.1 or higher.
- If you are migrating from WebSphere Application Server - Express Version 5.0.x, be at Version 5.0 or higher.
- If you are migrating from WebSphere Application Server - Express Version 5.1.x, be at Version 5.1 or higher.
To determine the current level of WebSphere Application Server installed on your system, perform these steps:
Version 4.0.x:
- Enter this command on the OS/400 command line:
WRKLNK '/QIBM/ProdData/product_dir/properties/com/ibm/websphere/product.xml'where product_dir is:
- WebASAdv4 for Version 4.0.x Advanced Edition
- WebASAEs4 for Version 4.0.x Advanced Single Server Edition
- Specify option 5 (Display) next to the product.xml file to view the contents. The number within the <version> tags show the current version you have installed.
Version 5.0.x:
- Enter this command on the OS/400 command line:
WRKLNK '/QIBM/ProdData/product_dir/properties/version/product_filewhere product_dir is:
- WebASE/ASE5 for Version 5.0.x Express
- WebAS5/Base for Version 5.0.x (Base)
- WebAS5/ND for Version 5.0.x Network Deployment
where product_file is:
- Express.product for Version 5.0.x Express
- BASE.product for Version 5.0.x (Base)
- ND.product for Version 5.0.x Network Deployment
- Specify option 5 (Display) next to the product file to view the contents. The number within the <version> tags show the current version you have installed.
Version 5.1.x:
- Enter this command on the OS/400 command line:
WRKLNK '/QIBM/ProdData/product_dir/properties/version/product_filewhere product_dir is:
- WebASE51/ASE for Version 5.1 Express
- WebAS51/Base for Version 5.1 (Base)
- WebAS51/ND for Version 5.1 Network Deployment
where product_file is:
- Express.product for Version 5.1 Express
- BASE.product for Version 5.1 (Base)
- ND.product for Version 5.1 Network Deployment
- Specify option 5 (Display) next to the product file to view the contents. The number within the <version> tags show the current version you have installed.
If you do not meet the minimum version, obtain the latest group PTF. See WebSphere Application Server PTFs for iSeries for information on the correct group PTF for your OS/400 release level and WebSphere Application Server Version 4.x product, WebSphere Application Server Version 5.0.x product, WebSphere Application Server Version 5.1.x product, WebSphere Application Server - Express 5.0.x product or WebSphere Application Server Express V5.1.x product.
WebSphere Application Server Version 6.0 must be installed.
Follow the instructions in the Installation topic for more information. WebSphere Application Server Version 6.0 Express or Version 6.0 Network Deployment must be installed on the same iSeries server as the Version 4, Version 5, Version 5.1, Version 5 Express, or Version 5.1 Express product to be migrated. Network Deployment needs to be installed if you are migrating to Version 6.0 Network Deployment.*ALLOBJ authority is required.
When you call the WasPreUpgrade and WasPostUpgrade migration tools, your user profile must have *ALLOBJ authority.