8.139 V$PROXY_PDB_TARGETS
V$PROXY_PDB_TARGETS
provides information about the target of a proxy PDB.
Column | Datatype | Description |
---|---|---|
|
|
The ID of the container to which the data pertains. Possible values include: n: Where n is the container ID of a proxy PDB |
|
|
Port number that the target of the proxy PDB has registered with the listener, and which will be used by the proxy PDB to connect to the target |
|
|
Host name where the target of the proxy PDB is running, and which will be used by the proxy PDB to connect to the target |
|
|
Service name that the target of the proxy PDB has registered with the listener, and which will be used by the proxy PDB to connect to the target |
|
|
User name used by the proxy PDB to connect to the target of the proxy PDB. If null, the name of the connected user will be used. |
See Also:
Oracle Multitenant Administrator's Guide for information about creating proxy PDBs