adop prepare phase failing with the error [UNEXPECTED]Nodes are listed in the ADOP_VALID_NODES
When we are trying to run adop prepare phase after cloning, we are getting the following error message.
-----
Validating system setup.
[UNEXPECTED]Nodes "xyz" are listed in the ADOP_VALID_NODES table but not in the FND_NODES table.
[UNEXPECTED]To correct this, run AutoConfig on nodes "xyz"
[UNEXPECTED]Error determining whether this is a multi-node instance
------
Here xyz is the node name showing up in the error message.
The node xyz is the source node and it's not there on the target.
How can I get the source node traces deleted here.
During the time of cloning, the autoconfig section initially failed. We ran autoconfig separately after that and it completed fine . We could bring up the services without any issue and could access it as well. But, the adop is throwing an error mentioned above and not allowing us to start the patching cycle.