Migrating from Tom Cat to WAS and LPAD
One answer
There are no special procedures required to move from Tomcat to WAS, and your repository database can stay as is. The way we have generally done this type of move is to clone the production data using DB2 backup/restore and bring up the new app server on the cloned data. This will give you some time to work out the details in parallel.
Once you have the WAS installation sorted out, you can redirect it to your production DB.
Scott Rich
Jazz team
Once you have the WAS installation sorted out, you can redirect it to your production DB.
Scott Rich
Jazz team