Chinaunix首页 | 论坛 | 博客
  • 博客访问: 563842
  • 博文数量: 49
  • 博客积分: 8051
  • 博客等级: 中将
  • 技术积分: 1846
  • 用 户 组: 普通用户
  • 注册时间: 2006-05-27 12:05
文章分类

全部博文(49)

文章存档

2011年(1)

2010年(4)

2009年(18)

2008年(26)

我的朋友

分类: Oracle

2009-01-23 09:48:58

1,安装完后生成三个文件夹,必须将ORACLE_HOME对应到 db10g的相应目录。
agent10g db10g oms10g 

2,部署angent的方式

  1,介质安装
  2,OEM Grid Contral
  3, clone (相同平台)
  4, 从oms server上下载脚本安装(相同平台)

3,注意TZ变量的设置 ,bashrc文件中进行设置,还用通过OEM的部署界面,在参数项输入相应参数 -z PRC


4,注意PATH中加入相应的编译工具,或者将程序ln到相应的PATH路径。

5,启动顺序
db sqlplus startup
oms ./emctl start oms, 到oms10g/bin

agent ./emctl start agent,到 agent10g/bin

6,关闭顺序

agent ./emctl stop agent

oms ./emctl stop oms

db sqlplus shutdown immediate

阅读(1246) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~