Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: newbie to oracle
"Davide Sanna" <scaccopardo_at_tiscali.it> a écrit dans le message de
news:c4u096$uub$1_at_lacerta.tiscalinet.it...
> Hi there,
>
> I'm using Oracle 9.2 on winNT.
> How can I create a schema that uses USERS tablespace?
> I've seen that I can use:
>
> CREATE USER your_username IDENTIFIED BY your_userpassword
> DEFAULT TABLESPACE users;
>
> but I'm using the Manager Console for this task,
> and user creation went successfully.
>
> Problem is that I don't see any new schema in schema node
> list in the Manager Console...
>
> What am I missing ?
>
> Thanks for the help,
>
> Davide
>
Schema != user Received on Tue Apr 06 2004 - 09:08:41 CDT
![]() |
![]() |