To bounce OEM
oracle-tmwoem01:oemprod:/usr/opt/app/oracle/bea/oms11g/opmn>cd $OMS_HOME
oracle-tmwoem01:oemprod:/usr/opt/app/oracle/bea/oms11g>cd bin
To get a status:
>./emctl status oms -details
Oracle Enterprise Manager Cloud Control 12c Release 5
Copyright (c) 1996, 2015 Oracle Corporation. All rights reserved.
Enter Enterprise Manager Root (SYSMAN) Password :
Console Server Host : oem12tstdb601
HTTP Console Port : 7788
HTTPS Console Port : 7802
HTTP Upload Port : 4889
HTTPS Upload Port : 4903
EM Instance Home : /usr/opt/app/oracle/product/gc_inst/em/EMGC_OMS1
OMS Log Directory Location : /usr/opt/app/oracle/product/gc_inst/em/EMGC_OMS1/sysman/log
OMS is not configured with SLB or virtual hostname
Agent Upload is locked.
OMS Console is locked.
Active CA ID: 1
Console URL: https://oem12tstdb601:7802/em
Upload URL: https://oem12tstdb601:4903/empbs/upload
WLS Domain Information
Domain Name : GCDomain
Admin Server Host : oem12tstdb601
Admin Server HTTPS Port: 7102
Admin Server is RUNNING
Oracle Management Server Information
Managed Server Instance Name: EMGC_OMS1
Oracle Management Server Instance Host: oem12tstdb601
WebTier is Up
Oracle Management Server is Up
BI Publisher is not configured to run on this host.
oracle-tmwoem01:oemprod:/usr/opt/app/oracle/bea/oms11g/opmn>cd $OMS_HOME
oracle-tmwoem01:oemprod:/usr/opt/app/oracle/bea/oms11g>cd bin
oracle-tmwoem01:oemprod:/usr/opt/app/oracle/bea/oms11g/bin>./emctl stop oms -all
Oracle Enterprise Manager 11g Release 1 Grid Control
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
Stopping WebTier...
WebTier Successfully Stopped
Stopping Oracle Management Server...
Oracle Management Server Successfully Stopped
Oracle Management Server is Down
oracle-tmwoem01:oemprod:/usr/opt/app/oracle/bea/oms11g/bin>./emctl start oms
Oracle Enterprise Manager 11g Release 1 Grid Control
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
Starting WebTier...
WebTier Successfully Started
Starting Oracle Management Server...
Oracle Management Server Successfully Started
Oracle Management Server is Up
OR if it is taking too long to come down , use -force:
oracle-tmwoem01:oemprod:/usr/opt/app/oracle/bea/oms11g/bin>./emctl stop oms -all -force
Oracle Enterprise Manager 11g Release 1 Grid Control
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
Stopping WebTier...
WebTier Successfully Stopped
Stopping Oracle Management Server...
Node Manager Not Running
Oracle Management Server is Down
st1dbtools601
oracle-st1dbtools601::/usr/opt/app/oracle/orahome>menu
-----------------------------------------------------------
Please Select Oracle Environment
-----------------------------------------------------------
1. EMPROD (Oracle Enterprise Manager 12c repository )
2. OMS (Oracle Enterprise Manager 12c - Management Server and Agent )
3. EXIT ( Exit to a Shell Prompt )
-----------------------------------------------------------
Selection: \c
2
Setting up environment for emprod ...
oracle-st1dbtools601:emprod:/usr/opt/app/oracle/orahome>cd ..
oracle-st1dbtools601:emprod:/usr/opt/app/oracle>cd $OMS_HOME
oracle-st1dbtools601:emprod:/usr/opt/app/oracle/product/middleware/oms>cd bin
oracle-st1dbtools601:emprod:/usr/opt/app/oracle/product/middleware/oms/bin>./emctl stop oms -all
Oracle Enterprise Manager Cloud Control 12c Release 4
Copyright (c) 1996, 2014 Oracle Corporation. All rights reserved.
Stopping WebTier...
WebTier Successfully Stopped
Stopping Oracle Management Server...
Oracle Management Server Successfully Stopped
AdminServer Successfully Stopped
Oracle Management Server is Down
oracle-st1dbtools601:emprod:/usr/opt/app/oracle/product/middleware/oms/bin>./emctl stop oms -all -force
Oracle Enterprise Manager Cloud Control 12c Release 4
Copyright (c) 1996, 2014 Oracle Corporation. All rights reserved.
Stopping WebTier...
WebTier Successfully Stopped
Stopping Oracle Management Server...
Node Manager Not Running
Oracle Management Server is Down
oracle-st1dbtools601:emprod:/usr/opt/app/oracle/product/middleware/oms/bin>menu
-----------------------------------------------------------
Please Select Oracle Environment
-----------------------------------------------------------
1. EMPROD (Oracle Enterprise Manager 12c repository )
2. OMS (Oracle Enterprise Manager 12c - Management Server and Agent )
3. EXIT ( Exit to a Shell Prompt )
-----------------------------------------------------------
Selection: \c
1
Setting up environment for emprod ...
oracle-st1dbtools601:emprod:/usr/opt/app/oracle/product/middleware/oms/bin>sqlplus / as sysdba
SQL*Plus: Release 12.1.0.2.0 Production on Wed Feb 20 08:46:14 2019
Copyright (c) 1982, 2014, Oracle. All rights reserved.
Connected to:
Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options
SQL> shutdown immediate
Database closed.
Database dismounted.
ORACLE instance shut down.
SQL> exit
Disconnected from Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options
oracle-st1dbtools601:emprod:/usr/opt/app/oracle/product/middleware/oms/bin>lsnrctl stop lsrst1dbtools601
LSNRCTL for Linux: Version 12.1.0.2.0 - Production on 20-FEB-2019 08:47:02
Copyright (c) 1991, 2014, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=st1dbtools601)(PORT=2444)))
The command completed successfully
-------
oracle-oem15db601.tmw.com:agent135:/usr/opt/app/oracle/product>./middleware/bin/emctl stop oms -all
Oracle Enterprise Manager Cloud Control 13c Release 5
Copyright (c) 1996, 2021 Oracle Corporation. All rights reserved.
Stopping Oracle Management Server...
Comments
Post a Comment