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: A basic stupid question

Re: A basic stupid question

From: Dusan Bolek <pagesflames_at_usa.net>
Date: 20 Jul 2001 00:48:10 -0700
Message-ID: <1e8276d6.0107192348.75fc4cb8@posting.google.com>

Chuck Hamilton <chuck_hamilton_at_yahoo.com> wrote in message news:<5oudltcsl43rdo0799p7r1gnldbpu6akfo_at_4ax.com>...
> On Wed, 18 Jul 2001 19:02:45 GMT, "Stan" <stan_at_Last.Com> wrote:
>
> >I'm sure that this is in the FAQ, but I can't find it, so here goes. I'm a
> >MS-SQL guy and I've just load Oracle 8 to my NT server. What is the default
> >system admin username and password?
> >
>
> User: sys
> Password: change_on_install
>
> User: system
> Password: manager
>
> After installing a recommend you change both of these passwords.
>
> alter user sys identified by <newpassword>;
> alter user system identified by <newpassword>;

Just one small note. Stan told us, that he is using NT server. If I remember correctly, default password for SYS on NT platform is not "change_on_install", but "change_on_install_xxx", where xxx is some stupid number taken from NT installation, installation key or something similar.

--
_________________________________________

Ing. Dusan Bolek
Oracle team leader
Received on Fri Jul 20 2001 - 02:48:10 CDT

Original text of this message

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