Mir Sayeed Hassan – Oracle Blog

Oracle DBA – Tips & Techniques | Learn with real-time examples

Archive for April, 2021

How to change the SYSMAN Password on OEM 12C/13C

Posted by Mir Sayeed Hassan on 11th April 2021

How to change the SYSMAN Password on OEM 12C/13C. Check the current database status SQL> select instance_name,status,version from v$instance, v$database; INSTANCE_NAME STATUS VERSION —————- ———— —————– oemdb OPEN 12.1.0.2.0 To change/reset the sysman password, you need to know the sys password of database. Note:… Read more..

Posted in OEM (Oracle Enterprise Manager) | Comments Off on How to change the SYSMAN Password on OEM 12C/13C