Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to assign multiple users to same schema?
grant sufficient privileges to those users or to a role(preferred). Sufficient privilges would mean select, insert,update, delete. Then either create public synonyms or private synonyms for each separate user.
Regards,
Sybrand Bakker, Oracle DBA
"Rayess" <rayess_at_mail.com> wrote in message
news:8jti0a$ud9$1_at_nnrp1.deja.com...
> When I create a user, Oracle creates a schema for that user. But what
> if I want to have many users sharing the SAME schema (with tables,
> etc...). How would I do that?
>
> Thanks.
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Tue Jul 04 2000 - 00:00:00 CDT
![]() |
![]() |