Database Administration (MOSC)

MOSC Banner

DB Line - Access data into DEV DB from PROD DB

edited Jul 21, 2011 3:06PM in Database Administration (MOSC) 2 commentsAnswered
I have a READ access request on two tables in production that needs to be queried from the DEV DB

For example:
A user - jsmith in DEV DB need access to couple of the table in PROD DB. T

To accomplish this, I have taken the following steps:

1. Created a public database link
2. created the user(jsmith) in both databases with same password.
3. in Production, I granted select access to two tables to jsmith and now he can query these tables from DEV DB.

My question: is there a way to accomplish the same but without synching the password in both databases?

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