Previous Step   Previous Step Next Step   Next Step

Add STEPLIB statements that include the previous version's load modules to the migrated Daemon's startup proc

Map Step 8 towards the goal: Scenario 1: Migrating an administrative agent profile and its registered set of managed base application servers on z/OS

About this task

Use this step if you are running a mixed cell environment only. STEPLIB statements apply to WebSphere Application Server Version 6.1 and earlier. If you are running with multiple nodes on the same LPAR, or if you are running with a node on the same LPAR as the migrated DMGR (which will create a mixed cell environment), you will need to add STEPLIB statements that include the previous version's load modules to the migrated Daemon's startup proc. This is due to the fact that the Daemon must run at the highest WAS level on that LPAR. This is necessary if for any reason you need to stop and restart the down level node agent or application server. For example, after migration of the DMGR, the BBO7DMN procedure was modified to include:
//*                                                                    
//STEPLIB  DD DISP=SHR,DSN=xxxxxxxx.SBBOLD2                    
//         DD DISP=SHR,DSN=xxxxxxxx.SBBOLOAD                   
//         DD DISP=SHR,DSN=xxxxxxxx.SBBOLPA
Where xxxxxxxx = pointers to the previous WebSphere Application Server level. This enables the Daemon to manage the migrated DMGR and previous level node agents.

Before you begin

Verify all of the migration output that is generated

What to do next

Specify a managed app migration configuration in the z/OS Migration Management Tool

Previous Step   Previous Step Next Step   Next Step


Terms and conditions for information centers | Feedback

Last updated: Feb 6, 2014 11:53:58 PM CST
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-nd-zos&topic=tmig_migrate_adminagent_zos_step8
File name: tmig_migrate_adminagent_zos_step8.html