版本号:  em12c 12.1.0.4          OS :  redhat 5.7 x86_64bit (CentOS6.2,測试过,当时因glibc*.i686包安装一直报错。所以放弃了)


==>  em12c 安装。就不说了。网上一大把,或者查看官方文档:

==>这里涉及一些參数配置:

Check the CBO stats gathering job	Disable the stats gathering job

  1.Check the processes instance parameter value
The processes instance parameter needs to be set to at least 300. 2.Check the session_cached_cursors instance parameter value.
The session_cached_cursors instance parameter should be set to 300.
Any value between 200 and 500, inclusive, will be accepted. 3.Check the job_queue_processes instance parameter value.
The job_queue_processes instance parameter should be set to 20. 4.Check the shared_pool_size instance parameter value.
The shared_pool_size instance parameter should be set to
at least 600 megabytes or roughly one third of the sga_target size. 5. Check the redo log size.
The size of the EM database instance should be 300 megabytes or greater.
Generally, there should be 3 or more redo logs available of this size. 6. Ensure that the EM tablespace has at least one datafile set to autoextensible
Add at least one datafile with the autoextend attribute to the EM tablespace 7.Check the open_cursors instance parameter value.
The open_cursors instance parameter should be set between 300 and 400, inclusive. 8.Check the sga_target instance parameter value.
The sga_target instance parameter should be set to at least 2 gigabytes, and
roughly twice the size of the pga_aggregate_target setting. 9.Check for invalid objects in the EM repository
Compile all invalid objects in the EM repository

==> 假设之前你的db 安装了EM 的话。那么这条命令能够帮助你:

watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvbG1vY20=/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/SouthEast" alt="">

[oracle@em12c
~]$ emca -deconfig dbcontrol db -repos drop -SYS_PWD password -SYSMAN_PWD  password
STARTED
EMCA at Jul 24, 2014 10:13:13 AM
EM
Configuration Assistant, Version 11.2.0.3.0 Production
Copyright
(c) 2003, 2011, Oracle. All rights reserved.
Enter
the following information:
Database
SID: em12c
Listener
port number: 1521
----------------------------------------------------------------------
WARNING
: While repository is dropped the database will be put in quiesce mode.
----------------------------------------------------------------------
Do
you wish to continue? [yes(Y)/no(N)]: Y
Jul
24, 2014 10:13:22 AM oracle.sysman.emcp.EMConfig perform
INFO:
This operation is being logged at /dba/app/oracle/cfgtoollogs/emca/em12c/emca_2014_07_24_10_13_12.log.
Jul
24, 2014 10:13:23 AM oracle.sysman.emcp.util.DBControlUtil stopOMS
INFO:
Stopping Database Control (this may take a while) ...
Jul
24, 2014 10:13:46 AM oracle.sysman.emcp.EMReposConfig invoke
INFO:
Dropping the EM repository (this may take a while) ...
Jul
24, 2014 10:15:57 AM oracle.sysman.emcp.EMReposConfig invoke
INFO:
Repository successfully dropped
Enterprise
Manager configuration completed successfully
FINISHED
EMCA at Jul 24, 2014 10:16:00 AM

被监控server,上关于sudo命令的设置:
---/usr/local/etc/sudoers
#

## Allow root to run any commands anywhere
root        ALL=(ALL)           ALL
oracle     ALL=(ALL)           ALL      -->加入一行

#Defaults        requiretty                        -->凝视掉
Defaults:oracle     !requiretty                 -->加入oracle
#
# Refuse to run if unable to disable echo on the tty. This setting should also be
# changed in order to be able to use sudo without a tty. See requiretty above.
#
#Defaults     !visiblepw                           -->凝视掉
Defaults     visiblepw                              -->加入



==>被监控server,agent 卸载。事实上EM12C 主server,卸载方式相同,涉及sysman,sysaux 下的一些表空间记得清楚)
(一)卸载插件
eg:
[oracle@dominic4 plugins]$ pwd 

/em12c/plugins

[oracle@dominic4 plugins]$
ls 

oracle.em.savf.discovery.plugin_12.1.0.2.0
oracle.sysman.emas.discovery.plugin_12.1.0.6.0 

oracle.em.soav.discovery.plugin_12.1.0.4.0 
oracle.sysman.oh.agent.plugin_12.1.0.4.0 

oracle.sysman.db.agent.plugin_12.1.0.6.0 
oracle.sysman.oh.discovery.plugin_12.1.0.4.0 

oracle.sysman.db.discovery.plugin_12.1.0.6.0  
oracle.sysman.xa.discovery.plugin_12.1.0.6.0


[oracle@dominic4 ~]$ /em12c/core/12.1.0.4.0/oui/bin/runInstaller -deinstall -silent
"REMOVE_HOMES={/em12c/plugins/oracle.sysman.xa.discovery.plugin_12.1.0.6.0,/em12c/plugins/oracle.sysman.db.discovery.plugin_12.1.0.6.0,/em12c/plugins/oracle.sysman.db.agent.plugin_12.1.0.6.0}" -removeALLFiles -invPtrLoc /etc/oraInst.loc


----plugins 下的全部 oracle.* 都须要删除。


(二) 卸载sbin

[oracle@dominic4 ~]$ /em12c/core/12.1.0.4.0/oui/bin/runInstaller -deinstall -silent
"REMOVE_HOMES={/em12c/sbin}" -removeALLFiles -invPtrLoc /etc/oraInst.loc 

Starting Oracle Universal Installer... 



Checking swap space: must be greater than 500 MB. Actual 3498 MB Passed 

Preparing to launch Oracle Universal Installer from /tmp/OraInstall2014-08-11_11-59-57AM. Please wait ...[oracle@dominic4 ~]$ Oracle Universal Installer, Version
11.1.0.12.0 Production 

Copyright (C) 1999, 2014, Oracle. All rights reserved. 



Starting deinstall 





Deinstall in progress (Monday, August 11, 2014 12:00:01 PM CST) 

............................................................... 100% Done. 



Deinstall successful 



End of install phases.(Monday, August 11, 2014 12:00:02 PM CST) 

End of deinstallations 

Please check '/dba/app/oraInventory/logs/silentInstall2014-08-11_11-59-57AM.log' for more details.


( 三)卸载 agent home 
[oracle@dominic4 ~]$ /em12c/core/12.1.0.4.0/oui/bin/runInstaller -deinstall -silent
"REMOVE_HOMES={/em12c/core/12.1.0.4.0}" -removeALLFiles -invPtrLoc /etc/oraInst.loc 

Starting Oracle Universal Installer... 



Checking swap space: must be greater than 500 MB. Actual 3498 MB Passed 

Preparing to launch Oracle Universal Installer from /tmp/OraInstall2014-08-11_12-03-20PM. Please wait ...[oracle@dominic4 ~]$ Oracle Universal Installer, Version
11.1.0.12.0 Production 

Copyright (C) 1999, 2014, Oracle. All rights reserved. 



Starting deinstall 





Deinstall in progress (Monday, August 11, 2014 12:03:23 PM CST) 

Configuration assistant "Agent Deinstall Assistant" succeeded 

............................................................... 100% Done. 



Deinstall successful

End of install phases.(Monday, August 11, 2014 12:04:18 PM CST)
End of deinstallations
Please check '/dba/app/oraInventory/logs/silentInstall2014-08-11_12-03-20PM.log' for more details.
 
(四) 删除文件夹

rm -rf   /em12c/*  

history -c

EM12C 安装及卸载 注意点整理的更多相关文章

  1. Windows中使用cmd实现自定义Service的安装与卸载

    在项目中,有些时候我们需要自定义一些Service来定时处理一些业务逻辑,这时候就涉及到如何安装与卸载service的问题了,具体如何安装呢?在此整理一些解决方案供大家参考: 方案一: 1.运行--〉 ...

  2. win8 iis7/iis8 安装、卸载、设置方法

    原文:win8 iis7/iis8 安装.卸载.设置方法 一.安装 自从升级到Win8之后,之前使用已经趋于熟悉的iis7.0被取而代之的是iis8.0,那么安装和获取方法也就产生的略微的变化,为了避 ...

  3. CentOS6.5下Oracle11G-R2安装、卸载

    CentOS6.5下Oracle11G-R2安装.卸载 资源下载地址(包含本人全部安装过程中,系统备份文件):http://download.csdn.net/detail/attagain/7700 ...

  4. C#创建、安装、卸载、调试Windows Service(Windows 服务)的简单教程

    前言:Microsoft Windows 服务能够创建在它们自己的 Windows 会话中可长时间运行的可执行应用程序.这些服务可以在计算机启动时自动启动,可以暂停和重新启动而且不显示任何用户界面.这 ...

  5. 教你一招:解决win10/win8.1系统在安装、卸载软件时出现2502、2503错误代码的问题

    经常遇到win10/win8.1系统在安装.卸载软件时出现2502.2503错误代码的问题. 解决办法: 1.打开任务管理器后,切换到“详细信息”选项卡,找到explore.exe这个进程,然后结束进 ...

  6. Android随笔之——静默安装、卸载

    随笔之所以叫随笔,就是太随意了,说起来,之前的闹钟系列随笔还没写完,争取在十月结束之前找时间把它给写了吧.今天要讲的Android APK的静默安装.卸载.网上关于静默卸载的教程有很多,更有说要调用隐 ...

  7. Windows服务安装与卸载

    Windows服务安装与卸载,使用到了InstallUtil.exe 安装: c: cd "C:\Windows\Microsoft.NET\Framework\v4.0.30319&quo ...

  8. Windows服务一:新建Windows服务、安装、卸载服务

    Windows 服务(即,以前的 NT 服务)使您能够创建在它们自己的 Windows 会话中可长时间运行的可执行应用程序.这些服务可以在计算机启动时自动启动,可以暂停和重新启动而且不显示任何用户界面 ...

  9. ubuntu下apache2 安装 配置 卸载 CGI设置 SSL设置

    一.安装.卸载apache2      apache2可直接用命令安装           sudo apt-get install apache2      卸载比较麻烦,必须卸干净,否则会影响ap ...

随机推荐

  1. spring @configuration使用

    http://yaobenzhang.blog.163.com/blog/static/2143951132014811105138824/

  2. 使用Microsoft.Office.Interop.Excel时,64位问题

    前不久,碰到一个问题. 曾经用的好好的Microsoft.Office.Interop.Excel实现的导出Excel,迁移至64位server后,就出现: 检索 COM 类工厂中 CLSID 为 { ...

  3. 使用Spring框架的好处

    转自:https://www.cnblogs.com/hoobey/p/6032506.html 在SSH框假中spring充当了管理容器的角色.我们都知道Hibernate用来做持久层,因为它将JD ...

  4. mahout中KMeans算法

    本博文主要内容有   1.kmeans算法简介 2.kmeans执行过程  3.关于查看mahout中聚类结果的一些注意事项 4.kmeans算法图解      5.mahout的kmeans算法实现 ...

  5. 洛谷 P1178 到天宫做客

    P1178 到天宫做客 题目描述 有一天,我做了个梦,梦见我很荣幸的接到了猪八戒的邀请,到天宫陪他吃酒.我犹豫了.天上一日,人间一年啊!当然,我是个闲人,一年之中也没有多少时日是必须在人间的,因此,我 ...

  6. JS学习笔记 - 透明度运动框

    该练习的笔记如下: 1.  var cur=0;  //先声明一个变量. 2.  parseInt会舍掉小数,而opacity值恰恰是小数,所以对于opacity,必须用parseFloat. cur ...

  7. xxxyyy

    https://www.gaojinan.com/vps-o p e n v p n-china-telecom-unicom-mobile-mianliu-ml.html

  8. 【例题5-8 UVA - 400】Unix ls

    [链接] 我是链接,点我呀:) [题意] 在这里输入题意 [题解] 设n个字符串中出现的最长的为len; 最后一列能容纳len个字符,然后前面的列能容纳len+2个字符. 每行最多60个字符. 按照这 ...

  9. 英特尔投资:7200万美元投资12家创新公司,包括3家中国公司(www.intelcapital.com)

    集微网消息,英特尔投资——英特尔公司全球投资机构,今天在英特尔投资全球峰会上宣布向12家科技创业公司投资超过7200万美元.加上今天宣布的新投资,英特尔投资在2018年投资总额已超过1.15亿美元. ...

  10. OCulus Rift 游戏开发六原则

    本文章由cartzhang编写,转载请注明出处. 所有权利保留. 文章链接:http://blog.csdn.net/cartzhang/article/details/46685477 作者:car ...