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 not accepted

Re: SYS password not accepted

From: PHerdmanG <pherdmang_at_aol.com>
Date: 1997/11/14
Message-ID: <19971114224600.RAA27459@ladder01.news.aol.com>#1/1

Hi,

When you connect as sys, simply type;

alter user sys identified by <new_passwd>;

This will change the sys password to <new_passwd>

As indicated by the previous response, connect internal is actually connecting  as sys but only available to UNIX users in the UNIX group dba.

Regards,
PeterHG. Received on Fri Nov 14 1997 - 00:00:00 CST

Original text of this message

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