Database Administration (MOSC)

MOSC Banner

multi tenant architecture

edited May 20, 2016 5:04AM in Database Administration (MOSC) 10 commentsAnswered

Hello All,

As of now we are using multi tenant architecture using multiple schema in one database. means, every customer data stored in, his own schema, and each schema has multiple tables, views, procedures, sequences and etc.. Database structure are the same for all customers .

But in new requirement, we need to store upto 50,000 customer data,so we assume that, this type of requirement can not handle by at ORACLE or any RDBMS system. becuase create and maintain 50000 schema/user and its tablespace and managing is real pain. thats why we are looking NoSQL like MongoDB ...

But before going to use any NoSQL, can expert on this forum. please let us know.. how we can achieve this type requirement in oracle.. if we want to use oracle.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center