Skip to main content
Delphix

Set local_listener for a vPDB/vCDB (KBA8120)

 

 

KBA

KBA# 8120

 

Issue

The vPDB/vCDB workflow currently does not have a step to specify the desired local_listener value.

This is an issue as end user applications etc. may rely on the specific listener and port to access the database.

Prerequisites

The environment vPDB/vCDB is being created on must have had a successful environment refresh where the desired listener was discovered.This is an issue as end user applications etc. may rely on the specific listener and port to access the database.

Applicable Delphix Versions

Click here to view the versions of the Delphix engine to which this article applies
Major Release All Sub Releases
6.0 6.0.0.0, 6.0.1.0, 6.0.1.1, 6.0.2.0, 6.0.2.1, 6.0.3.0, 6.0.3.1, 6.0.4.0, 6.0.4.1, 6.0.4.2, 6.0.5.0, 6.0.6.0, 6.0.6.1, 6.0.7.0, 6.0.8.0, 6.0.8.1, 6.0.9.0

5.3

5.3.0.0, 5.3.0.1, 5.3.0.2, 5.3.0.3, 5.3.1.0, 5.3.1.1, 5.3.1.2, 5.3.2.0, 5.3.3.0, 5.3.3.1, 5.3.4.0, 5.3.5.0, 5.3.6.0, 5.3.7.0, 5.3.7.1, 5.3.8.0, 5.3.8.1, 5.3.9.0

5.2

5.2.2.0, 5.2.2.1, 5.2.3.0, 5.2.4.0, 5.2.5.0, 5.2.5.1, 5.2.6.0, 5.2.6.1

5.1

5.1.0.0, 5.1.1.0, 5.1.2.0, 5.1.3.0, 5.1.4.0, 5.1.5.0, 5.1.5.1, 5.1.6.0, 5.1.7.0, 5.1.8.0, 5.1.8.1, 5.1.9.0, 5.1.10.0

5.0

5.0.1.0, 5.0.1.1, 5.0.2.0, 5.0.2.1, 5.0.2.2, 5.0.2.3, 5.0.3.0, 5.0.3.1, 5.0.4.0, 5.0.4.1, 5.0.5.0, 5.0.5.1, 5.0.5.2, 5.0.5.3, 5.0.5.4

Resolution

This can however be set after the the vPDB/vCDB has been provisioned by the following method -

ssh admin@<Your_Delphix_Engine>
source
ls  ## will list the objects if needed
select <the_desired_vCDB>
update
ls ##if desired will list the configuration
set nodeListeners=<TAB> ##TAB will show the list of listeners you can choose from, enter/copy paste the desired listener.
ls ##if desired ls will list the configuration you should see your change now
commit  ##or discard if needed

 

Troubleshooting

Make sure the listener has been discovered and has been added to the environment. If not please do an environment refresh to allow the discovery process to find the desired listener.

 

This functionality maybe added in the future by - CP-3131

 


Related Articles

The following articles may provide more information or related information to this article: