- Middleware Management with Oracle Enterprise Manager Grid Control 10g R5
- Arvind Maheshwari, Debu Panda
- 213字
- 2021-04-01 13:44:49
Starting and stopping the repository database
As discussed earlier, the Oracle Management Repository is an Oracle database that stores information about the managed targets. You may need to start/stop the repository database. If you are using Windows then you can start/stop the Windows service to start/stop the DB instance.
However, here are the commands to start the repository database in a UNIX environment:
setenv ORACLE_HOME /scratch/OracleHomes/db10g setenv ORACLE_SID emrep setenv PATH $ORACLE_HOME/bin:$PATH sqlplus /nolog SQL*Plus: Release 10.1.0.4.0 - Production on Mon Apr 20 14:28:37 2009 Copyright (c) 1982, 2005, Oracle. All rights reserved. SQL> connect sys as sysoper Enter password: Connected to an idle instance. SQL> startup
The Oracle database is automatically restarted when you reboot the host machine; you do not have to restart the database repository.
Starting and stopping the Agent
Finally, we will discuss how to start/stop the Agent, and how to verify whether the Agent is responding properly. In UNIX environments, you will have to start the Agent after the host machine is rebooted. In a Windows environment, the Agent is a Windows service and will be started automatically.
- To start the Agent, you have to use the following commands:
emctl start agent
- To stop the Agent:
emctl stop agent
- To verify the health of the Agent
emctl status agent
- Adobe創(chuàng)意大學(xué)After Effects CS5 產(chǎn)品專家認(rèn)證標(biāo)準(zhǔn)教材
- Illustrator實(shí)例教程:Illustrator 2021(電子活頁微課版)
- Spring Python 1.1
- IBM Lotus Notes 8.5 User Guide: LITE
- Microsoft SharePoint 2010 Administration Cookbook
- 輕松玩轉(zhuǎn)3D One AI
- SolidWorks快速入門教程(2022中文版)
- 深入理解OpenCV:實(shí)用計(jì)算機(jī)視覺項(xiàng)目解析(原書第3版)
- 新編AutoCAD制圖快捷命令速查一冊通
- IBM WebSphere eXtreme Scale 6
- 3ds Max 印象 影視粒子特效全解析
- Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications
- 動畫制作基礎(chǔ)(項(xiàng)目教學(xué)版)
- Oracle Web Services Manager
- 圖像顯著區(qū)域提取方法及其應(yīng)用研究