Skip to Main Content

Database Software

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Fast intra-CDB db link

JohnWatson2Mar 14 2015 — edited Mar 16 2015

Various Oracle University course materials use the phrase "fast intra-CDB db link" to describe database links between pluggable containers residing in the same CDB. They also state that "...because the link communication does not leave the instance, the link is very fast". I can find no other reference to this "fast intra-CDB db link" concept and my own tests appear to show that database links between containers work in exactly the same way that they do in a non-CDB environment: contacting the listener to estabish a session, and then sending data each way over TCP. So just the same as a loop-back db link in a non-CDB environment.

Can anyone point me to any doc describing how this "fast intra-CDB db link" works? Or confirm that it does or does not exist?

Thank you for any insight.

This post has been answered by JohnWatson2 on Mar 16 2015
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 13 2015
Added on Mar 14 2015
5 comments
3,746 views