About this task
Step 1 towards the goal:
Migrating a job manager profile and its registered set of servers using the z/OS Configuration Migration Management Tool
In case of failure during the migration, save the current administrative
agent and node configuration to a file that you can use later for
recovery purposes.
Procedure
- Change to the job manager profile
root/bin directory.
- Run the backupConfig command with
the appropriate parameters on the administrative agent and all managed
base application servers For example:
/opt/WebSphereV70/profiles/jobMgr01/bin/backupConfig.sh
/mybackupdir/jobMgrBeforeV85migration.zip -username myuser
-password mypass -nostop
- Alternately, you can use the PAX command to back up
all HFS files. For more information, see Using the z/OS UNIX pax command