Database Administration (MOSC)

MOSC Banner

Oracle Database 12c, Database Link causes lock of Windows home user on target system

edited Apr 24, 2017 10:13AM in Database Administration (MOSC) 11 commentsAnswered

Hello,

I have a test and production Oracle Database SE2 12.1.0.2 systems.  When they were installed, I selected to create new Windows user "oracle" for the Windows Oracle home account.  This has been working fine.  I then created a database link from the test database to the production database as follows:

create database link remprod connect to cmiaccess identified by ??????

USING'(DESCRIPTION =(ADDRESS = (PROTOCOL = TCP)(HOST = prod.server.com)(PORT = 1521))(CONNECT_DATA = (SERVICE_NAME = IDMAKER)))';

Where ?????? is the valid password.  The link works and I am able to query data on the production database while logged on to the test database as cmiaccess.  For example:

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