Login and Logout into EMCLI in Oracle Enerprise Manager

Log in and Log out into EMCLI in Oracle Enterprise Manager

  • Find OMS bin location
  • cd /u00/oms12.0.3/oms/bin
  • EMCLI tool Log in and log out
  • --login
    [oracle@DCG023 bin]$ ./emcli login -username=sysman
    Enter password: xxxxxx  --sysman password
    Login successful
    
    --logout
    [oracle@DCG023 bin]$ ./emcli logout
    Logout successful