Production references in the FND_NODES tables and OAM Dashboard after cloning.
Problem:
Production references in the FND_NODES tables and OAM Dashboard after cloning.
With the production references in the FND_NODES along with the correct references the concurrent managers came up, and processed.
There are no production references in either the database or apps context files.
I am on APPS11.5.10.2 with a 10g database. I went through the note below.
Solution: How to Clean Nonexistent Nodes or IP Addresses From FND_NODES (Doc ID 260887.1)
- Shutdown MACB applications tier.
- As apps user SQL> EXEC FND_CONC_CLONE.SETUP_CLEAN; This will delete all data from system tables such as FND_NODES, FND_OAM_CONTEXT_FILES, etc.