Monday, July 4, 2011

Clearing the _pages in R12 creates a blank login page issue

Visit the Below Website to access unlimited exam questions for all IT vendors and Get Oracle Certifications for FREE
http://www.free-online-exams.com
FYI : Clearing the _pages in R12 creates a blank login page issue, as in Release 12 the jsp files do not get compiled automatically.

If you made it be accident, use the ojspcompile.pl perl script to perform a manual pre-compilation of the JSP pages. The following command will compile all the JSP pages and build up the JSP cache again.

Unix: # $FND_TOP/patch/115/bin/perl ojspCompile.pl --compile --flush -p 2
Windows: C:> <FND_TOP>\patch\115\bin\perl -x ojspCompile.pl --compile --flush 



instead this is what you have to do to clear jsp cache in R12


clearing middle tier cache:

(R) Functional Administrator responsibility
(N) Core Services > Caching Framework > Global Configuration > Clear cache



    
Get Oracle Certifications for all Exams
Free Online Exams.com

No comments: