Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SYS password
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
![]() |
![]() |