About this task
Step 15 towards the goal:
Migrating Compute Grid or Feature Pack for Modern Batch using the command-line tools
Migrate
client resources to Version 8.5 level resources.
Procedure
- Install the WebSphere®
Version 8.5 Application
client.
- Run the clientUpgrade command on
your application client EAR files.
For more information, see clientUpgrade command.
- Run the Version 8.5
WASPreUpgrade command to save the Application
client security settings to a migration backup directory. For example:
/opt/AppClientV85/bin/WASPreUpgrade.sh /mybackup/v70clientTov85 /opt/AppClientV70
- Run the Version 8.5 WASPostUpgrade command to restore the Application client security
settings to the new Version 8.5 client. For example:
/opt/AppClientV85/bin/WASPostUpgrade.sh /mybackup/v70clientToV85