If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > how to recover sysdba password in oracle

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-18-12, 10:02
raj1jaiswal raj1jaiswal is offline
Registered User
 
Join Date: Jun 2012
Posts: 3
how to recover sysdba password in oracle

Dear Team,

I have forgotten my sysdba password and my database account has been blocked in oracle10g due to wrong password enter.Now I am not able log in.Any solution would be appreciated.

Regards,
Raj
Reply With Quote
  #2 (permalink)  
Old 06-18-12, 10:07
cis_groupie cis_groupie is offline
Registered User
 
Join Date: Jun 2004
Posts: 685
Log in as SYS or SYSTEM & reset your password.
__________________
90% of users' problems can be resolved by punching them - the other 10% by switching off their PCs.
Reply With Quote
  #3 (permalink)  
Old 06-18-12, 10:08
anacedent anacedent is offline
Registered User
 
Join Date: Aug 2003
Location: Where the Surf Meets the Turf @Del Mar, CA
Posts: 7,095
sqlplus
/ as sysdba
-- now logged into the DB as user SYS
__________________
You can lead some folks to knowledge, but you can not make them think.
The average person thinks he's above average!
For most folks, they don't know, what they don't know.
Reply With Quote
  #4 (permalink)  
Old 06-18-12, 15:20
beilstwh beilstwh is offline
Lead Application Develope
 
Join Date: Jun 2004
Location: Liverpool, NY USA
Posts: 2,343
This login can only be done on the database server as the user that runs the database, typically oracle.
__________________
Bill
You do not need a parachute to skydive. You only need a parachute to skydive twice.
Reply With Quote
  #5 (permalink)  
Old 06-19-12, 02:49
raj1jaiswal raj1jaiswal is offline
Registered User
 
Join Date: Jun 2012
Posts: 3
how to recover sysdba password in oracle

Thanks for replying.

As I mention in the thread I missed my sysdba password.Then could I login without password of sysdba.Could you please give some proper solution.

Thanks
Reply With Quote
  #6 (permalink)  
Old 06-19-12, 04:32
cis_groupie cis_groupie is offline
Registered User
 
Join Date: Jun 2004
Posts: 685
SYSDBA is a privilege, not an account. Which account are you trying to log in with?
__________________
90% of users' problems can be resolved by punching them - the other 10% by switching off their PCs.
Reply With Quote
  #7 (permalink)  
Old 06-19-12, 05:35
raj1jaiswal raj1jaiswal is offline
Registered User
 
Join Date: Jun 2012
Posts: 3
how to recover sysdba password in oracle

Thanks Everyone for giving valuable solution.I got solution and now I am able to log in.

Thanks.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On