WebSphere概略文件管理(unix)

WebSphere概要文件管理(unix)1、查看所有概要文件manageprofiles.sh -listProfiles2、删除所有得概要文件man

WebSphere概要文件管理(unix)
1、查看所有概要文件
manageprofiles.sh -listProfiles

2、删除所有得概要文件
manageprofiles.sh -deleteAll

3、创建概要文件
manageprofiles.sh -create -profileName AppSrv01 -profilePath /usr/IBM/WebSphere/AppServer/profiles/AppSrv01 -templatePath /usr/IBM/WebSphere/AppServer/profileTemplates/default -nodeName fccnode -cellName fccuatCell -hostName localhost 1 楼 txy821 2011-10-23   创建概要文件,不是很清楚