Re: Password for SYS in Personal Oracle ?

From: Alik Shapiro <fz1dmj_at_agt.gmeds.com>
Date: 1996/10/23
Message-ID: <326E7563.6CC9_at_agt.gmeds.com>#1/1


Marc Melancon wrote:
>
> I downloaded Personal Oracle but I could not find the default password for
> SYS ?
>
> Can someone give me that information ?
>
> Marc

Marc,

The default password for SYS is CHANGE_ON_INSTALL. Even if you do not now the default password, you are able to login in SQL*PLUS as SYSTEM/MANAGER and change password for SYS:

ALTER USER SYS IDENTIFIED BY <new_password>;

Hope it helps.

-- 
Alik Shapiro
Oracle DBA, EDS
The above statements and opinions are my own and do not
necessarily represent those of EDS.
Received on Wed Oct 23 1996 - 00:00:00 CEST

Original text of this message