Example: Creating a deployment manager profile

You should create a deployment manager profile after installing your core product files. The deployment manager provides a single administrative interface to a logical group of application servers on one or more machines. Use the manageprofiles.sh -create command to create a deployment manager profile.

To create a deployment manager profile for user shasti:

[AIX] [HP-UX] [Linux] [Solaris]
manageprofiles.sh -create
              -profileName shasti 
              -profilePath /shasti/WebSphere 
              -templatePath /opt/IBM/WebSphere/AppServer/profileTemplates/dmgr
              -cellName cell1
              -hostName planetaix 
              -nodeName dmgr1
[Windows]
manageprofiles.sh -create
              -profileName shasti 
              -profilePath G:\shasti\WebSphere
              -templatePath C:\IBM\WebSphere\AppServer\profileTemplates\dmgr
              -cellName cell1
              -hostName planetnt
              -nodeName dmgr1
[iSeries] [z/OS]
manageprofiles.bat -create
              -profileName shasti 
              -profilePath /shasti/WebSphere 
              -templatePath /opt/IBM/WebSphere/AppServer/profileTemplates/dmgr
              -cellName cell1
              -hostName planetaix 
              -nodeName dmgr1

The command creates a deployment manager profile named shasti in a cell named cell1 in location /shasti/WebSphere with a node name of dmgr1.

If you do not specify one of the port options during profile creation, a recommended set of port values will be used. The port conflict resolution algorithm determines these ports. The recommended set of ports must be free of conflict. If you want to use the IBM default ports, use the -defaultPorts option when you create a profile.




Related tasks
[AIX HP-UX Linux Solaris Windows] Creating a deployment manager profile
Related reference
manageprofiles command
Reference topic Reference topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Aug 31, 2013 4:28:44 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=pix&product=was-nd-mp&topic=rxml_dmprofile
File name: rxml_dmprofile.html