Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can I access Pluggable Databases via Link Server (SQL Server)?

Java ManMar 28 2015 — edited Mar 31 2015

I have successfully created and configured a Pluggable Database.

I am able to connect to the database and perform DDL Procedures, I am also able to access the database and it's tables in Visual Studio and perform queries on the tables as well.

Now, I would like to access the Pluggable Database in SQL Server; from the Management Studio using Link Server. Is this possible?

I attempted to do this but cannot connect the Link Server, it failed. Importantly, I am not sure what permission is needed by the Pluggable Database Admin account to access link server. I am able to connect with the System account credentials but after connecting with the system account, I do not see the Pluggable Database under the link server objects listed.

I am not certain if this is caused by the lack of certain privileges on the PDB account. I do not want to provide indiscriminate privileges to the Pluggable Database Admin account. This is the account created when you create a PDB.

If this helps. Below is a screenshot of the error I get when attempting to create Link Server with PDB Admin account.

Capture.PNG

My questions are:

  1. Does Pluggable Database support Link Server?
  2. If yes to the above, How do I create a link server for a specific PDB.

Thank you.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 28 2015
Added on Mar 28 2015
9 comments
2,535 views