- 22
- 0
- 约2.61万字
- 约 21页
- 2017-01-25 发布于北京
- 举报
(linux及oracle安装
东北证券
oracle版期货系统测试环境搭建
数据库服务器:
DELL poweredge 1950 4G内存 146G*2硬盘 raid,可用空间146G
IP:00
OS USER:root/123456 oracle/oracle handsome/handsome
Oracle db user: sys/oracle system/oracle
AS、AR中间件服务器:
IP:1
Dell poweredge 850 2G内存 150G硬盘
OS USER:root/123456 oracle/oracle handsome/handsome
网上交易接入,行情转发:
IP:0
Dell poweredge 850 2G内存 150G硬盘
报盘,轮询机:
IP:0
Dell poweredge 850 2G内存 150G硬盘
数据库服务器oracle10g安装记录
用root用户登录系统,执行以下命令
#groupadd oinstall //添加oinstall组
#groupadd dba //添加dba组
#useradd -g oinstall -G dba oracle //添加用户oracle
#passwd oracle //给oracle用户修改口令
Changi
原创力文档

文档评论(0)