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 create a new user account with Oracle 8 for NT

Re: how to create a new user account with Oracle 8 for NT

From: Jean-Marc PHILIP <jmphilip_at_mail.com>
Date: Thu, 03 May 2001 07:21:12 GMT
Message-ID: <IF7I6.207$l67.704559@nnrp4.proxad.net>

Ok understood. Thanks a lot!

JM

"Hans Forbrich" <forbrich_at_telusplanet.net> a écrit dans le message news: 3AF07AAC.3A9357E2_at_telusplanet.net...
> create user [usr] identified by [pwd];
>
> then you need to give the appropriate permissions -
>
> grant connect to [usr]; (possibly resource, etc.)
>
> Check out the Admin manual (at http://technet.oracle.com)
>
> /Hans
>
> Jean-Marc PHILIP wrote:
>
> > Hi,
> >
> > Does anybody knows how I can create a new user account with Oracle 8 for
 NT
> > ?
> > Just after the install, at the beginning things work only with
> > - the user account : system
> > - the password : manager
> >
> > Thanks for help.
> >
> > JM
>
>
Received on Thu May 03 2001 - 02:21:12 CDT

Original text of this message

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