Create DMGR profiles on WAS 8.5.5
Create DMGR profiles on WAS 8.5.5
[wcsadmin@wcs7 bin]$ pwd
/opt/WAS855/WebSphere/AppServer/bin
[wcsadmin@wcs7 bin]$ ./manageprofiles.sh -create -profileName Dmgr01 -profilePath /opt/WAS855/WebSphere/AppServer/profiles/Dmgr01 -templatePath /opt/WAS855/WebSphere/AppServer/profileTemplates/management -serverType DEPLOYMENT_MANAGER -nodeName Node name -cellName Cellname -hostName hostname
INSTCONFSUCCESS: Success: Profile Dmgr01 now exists. Please consult /opt/WAS855/WebSphere/AppServer/profiles/Dmgr01/logs/AboutThisProfile.txt for more information about this profile.
Comments
Post a Comment