Home | 简体中文 | 繁体中文 | 杂文 | Search | ITEYE 博客 | OSChina 博客 | Facebook | Linkedin | 作品与服务 | Email

25.2. UpdateInstaller (AppServer, Plugins, IBMIHS)

		
# tar zxvf 7.0.0.11-ws-updi-linuxamd64.tar.gz
# UpdateInstaller/install

# cp *.pak /opt/IBM/WebSphere/UpdateInstaller/maintenance/
		
		

25.2.1. WAS

			
/opt/IBM/WebSphere/UpdateInstaller/update.sh
			
			
# grep Finish /opt/IBM/WebSphere/AppServer/logs/update/install/updatelog.txt
# /opt/IBM/WebSphere/AppServer/java/bin/java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build pxa6460sr7ifix-20100629_01(SR7+IZ69890+IZ70326+IZ68882))
IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460sr7-20100219_54097 (JIT enabled, AOT enabled)
J9VM - 20100219_054097
JIT  - r9_20091123_13891
GC   - 20100216_AA)
JCL  - 20091202_01
			

25.2.2. Plugins

			
/opt/IBM/WebSphere/UpdateInstaller/update.sh
			
			

25.2.3. IHS

			
/opt/IBM/WebSphere/UpdateInstaller/update.sh
			
			

25.2.4. backup

su - root
cp -i -r IBM IBM.pack
cp -i -r IBMIHS IBMIHS.pack
			
comments powered by Disqus