Monday, July 22, 2013

Clear jsp cache in R12

1. Shutdown all services - adstpall.sh.

2. BACKUP the files in the following directories and then remove them :
Note: Once you complete these steps, all the above directories would still be
present, but will be empty.
$OA_HTML/cabo/images/cache
$OA_HTML/cabo/styles/cache

3. Remove all files under the $COMMON_TOP/_pages folder

4. Compile jsps:
cd $FND_TOP/patch/115/bin
      ./ojspCompile.pl --compile --flush -p 2

5. Clear browser cache on PC: Delete cookies, temp internet files, history from IE

6. Restart the services - adstrtal.sh

No comments:

Post a Comment