Hi Erman,
We've a small 12.1.3 environment which as a 2 node 12c RAC DB on Exadata Gen1 and an linux application server. We just migrated the DB to Exadata Gen 2. It's not a multi-tenant.
After installing the O_H on the Gen 2 and restored the DB there, I built the XML file, ran autoconfig on both the new nodes (on Gen 2) and on the application server. They all came clean.
Then, I tried to access the application. I could logon to the application, but when I tried to open a form, it opened the form, but it's empty without any functions. And nothing was working in that page. Attaching the screenshot for your reference.
I traced the form session and got the following errors in the trace file :
Error Message: FRM-40815: Variable GLOBAL.IGI_INSTALLED_GLOBAL_VAR does not exist.
Error Message: FRM-40815: Variable GLOBAL.IGI_INSTALLED_GLOBAL_VAR does not exist.
Error Message: FRM-40815: Variable GLOBAL.IGI_PREV_ORG does not exist.
Error Message: FRM-40815: Variable GLOBAL.IGI_INSTALLED_ORG_VAR does not exist.
Error Message: FRM-40815: Variable GLOBAL.OPM_GML_INSTALLED1 does not exist.
I found this link in your site, where you've mentioned a solution for the same exact errors (but not resulting from a blank screen, but something else)
http://ermanarslan.blogspot.com/2015/03/ebs-r12-app-fnd-01926-ora-06508-ora.htmlIn my case, I've only one CUSTOM.pll and there's no backup and hence not sure what to do.
I tried all the possible solutions, like compiling all the jsp (perl ojspCompile.pl), regenerating product jar files from adadmin, compiling menus, compiling flex fields etc. Flex field compilation threw an error, for which metalink note suggests that I need to logon to the application to fix it. But I can't open any form at all.
Can you help me in this plz ?
Thanks
Muthu