Database Security Products (MOSC)

MOSC Banner

Multiple schemas with accessing one table?

edited Apr 15, 2011 4:56AM in Database Security Products (MOSC) 6 commentsAnswered
 Hi there
I'm looking for some advice on a specific style of structuring the database.

We have a custom application that is java based. Users and connections are managed by the application. Our environment is one database with about 50 schemas with 50 instances of the application hitting the database. The data that is contained in the database is very sensitive data and originally, we structured the DB so that each client was self contained in one schema.
Now, our developers are looking to correct their code for it to be nicer to oracle. They want to have the same structure as above, but to have one table (we'll call it the patient table) to be accessible to all schemas, but only have rights to the data that the schema needs. Is there a way of setting this up?

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