从websphere6.0升级到6.02步骤


在使用websphere6.0时,如果不进行升级,会出现内存释放困难

打上补丁就解决了,具体步骤如下:

升级到<chsdate w:st="on" year="1899" month="12" day="30" islunardate="False" isrocdate="False"><span lang="EN-US">6.0.2</span></chsdate>

根据的文档:

http://www-1.ibm.com/support/docview.wss?rs=180&context=SSEQTP&uid=swg21210055

1开启WEBSPHERE相关的应用

2bin目录下运行backupConfig d:\myBackup.zip -nostop

3关掉所有JAVA进程和WEBSPHERE相关的应用

4备份并删除旧的更新文件夹Update Installer在下载新的之前。

a. Back up any files and subdirectories in the install_root\updateinstaller\maintenance directory, if necessary.

b. Delete the install_root\updateinstaller\maintenance directory and all of its subdirectories.

5解压缩安装文件到根目录(6.0-WS-WAS-WinX32-RP0000002.zip347 MB (364,305,498 字节)

6bin下运行setupCmdLine.bat

7进入updateinstaller目录

8运行update -silent -W relaunch.active=false

9运行update,进入图形操作界面,按要求进行

你可能感兴趣的:(IBM,UP,websphere)