Environment:
AIX 5.2, ML04, DB2 v7, websphere 4
Task:
Change ip address, hostname, websphere hostname configuration
Websphere change node name
Environment:
AIX 5.2, ML04, DB2 v7, websphere 4
Task:
Change ip address, hostname, websphere hostname configuration
1.ant="" font-weight="" font-size="" 7pt="" line-height="" font-size-adjust="" none="" font-stretch="" normal="">
Export websphere node config from
admin client
Console --->Export to XML ---> input filename
2. Replace the old hostname with the new hostname in the XML file
3.
Drop WAS db with db2 user
db2 drop db was
4.
Create WAS db
db2 create db was
5.
Change hostname and ip address
smitty tcpip
vi /etc/hosts
6.
Modify
/usr/WebSphere/AppServer/bin/admin.config
#force websphere initial on the startup
install.initial.config=true
#Create Adminserver database tables
com.ibm.ejs.sm.adminServer.createTables=true
7.
Startup Webphere server
./usr/WebSphereAppServer/bin/startupServer.sh &
8.
Startup admin client
./usr/WebSphereAppServer/bin/adminclient.sh
Console --->Import config file --->input filename
文章来源于领测软件测试网 https://www.ltesting.net/
版权所有(C) 2003-2010 TestAge(领测软件测试网)|领测国际科技(北京)有限公司|软件测试工程师培训网 All Rights Reserved
北京市海淀区中关村南大街9号北京理工科技大厦1402室 京ICP备10010545号-5
技术支持和业务联系:info@testage.com.cn 电话:010-51297073