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: TurkBear <john.greco_at_dot.state.mn.us>
Date: Tue, 15 Oct 2002 11:38:42 -0500
Message-ID: <j0hoqu8a48fm349h1d85vu5v192djbuuhk@4ax.com>


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,...)

cmarvel_at_nethere.com (Keith Lee) wrote:

>All:
> How do I add a user using Oracle 8I PE for Windows 2K?
>
>
>Keith Lee

-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------

   http://www.newsfeed.com The #1 Newsgroup Service in the World! -----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =----- Received on Tue Oct 15 2002 - 11:38:42 CDT

Original text of this message

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