-
Recent Posts
- 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
- Primary Oracle Database is not able to ship log to Standby Database
- How to Clone Oracle EBS 12.2.10 & 19c Database
Total Visitor 📈📈
Visit Today : 11
Visit Yesterday : 6
This Month : 514
This Year : 2712
Total Visit : 2944
Hits Today : 11
Total Hits : 4626
Who's Online : 1
-
Recent Comments
No comments to show. -
Categories
Monthly Archives: June 2025
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