- 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
- 中文版AutoCAD 2015實用教程
- DotNetNuke 5.4 Cookbook
- Excel圖表與表格實戰技巧精粹
- Photoshop CC超級學習手冊
- Dreamweaver基礎與實戰教程
- AutoCAD快速自學寶典(2018中文版)
- Maya 2019三維動畫基礎案例教程
- MLOps實戰:機器學習模型的開發、部署與應用
- 零基礎學數碼攝影后期
- Photoshop CS6實戰基礎培訓教程(全視頻微課版)
- Premiere CC視頻編輯入門與應用
- Oracle Enterprise Manager Grid Control 11g R1: Business Service Management
- MATLAB R2024a完全自學一本通
- 深入淺出WebAssembly
- 邊做邊學:CorelDRAW X6圖形設計案例教程(第2版)(微課版)