Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: OEM - forgot administrator's passwd

RE: OEM - forgot administrator's passwd

From: <Winnie_Liu_at_infonet.com>
Date: Wed, 31 May 2000 10:17:22 -0700
Message-Id: <10514.107336@fatcity.com>


Mike,

The OEM administrator password are not *normal* oracle username and password.

The owner of OEM is, but not the administrator

Winnie

"Killough, Mike" <mkillough_at_griffithlabs.com> on 05/31/2000 09:57:40 AM

To: "'Andrey Bronfin'" <bronfin_at_VisualTop.com>, ORACLE-L_at_fatcity.com,

      ORACLE-L_at_lists.sunysb.edu, oracledba_at_quickdoc.co.uk cc: (bcc: Winnie Liu/HQ/ISC)

Subject: RE: OEM - forgot administrator's passwd

To find the name:

select username from dba_users;

For the password:

alter user <username> identified by <password>;

> -----Original Message-----
> From: Andrey Bronfin [SMTP:bronfin_at_VisualTop.com]
> Sent: Thursday, June 01, 2000 12:22 PM
> To: ORACLE-L_at_fatcity.com; ORACLE-L_at_lists.sunysb.edu;
> oracledba_at_quickdoc.co.uk
> 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 .
>
>
>
>
> --------
> If you're bored, then visit the list's website: http://www.lazydba.com
> (updated daily)
> to unsubscribe, send a blank email to

oracledba-unsubscribe_at_quickdoc.co.uk
> to subscribe send a blank email to oracledba-subscribe_at_quickdoc.co.uk



If you're bored, then visit the list's website: http://www.lazydba.com (updated daily)
to unsubscribe, send a blank email to oracledba-unsubscribe_at_quickdoc.co.uk to subscribe send a blank email to oracledba-subscribe_at_quickdoc.co.uk Received on Wed May 31 2000 - 12:17:22 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US