Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Oracle database with 100 schemas
Hi All,
I am facing a design issue. I have a project which let users can connect database to play in what-if mode, they can try anything they want without interfere others, as if each user have their own private database (The concept is exactly like Oracle 9i Virtual Private database. but we don't want to spend money for that option).
We are considering two solutions. Suppose there are 100 users that can play with database in the same time,
Since all the objects information will go to the dictionary in the system tablespace. The system tables will grow very big. I am worry about MANAGEABILITY and PERFORMANCE about this database. I'd like to hear you guys' opinion about the above approach. Anybody have experience to a database has hundred schemas?
Thank you in advance,
daning Received on Tue Jun 11 2002 - 17:31:06 CDT
![]() |
![]() |