-
Recent Posts
- EBS 12.2 cloning adcfgclone.pl appsTier fails on Linux 8 when the precloned tar backup is sourced from a Linux 7 environment.
- While running EBS 12.2 rapid cloning perl adcfgclone appsTier on target machine getting error Waiting for the AdminServer to start, Connection to AdminServer failed, AdminServer start failed, Make sure that AdminServer parameters specified in the move plan are correct.
- java.lang.OutOfMemoryError: GC overhead limit exceeded error while applying Weblogic Patch
- EBS 12.2 Application Tier Cloning on DMZ/Secondary App Node error out with Insufficient space in /tmp mount point
- Check existing Weblogic patches in EBS 12.2 that are already applied to your existing EBS App Server
Total Visitor 📈📈
Visit Today : 14
Visit Yesterday : 26
This Month : 40
This Year : 3432
Total Visit : 3664
Hits Today : 20
Total Hits : 5541
Who's Online : 1
-
Recent Comments
No comments to show. -
Categories
Category Archives: Uncategorised
EBS 12.2 cloning adcfgclone.pl appsTier fails on Linux 8 when the precloned tar backup is sourced from a Linux 7 environment.
ISSUE: EBS 12.2 adcfgclone.pl appsTier fails on Linux 8 when the precloned tar backup is sourced from a Linux 7 environment. CAUSE: The Fusion Middleware (FMW) prerequisite check fails because the OS version (oracle-8.10) is not listed as certified. The … Continue reading
Posted in Uncategorised
Leave a comment
While running EBS 12.2 rapid cloning perl adcfgclone appsTier on target machine getting error Waiting for the AdminServer to start, Connection to AdminServer failed, AdminServer start failed, Make sure that AdminServer parameters specified in the move plan are correct.
ISSUE:While running EBS 12.2 rapid cloning perl adcfgclone appsTier on target machine getting error Waiting for the AdminServer to start, Connection to AdminServer failed, AdminServer start failed, Make sure that AdminServer parameters specified in the move plan are correct. Behavior:1. … Continue reading
Posted in Uncategorised
Leave a comment
java.lang.OutOfMemoryError: GC overhead limit exceeded error while applying Weblogic Patch
ISSUE:[oracle@dev bsu]$ sh bsu.sh -prod_dir=/oradb01/apps/fs1/FMW_Home/wlserver_10.3/ -patch_download_dir=/oradb01/apps/fs1/FMW_Home/utils/bsu/cache_dir/ -patchlist=DI8E -verbose -install >> Apply_WLS_DI8E_1.log Exception in thread “main” java.lang.OutOfMemoryError: GC overhead limit exceeded at com.bea.cie.common.dao.xbean.XBeanDataHandler.getValueFromObject(XBeanDataHandler.java:598)[oracle@dev bsu]$ CAUSE:bsu.sh MEM_ARGS needs to be increased or cache_dir folder to be cleaned up. SOLUTION OPTION 1: Edit … Continue reading
Posted in Uncategorised
Leave a comment
EBS 12.2 Application Tier Cloning on DMZ/Secondary App Node error out with Insufficient space in /tmp mount point
ERROR:[root@isupplier tmp]# cat /u01/8052/ebiz8052/fs2/inst/apps/ERPPROD_isupplier/admin/log/clone/fmwT2PApply/CLONE2017-01-18_02-03-38AM.errorSEVERE : Jan 18, 2017 2:06:23 AM – ERROR – CLONE-20275 Insufficient space to create /tmp/CLONINGCLIENT-6554959005609214176.SEVERE : Jan 18, 2017 2:06:23 AM – CAUSE – CLONE-20275 Minimum required space was at least “2,339” MB, but only “2,101” … Continue reading
Posted in Uncategorised
Leave a comment
Check existing Weblogic patches in EBS 12.2 that are already applied to your existing EBS App Server
Follow below Steps: export ORACLE_HOME=$FMW_HOME cd $FMW_HOME/utils/bsu./bsu.sh -prod_dir=$ORACLE_HOME/wlserver_10.3 -status=applied -view [appl8000@demo12 bsu]$ ./bsu.sh -prod_dir=$ORACLE_HOME/wlserver_10.3 -status=applied -viewProductName: WebLogic ServerProductVersion: 10.3 MP6Components: WebLogic Server/Core Application Server,WebLogic Server/Administration Console,WebLogic Server/Configuration Wizard andUpgrade Framework,WebLogic Server/Web 2.0 HTTP Pub-Sub Server,WebLogic Server/WebLogic SCA,WebLogic Server/WebLogic JDBCDrivers,WebLogic Server/Third … Continue reading
Posted in Uncategorised
Leave a comment
Primary Oracle Database is not able to ship log to Standby Database
ISSUE :My Primary Database is not able to ship Archive Logs to Standby DatabaseOn Primary Database i see this error : ORA-16191: Primary log shipping client not logged on standby2025-01-27T10:14:51.519672+03:00PR00 (PID:4208): Error 1017 received logging on to the standbyPR00 (PID:4208): … Continue reading
Posted in Uncategorised
Leave a comment
How to Clone Oracle EBS 12.2.10 & 19c Database
Cloning Database : 19c & Application : EBS 12.2.10 Oracle Linux 7.9 ORACLE MOS DOC. REFERENCE: Cloning Oracle E-Business Suite Release 12.2 with Multitenant Database using Rapid Clone (Doc ID 2552208.1) NOTE: This blog is only applicable for ( Non … Continue reading
Posted in Uncategorised
Leave a comment
TMUX background session usage and benefits in RedHat Linux 8
Executing screen command in Linux 8 gives error:bash: screen: command not foundThis is because: From Linux 8.x onwards screen has been deprecated and tmux has been introduced.Execute Un-Interrupted Red Hat Linux 8 Sessions (Remotely in the Background) using TMUX (Replacement … Continue reading
Posted in Uncategorised
Leave a comment
Oracle EBS 12.2.14: Upgrade JDK to the Latest Java on the Application Tier
JAVA UPGRADE STEPS : NOTE: JDK 7 has reached Sustaining Support at the end of July 2022. However with Oracle EBS only JDK 7 is certified and supported untill the time of posting this blog To Upgrade JDK : Via … Continue reading
Posted in Uncategorised
Leave a comment
Here’s how to solve: Error on perl txkCfgUtlfileDir.pl on getUtlFileDir afer restoraion of 19c Database
ERROR on perl txkCfgUtlfileDir.pl on getUtlFileDir when 19c EBS Database backup has been restored [orauat@ebsdbuat dbs]$ su – orauatPassword:[orauat@ebsdbuat ~]$ cat envPRECDB.env. /do2/8010_uat_db/db/19.0.0/PRECDB_ebsdbuat.env[orauat@ebsdbuat ~]$ . /do2/8010_uat_db/db/19.0.0/PREUPG_ebsdbuat.env[orauat@ebsdbuat ~]$ cd /do2/8010_uat_db/db/19.0.0/appsutil/bin[orauat@ebsdbuat bin]$ [orauat@ebsdbuat bin]$ perl txkCfgUtlfileDir.pl -contextfile=/do2/8010_uat_db/db/19.0.0/appsutil/PREUPG_ebsdbuat.xml -oraclehome=/do2/8010_uat_db/db/19.0.0 -outdir=/do2/8010_uat_db/db/19.0.0/appsutil/log -mode=getUtlFileDirEnter the APPS … Continue reading
Posted in Uncategorised
Leave a comment