
Websphere
文章平均质量分 86
bamuta
Oracle,mysql DBA
展开
-
webspere7.0安装for linux5.6
1.编辑 ~/.bash_profile文件,添加下面内容: umask=022 2.编辑 ~/.bashrc文件,添加下面内容: ulimit –n 8192 3.检查和安装软件包: 在linux基本系统环境下,websphere安装需要如下包: compat-db-4.2.52-5.1.i386.rpm compat-db-4.2.52-5.1.x86_64.rpm compa原创 2012-08-23 14:55:41 · 2907 阅读 · 0 评论 -
websphere7.0 for linux5.6 64位 静默安装
系统准备部分可参见上一篇文章: http://blog.youkuaiyun.com/tanqingru/article/details/7899837 1.安装websphere [root@xbfye7l02 WAS]# pwd /apps/soft/WAS/WAS 修改静默文件: responsefile.e7.txt 只列出改动项,其余默认。 -OPTsilentInstallLice原创 2012-08-24 09:53:56 · 1871 阅读 · 0 评论