dbTalk Databases Forums  

Forgot my password to database control

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss Forgot my password to database control in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
CK
 
Posts: n/a

Default Forgot my password to database control - 05-29-2008 , 12:49 PM






Is there any way to recover this? Is there a table I can view using
scott/tiger (username/password)?

Thanks In Advance,
ck



Reply With Quote
  #2  
Old   
DA Morgan
 
Posts: n/a

Default Re: Forgot my password to database control - 05-29-2008 , 03:00 PM






CK wrote:
Quote:
Is there any way to recover this? Is there a table I can view using
scott/tiger (username/password)?

Thanks In Advance,
ck
No. You need to go to the physical server and log in as SYS using
/ as sysdba

Then change the password:

ALTER USER <username>
IDENTIFIED BY <new_password>;
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #3  
Old   
DA Morgan
 
Posts: n/a

Default Re: Forgot my password to database control - 05-29-2008 , 03:00 PM



CK wrote:
Quote:
Is there any way to recover this? Is there a table I can view using
scott/tiger (username/password)?

Thanks In Advance,
ck
No. You need to go to the physical server and log in as SYS using
/ as sysdba

Then change the password:

ALTER USER <username>
IDENTIFIED BY <new_password>;
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #4  
Old   
DA Morgan
 
Posts: n/a

Default Re: Forgot my password to database control - 05-29-2008 , 03:00 PM



CK wrote:
Quote:
Is there any way to recover this? Is there a table I can view using
scott/tiger (username/password)?

Thanks In Advance,
ck
No. You need to go to the physical server and log in as SYS using
/ as sysdba

Then change the password:

ALTER USER <username>
IDENTIFIED BY <new_password>;
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #5  
Old   
DA Morgan
 
Posts: n/a

Default Re: Forgot my password to database control - 05-29-2008 , 03:00 PM



CK wrote:
Quote:
Is there any way to recover this? Is there a table I can view using
scott/tiger (username/password)?

Thanks In Advance,
ck
No. You need to go to the physical server and log in as SYS using
/ as sysdba

Then change the password:

ALTER USER <username>
IDENTIFIED BY <new_password>;
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #6  
Old   
DA Morgan
 
Posts: n/a

Default Re: Forgot my password to database control - 05-29-2008 , 03:00 PM



CK wrote:
Quote:
Is there any way to recover this? Is there a table I can view using
scott/tiger (username/password)?

Thanks In Advance,
ck
No. You need to go to the physical server and log in as SYS using
/ as sysdba

Then change the password:

ALTER USER <username>
IDENTIFIED BY <new_password>;
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #7  
Old   
DA Morgan
 
Posts: n/a

Default Re: Forgot my password to database control - 05-29-2008 , 03:00 PM



CK wrote:
Quote:
Is there any way to recover this? Is there a table I can view using
scott/tiger (username/password)?

Thanks In Advance,
ck
No. You need to go to the physical server and log in as SYS using
/ as sysdba

Then change the password:

ALTER USER <username>
IDENTIFIED BY <new_password>;
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #8  
Old   
DA Morgan
 
Posts: n/a

Default Re: Forgot my password to database control - 05-29-2008 , 03:00 PM



CK wrote:
Quote:
Is there any way to recover this? Is there a table I can view using
scott/tiger (username/password)?

Thanks In Advance,
ck
No. You need to go to the physical server and log in as SYS using
/ as sysdba

Then change the password:

ALTER USER <username>
IDENTIFIED BY <new_password>;
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.