Unix Technical Forum

whic user have I reset password use orsdim for oracle 9i?

This is a discussion on whic user have I reset password use orsdim for oracle 9i? within the Oracle Database forums, part of the Database Server Software category; --> Hi, I have tried to use oradim -EDIT -SID <your sid name> -INTPWD <your new password> to reset password, ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-23-2008, 05:33 AM
yan wang
 
Posts: n/a
Default whic user have I reset password use orsdim for oracle 9i?

Hi,


I have tried to use
oradim -EDIT -SID <your sid name> -INTPWD <your new password>


to reset password, but after I changed the password succesfully
I can't log in using SYS or SYSTEM with the password I just set?

so which user have I reset the password?
is it internal?
no internal user for 9i , right?

How Can I log back in ?

Thanks for your help!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-23-2008, 05:34 AM
Dennis Bieling
 
Posts: n/a
Default Re: whic user have I reset password use orsdim for oracle 9i?


> How Can I log back in ?
>


Hi!

sqlplus "/ as sydba"

will give you a log in as sys. Make sure the environment is set
correctly before issuing the command.
Then do an

alter user xxxx identified by yyyy;

To set the correct password (yyyy) for the user (xxxx).


Best regards
Dennis

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-23-2008, 05:34 AM
yan wang
 
Posts: n/a
Default Re: whic user have I reset password use orsdim for oracle 9i?

I tried sqlplus "/ as sydba"
get an invalid option error.

I reset the password to 'oracle'.
which user have I reset it?

Dennis Bieling <dennis.bieling@epigenomics.com> wrote in message news:<bpco9p$q13$1@broglie.epigenomics.epi>...
> > How Can I log back in ?
> >

>
> Hi!
>
> sqlplus "/ as sydba"
>
> will give you a log in as sys. Make sure the environment is set
> correctly before issuing the command.
> Then do an
>
> alter user xxxx identified by yyyy;
>
> To set the correct password (yyyy) for the user (xxxx).
>
>
> Best regards
> Dennis

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-23-2008, 05:35 AM
Daniel Morgan
 
Posts: n/a
Default Re: whic user have I reset password use orsdim for oracle 9i?

yan wang wrote:

> I tried sqlplus "/ as sydba"
> get an invalid option error.
>
> I reset the password to 'oracle'.
> which user have I reset it?
>


Your interpretation of an error message is inadequate for anyone to help
you. Publish the actual message beginning with ORA-. We are unable to
see you monitor clearly in our crystal balls and the Taro cards are out
being marked.
--
Daniel Morgan
http://www.outreach.washington.edu/e...ad/oad_crs.asp
http://www.outreach.washington.edu/e...oa/aoa_crs.asp
damorgan@x.washington.edu
(replace 'x' with a 'u' to reply)

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-23-2008, 05:35 AM
Frank
 
Posts: n/a
Default Re: whic user have I reset password use orsdim for oracle 9i?

yan wang wrote:

> I tried sqlplus "/ as sydba"
> get an invalid option error.
>
> I reset the password to 'oracle'.
> which user have I reset it?
>
> Dennis Bieling <dennis.bieling@epigenomics.com> wrote in message news:<bpco9p$q13$1@broglie.epigenomics.epi>...
>
>>>How Can I log back in ?
>>>

>>
>>Hi!
>>
>>sqlplus "/ as sydba"
>>
>>will give you a log in as sys. Make sure the environment is set
>>correctly before issuing the command.
>>Then do an
>>
>>alter user xxxx identified by yyyy;
>>
>>To set the correct password (yyyy) for the user (xxxx).
>>
>>
>>Best regards
>>Dennis

probably the sys user, try sqlplus "sys/<your new password> as sysdba"
Has the same rights as "/ as sysdba" - is actually the same oracle user.

You do mean you changed the password with oradim - right?

--
Regards, Frank van Bortel

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:59 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com