Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to add a user in Oracle 8i Personal Edition for Windows 2000?

Re: How to add a user in Oracle 8i Personal Edition for Windows 2000?

From: Keith Lee <cmarvel_at_nethere.com>
Date: Tue, 15 Oct 2002 17:39:06 GMT
Message-ID: <3dac528f.4181462@news.nethere.net>


On Tue, 15 Oct 2002 11:38:42 -0500, TurkBear <john.greco_at_dot.state.mn.us> wrote:

>I don't know if PE supports multiple users, but, if it does..
>
>create user username identified by password default tablespace sometablespacenotsystem temporary tablespace tempspace;
>grant create session to username;
>
>( Have you tried reading the docs? - they actually have helpful info in them,...)
>
>

John:

        Yep, I discovered how to use the DBA management tool after I asked the question. Sorry about that.

Keith Lee Received on Tue Oct 15 2002 - 12:39:06 CDT

Original text of this message

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