Re: EBS login page not opening after db upgrade
Posted by ErmanArslansOracleBlog on Dec 05, 2022; 8:18am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/EBS-login-page-not-opening-after-db-upgrade-tp11287p11332.html
Clean the setup;
*shutdown apps services;
**connect to the DB with apps;
run->
EXEC FND_CONC_CLONE.SETUP_CLEAN;
COMMIT;
***run autoconfig on db
****run autoconfig on apps
*****Check with that FND_APP_SERVERS and FND_NODES query
******If the data seems correct, retry your failing operation
******If it is still not correct; send me the following;
-the data from fnd_app_serves
-the data from fnd_nodes