首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

WebSphere概略文件管理(unix)

2012-10-31 
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   创建概要文件,不是很清楚

热点排行