首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 操作系统 > 其他操作系统 > Move Websphere server
【标  题】:Move Websphere server
【关键字】:Move,Websphere,server
【来  源】:http://blog.chinaunix.net/article.php?articleId=21658&blogId=6049

Move Websphere server

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. 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


9. Import websphere node config
        Console --->Import config file --->input filename
邮件列表mailman在aix5.1实现:【上一篇】
Move dms_prod server form 670 to 690:【下一篇】
【相关文章】
  • Step bye Step for Install the Domino server 7 on a
  • Start font server on Aix
  • Checking Server Firmware Version
  • server and client
  • SCO OpenServer在硬件检测完毕后自动Numlock ON
  • Windows 通过串行电缆直接连接到SCO OpenServer 5.0.5
  • SCO.UNIX.openserver5.0.7虚拟机文件(已安装ccev汉字系统).rar
  • SCO OpenServer 5.0.X安装指南
  • IBM x232安装SCO OpenServer 5.0.5(使用集成SCSI卡)一
  • IBM x232安装SCO OpenServer 5.0.5(使用集成SCSI卡)二
  • 【随机文章】
  • Servlet技术简介与编写、编译Servlet程序
  • SpamAssassin使用中需要注意的
  • DVDrip命名规则及意义
  • Perl教学 控制结构
  • 今天开发
  • 魔兽世界 教你玩转商业技能
  • 在宿舍看了一天的book
  • 用PhotoShop来手绘西部牛仔
  • 生活中的物流故事:岗位说明书支撑下的物流运转
  • 金蝶银行业解决方案:银行服务的客户化管理之道
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.