Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: OEM - forgot administrator's passwd
Andrey,
I answered to the same question before.. check this out:
---
I've just got this from metalink the FAQ list of OEM version 2.
The note id of this is: 68749.1
Here is the way to change the SYSMAN password if you don't remember it.
---
4.5 How can I reset the SYSMAN password if I forgot it?
To reset the password of SYSMAN to the default oem_temp, you will need to
log on to SQL*Plus Worksheet as the OEM Repository ower. Then issue the
following:
UPDATE SMP_VDU_PRINCIPALS_TABLE SET password = 'E5A264514813C63F09D3A127712E2AE229A8CF88724FF226' WHERE UPPER(principal_name) = 'SYSMAN'; A script called vduResetSysman.sql, has been added to the OEMV2 installation, which contains this command. This script resides in the "$ORACLE_HOME\SYSMAN\ADMIN" directory.
Hope it will help you
Winnie :)
"Andrey Bronfin" <bronfin_at_VisualTop.com> on 06/01/2000 10:22:01 AM
To: ORACLE-L_at_fatcity.com, ORACLE-L_at_lists.sunysb.edu,
oracledba_at_quickdoc.co.uk
cc: (bcc: Winnie Liu/HQ/ISC)
Subject: OEM - forgot administrator's passwd
HI , DBAs !
I forgot my current OEM administartor's ( sysman ? ) name and passwd ....
Is there a way to find it ?
Thanks a lot in advance .
Andrey .
![]() |
![]() |