Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

11g OEM ORA-28001: the password has expired (DBD ERROR: OCISessionBegin)

gl32546848Sep 19 2009 — edited Sep 25 2010
Oracle : Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
PL/SQL Release 11.1.0.6.0 - Production
CORE 11.1.0.6.0 Production
TNS for 64-bit Windows: Version 11.1.0.6.0 - Production
NLSRTL Version 11.1.0.6.0 - Production

os : win 2003 server 64 bit

Issue : OEM ORA-28001: the password has expired (DBD ERROR: OCISessionBegin)

OEM screen showing database down and listener up with the above error

I checked the following

select username,ACCOUNT_STATUS,EXPIRY_DATE from dba_users where username='DBSNMP'

USERNAME ACCOUNT_STATUS EXPIRY_DATE
------------------------------ -------------------------------- -------------------------
DBSNMP EXPIRED 12-SEP-09 10G 11G


What are steps need to follow to activate OEM again other than changing the pwd of DBSNMP

Any help available on this ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 23 2010
Added on Sep 19 2009
2 comments
8,620 views