How to remove registered OHS in R12.2?
We are running multi-nodes in R12.2, and the web nodes has been added and removed many times by command "adclonectx.pl addnode" and "adProvisionEBS.pl ebs-delete-node".
I found the OHS in $IAS_ORACLE_HOME/instances can not been reuse if I add a apps node that removed before, the "adclonectx.pl addnode" command will create a new instances for re-added apps node.
For example, secondary Node B in EBS farm is running on OHS2, if I remove Node B from EBS farm and then re-add it in, the "adclonectx.pl addnode" command will create a new instances named OHS3 and will not using OHS2.