Saturday 7 September 2013

How to Compile JSP in 11i

1) Shutdown the Application Services

2) Compile jsp
cd $COMMON_TOP
cp -rP _pages _pages_bkp

cd $FND_TOP/patch/115/bin
perl ojspCompile.pl --compile --flush -p 2
logfile set: /data/inst/apps/TEST_our12-test/logs/appl/rgf/ojsp/ojspc_error.log
starting...(compiling all)
using 10i internal ojsp ver: 10
synchronizing dependency file:
  loading deplist...8088
  enumerating jsps...8088
  updating dependency...0
initializing compilation:
  eliminating children...6005 (-2083)
translating and compiling:
  translating jsps...6005/6005 [failed: 1] in 1m32s
  compiling jsps...6004/6004 in 4m25s
Finished!

Start the Application services

File System Space Requirements for R12 Standard Installation


Minimum disk space Requirement for R12 installation

Applications node file system (includes OracleAS 10.1.2 & OracleAS 10.1.3Oracle Home, COMMON_TOP, APPL_TOP, and INST_TOP) : 35 GB (50 GB on HP-UX Itanium)
Database node file system (Fresh install)      : 55 GB (65 GB on HP-UX Itanium)
Database node file system (Vision Demo database) : 208 GB (210 GB on HP-UX Itanium)