Oracle E-Business Suite Technology Code level Checker Patch 17537119

This patch provides two scripts, referred as ETCC, which helps to ensure that required database and middle tier bugfixes are installed for Oracle E-Business Suite Release 12.2 system. The scripts are as follows:- checkDBpatch.sh (checkDBpatch.cmd on Windows):- This is the Database EBS Technology Codelevel Checker (DB-ETCC), which determines if all the needed bugfixes exist in … Continue reading Oracle E-Business Suite Technology Code level Checker Patch 17537119

Oracle E-Business Suite R12.2.X file System Layout

Oracle E-Business Suite R12.2.X uses dual file system to support online patching for e.g fs1 ( as Prodcution file system)fs2 ( as copy of prodcution file system)fs_ne ( as non-editioned file system) Note :- At given time one file system act as run file edition where as anoter file system act as patch file edition … Continue reading Oracle E-Business Suite R12.2.X file System Layout

Clearing and Compiling JSP file manually in Oracle E-Business Suite R12

1.. login to application server and shutdown application services 2.. Naviagate to COMMON_TOP as cd $COMMON_TOP 2.1.. Do ls -al and remove the _pages directory 2.2.. mkdir _pages Note :- You can also take a backup of this file also 3.. Now navigate to either navigate to $FND_TOP/patch/115/bin or use given below scripts to compile … Continue reading Clearing and Compiling JSP file manually in Oracle E-Business Suite R12