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: How to change sys password in SQL*Plus

Re: How to change sys password in SQL*Plus

From: test <test_at_yahoo.com>
Date: Thu, 14 Oct 1999 10:06:26 +0800
Message-ID: <38053a85@ruby.hknet.com>


(1) logon sys
(2) alter user sys identified by "new password"

is that okay?

Tim Kang <timkang_at_stratfordinternet.com> wrote in message news:3803d1c9$0$30591_at_fountain.mindlink.net...
>
>
>
Received on Wed Oct 13 1999 - 21:06:26 CDT

Original text of this message

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