- 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
推薦閱讀
- 玩轉微信
- 性能測試從零開始
- AI繪畫教程:Midjourney關鍵詞靈感手冊
- eZ Publish 4: Enterprise Web Sites Step/by/Step
- VSTO 3.0 for Office 2007 Programming
- ABAQUS有限元分析從入門到精通(第3版)
- Joomla! 1.5 Site Blueprints: LITE
- 中文版3ds Max 2021完全自學教程
- Vivado從此開始(進階篇)
- iPad Procreate風格繪畫之美
- Flash CS6 動畫制作實戰從入門到精通
- AutoCAD 2016中文版自學視頻教程(標準版)
- Final Cut Pro視頻后期剪輯零基礎入門到精通
- Creo 6.0產品設計實例精解
- phpBB: A User Guide