Issue:
After completing cloning procedure, you generally may across the following issue. "Node id does not exist for the current application server id".
Solution:
Location of script:
11i: $COMMON_TOP/admin/install/$CONTEXT_NAME
After completing cloning procedure, you generally may across the following issue. "Node id does not exist for the current application server id".
Solution:
- First stop the application.
- Run adgendbc.sh script to configure apps tier dbc file with the correct id from the database instance.
- Start the application and test your issue.
Location of script:
11i: $COMMON_TOP/admin/install/$CONTEXT_NAME
R12: $INST_TOP/admin/install
[appldev@erptest install]$ sh adgendbc.sh
(Note: It will prompt you to give apps username and apps password.)
Comments
Post a Comment