About Me.

My self Adinarayana working as Implementation Application DBA with advanced technologies like RAC/PCP,OID/SSO,DMZ,Exadata and Fusion Middleware i.e Demantra,Application Server,SOA,FMW,BPEL and UPK. Created this blog to share the useful information related to DBA and Application DBA Your comments and suggestions are most welcome. Disclaimer: Please note all the views and opinions expressed in this site are my own. It's not recommend to use the fixes/suggestions provided in this site directly in production instance, please test them before implementing.

Sunday, July 21, 2013

Compile JSP

11i:

perl -x /u01/oracle/prodappl/jtf/11.5.0/admin/scripts/ojspCompile.pl --compile --quiet

R12:

cd $FND_TOP/patch/115/bin
perl ojspCompile.pl --compile --flush -p 2

cd $FND_TOP/patch/115/bin
     ojspCompile.pl --compile --flush

No comments:

Post a Comment