Database Networking (MOSC)

MOSC Banner

In 12.2 new listener services

edited Apr 5, 2017 7:00AM in Database Networking (MOSC) 1 comment

In 12.2 a new feature is introduced in listener called Proxy PDB services.

This is a special in-memory service used for communicating with remote PDB for features such as PROXY PDB.  A Proxy PDB creates such a GUID service to the source PDB , and then issues query over dblink connected using this GUID service name. Users do not need to use the GUID service, it is for internal use only. These service will be created automatically while creating pdb's , it can’t be dropped and it can viewed in SQL> select NAME,GUID from v$pdbs;

This Proxy PDB will helping in reloacate a PDB to a different server or data centre.

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