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

Home -> Community -> Usenet -> c.d.o.server -> Re: SYS password

Re: SYS password

From: GC <johnny_sanga_at_hotmail.com>
Date: Wed, 19 Jan 2000 01:50:57 GMT
Message-ID: <38851922.57F4A287@hotmail.com>


Buck Turgidson wrote:
>
> How can I connect in SQL Plus as SYS using the 8.0.5 demo database for
> linux? I have tried sys/oracle and sys/change_on_install without success.
> Thanks for any help.

If you can get in using system/manager, you can change sys's password. Simply type 'alter user sys identified by [password]', where [password] is, obviously, your new password.

Cheers,
GC Received on Tue Jan 18 2000 - 19:50:57 CST

Original text of this message

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