【中华硕博网-全球500所高校指定报名中心】
【在职研究生】 【在职博士】 【MBA/EMBA】
  您现在的位置: 中华硕博网 > IT培训 > oracl > 安装配置 > 文章正文
站内搜索:

Oracle10g for AIX5L安装过程

作者:硕博网    文章来源:中华硕博网    点击数:    更新时间:2008-5-3
中华硕博网(http://www.china-b.com)全球500所高校指定报名中心--Oracle10g for AIX5L安装过程
  Path: /usr/lib/objrepos
  bos.perf.proctools 5.2.0.11 APPLIED Proc Filesystem Tools
  
  3、要求安装了APARs(Authorized Problem Analysis Reports):
  
  localhost> /usr/sbin/instfix -i -k "IY43980 IY44810 IY45462 IY45707 IY46214 IY46605 IY48525 IY51801"
  All filesets for IY43980 were found.
  All filesets for IY44810 were found.
  All filesets for IY45462 were found.
  All filesets for IY45707 were found.
  All filesets for IY46214 were found.
  All filesets for IY46605 were found.
  There was no data for IY48525 in the fix database.
  There was no data for IY51801 in the fix database.
  
  可以看到IY48525和IY51801没有安装,我们可以从网上下载它们然后安装上,这里是下载地址:
  https://techsupport.services.ibm.com/server/aix.fdc
  但实际上,这两个补丁是针对SDK1.4的, 如果不用1.4完全可以不理。
  
  4、创建Oracle10g用户和组,并创建相关目录
  过程省略,下面是确认信息:
  localhost> id
  uid=203(ora10) gid=202(dba) groups=1(staff)
  localhost> pwd
  /data1/ora10
  localhost> env|grep ORA
  ORACLE_BASE=/data1/app/ora10g
  ORACLE_PATH=/data1/app/ora10g/product/10.1.0/dbs
  ORA_DB=/data1/app/ora10g/product/10.1.0/dbs
  ORACLE_SID=ora10g
  ORACLE_TERM=vt100
  ORA_NLS33=/data1/app/ora10g/product/10.1.0/ocommon/nls/admin/data
  ORACLE_HOME=/data1/app/ora10g/product/10.1.0
  
  5、配置SHELL LIMITS和系统 配置参数
  5.1、使用smitty chuser修改ora10用户的SHELL LIMITS
  Soft FILE size -1 (Unlimited)
  Soft CPU time -1 (Unlimited)
  Note: This is the default value.
  Soft DATA segment -1 (Unlimited)
  Soft STACK size -1 (Unlimited)
  
  5.2、使用smitty chgsys修改“Maximum number o

上一页  [1] [2] [3] [4] [5] 下一页

 相关热词搜索
>>更多
  • 此栏目下没有文章