创建大小为G的ORACLE安装文件系统orainst是JFS文件系统在ROOTVG里MOUNT点在/orainst
创建大小为G的ORACLE软件文件系统(JFS)页在ROOTVG里MOUNT点在/oracle
换页空间要求G/tmp空间要求M创建DBA组和ORACLE用户并将ORACLE用户的路径指到/oracle
将下载的数据库安装软件FTP到服务器上的orainst下然后使用gunzip和cpio解包解压
创建大小为G的ORACLE安装文件系统orainst是JFS文件系统在ROOTVG里MOUNT点在/orainst
创建大小为G的ORACLE软件文件系统(JFS)页在ROOTVG里MOUNT点在/oracle
换页空间要求G/tmp空间要求M创建DBA组和ORACLE用户并将ORACLE用户的路径指到/oracle
将下载的数据库安装软件FTP到服务器上的orainst下然后使用gunzip和cpio解包解压
$gunzip *gz
$cpio idcmv <*cpio
修改/oracle目录下的profile文件添加
#oracle_env
ORACLE_BASE=/oracle;export ORACLE_BASE
ORACLE_HOME=$ORACLE_BASE/product/;export ORACLE_HOME
ORACLE_SID=iasdb;export ORACLE_SID
NLS_LANG=american_americazhsgbk;export NLS_LANG
ORA_NLS=$ORACLE_HOME/ocommon/nls/admin/data;export ORA_NLS
PATH=$ORACLE_HOME/bin:$PATH;export PATH
安装bosadtlibm包
以ORACLE用户登陆
#xhost +
#su oracle
$export DISPLAY=:
$cd /orainst/Disk
$/runInstaller
提示使用ROOT用户执行/orainst/Disk/rootpresh
提示需要jce__zip文件的路径/oracle
从当下文件放到服务器的/ORACLE目录下
然后检查系统环境
The following filesets are required:
bosadtbase
bosadtlib
bosadtlibm
bosperflibperfstat
bosperfperfstat
bosperfproctools #没有
Xmotiflib
用root运行/oracle/oraInventory/orainstRootsh
创建IAS的数据库Infrastructure选择语言英文和简体中文
实例 iasdb 数据库 asdb
infra/oracle
%的时候报错The OPMN Process Manager failed to startPlease check the logs in the /oracle/product//opmn/logs
directory for the cause of failureOnce the cause of failure has been remediedstart OPMN manually and click Retry
手工启动/oracle/product/opmn/bin/opmnctl start
需要运行root脚本 /oracle/product//rootsh
Internet Directory配置助手失败了
output generated from configuration assistant Internet Directory Configuration Assistant:
cn=orcladmin
asdb
infraptJVMDG: Dump Handler is Processing a Signal Please Wait
JVMDG: JVM Requesting Java core fileJVMDG: Java core file written to /oracle/product//ldap/admin/javacoretxt
JVMDG: Dump Handler has Processed Exception Signal /oracle/product//bin/oidca[]: Segmentation fault(coredump)
Configuration assistant Internet Directory Configuration Assistant failed
这是检查下面
Check that the following patches are installed:
IY: libperfstath not ANSIcompliant
IY: DSI IN BMRECYCLE
IY: Definition of isnan() in mathh incorrect
IY: J READAAHEAD/CIO INTERACTION
IY: dropping partial connections leaves them on so_q
IY: exec of bit application can fail on bit kernel
IY: SDK BIT SR: CA
IY: race condition in aio_nwait_timeout
To determine whether an APAR is installed enter a command similar to the following:
# /usr/sbin/instfix i k IY IY
发现IY没有从下载 并安装
要求Javadebug
Javaextjavahelp
Javasamples
Javasource
最终解决方法下载java并安装并ftp上了java环境脚本javaenv在根下进入系统后运行 /javaenv /usr/java就可以加上java环境了
安装oracle application server g选择路径/oracle/product/as管理员 jee_/oracle 只选择了web cache