- Middleware Management with Oracle Enterprise Manager Grid Control 10g R5
- Arvind Maheshwari, Debu Panda
- 258字
- 2021-04-01 13:44:49
Starting and stopping OMS
Before logging in to Oracle Enterprise Manager Grid Control you will have to start the OMS and ensure that you are in the $OMS_HOME/bin
directory to execute these commands. $OMS_HOME
is the directory where you have installed OMS. However, if you are using Microsoft Windows then you can start the Windows Service for OMS.
- To automatically start the OMS and the underlying application server processes, you will have to execute the following command:
emctl start oms
- You will see the following message:
Oracle Enterprise Manager 10g Release 5 Grid Control Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved. opmnctl: opmn started Starting HTTP Server ... Starting Oracle Management Server ... Checking Oracle Management Server Status ... Oracle Management Server is Up.
- To check the status of the OMS, you will have to use the following command:
emctl status oms
- To stop the OMS, you will use:
emctl stop oms
Although starting the OMS automatically starts the underlying Oracle Application Server, it is worth knowing the commands to start, stop, and check the status of the underlying server that powers the OMS.
Ensure that you are in $OMS_HOME/oms/bin
when you execute these commands.
- You can start the Application Server by entering the following code:
opmnctl startall
- To check the status of Application Server, you can use the command:
opmnctl status
- You can stop the Application Server by executing:
opmnctl stopall
推薦閱讀
- Learning SQL Server 2008 Reporting Services
- 中文版Photoshop CS6完全使用手冊(超值版)
- WordPress 2.7 Cookbook
- 中文版3ds Max 2016/VRay效果圖制作實戰基礎教程
- Photoshop CS6完全自學案例教程(微課版)
- 中文版CorelDRAW基礎培訓教程
- 中文版AutoCAD 2022基礎教程
- 照相館的故事:Photoshop CC 2018調色合成精修
- ASP.NET 3.5 Application Architecture and Design
- Building Websites with Joomla! 1.5
- 中文版3ds Max/VRay效果圖制作完全自學教程(實例培訓教材版)
- Instant Flask Web Development
- 玩轉微信5.0
- 零基礎學Photoshop CS6(全視頻教學版)
- Mastering Redis