Tuesday 21 October 2014

EBS : Oracle EBS application page alignment issue

ISSUE:

Alignment of Buttons headers of the JSP pages are not aligned properly in IE but works fine in Chrome.

Solution:

1. Shutdown ALL services.

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.Restart ALL services

4. Clear ALL browser cache and close ALL browser windows.

1 comment:

Oracle : Database Startup Time

 Oracle Instance Startup Time SET LINES 2000 SET PAGES 9999 COLUMN INSTANCE_NAME FOR A20 SELECT     instance_name,     to_char(startup_time,...