Monthly Archives: January 2024

How to perform Basic Health Check, Stop & Start, Oracle E-Business 12.2.x Application & Database 19c – 19.12

Steps to STOP Oracle EBS 12.2.x Application Services:1. Connect Putty to Application Sever IP:    2. Login with Application OS User ( Username / password ) and source EBS Application Env 3. cd $ADMIN_SCRIPTS_HOME4. [applprod@erp scripts]$ pwd /u01/Ebiz/fs1/inst/apps/ERPPROD_erp/admin/scripts [applprod@erp scripts]$ … Continue reading

Posted in Uncategorised | Leave a comment

How to save time and apply ebs 12.2 patch without adop online patching:

GOAL: Avoid long and time taking adop online patching cycle and apply patch in downtime to your run file system quickly SOLUTION: adop phase=apply apply_mode=downtime  << — Patch to be applied when EBS Services are down patchtop=/home/8010_EBS/EBS_Patches/SUPPLIER_PEROFMANCE_PATCH  << — Customer … Continue reading

Posted in Uncategorised | Leave a comment

EBS 12.2: How to Enable Java Web Start for Java Applet Support in Modern Browsers

Step – 1: Apply All EBS 12.2 relevant Patches to your EBS Application from below JWS MOS Doc:Using Java Web Start with Oracle E-Business Suite(Doc ID 2188898.1) Step – 2: Enable Java Web Start : Source EBS Run FS Environment … Continue reading

Posted in Uncategorised | Leave a comment

How to shutdown / start pluggable Database only from a Container Database in 19c

=================================== =========================================

Posted in Uncategorised | Leave a comment

ERROR: while execution of txkPostPDBCreationTasks.pl ( Part of converting noncdb to pdb ) or any other 19c ebs Database phases:

FUNCTION: main::validateAppsSchemaCredentials [ Level 1 ]ERRORMSG: Invalid APPS database user credentials. SOLUTION: Possible areas and tips to review and fix the above issue :Make sure :– Select name from v$active_services and make sure below services are present and configured:( ebs_PROD, … Continue reading

Posted in Uncategorised | Leave a comment

After EBS 11i or EBS 12.1 Upgrade to EBS 12.2.x Some Pdf Reports show Garbage Characters

After EBS 11i or EBS 12.1 Upgrade to EBS 12.2.x Some Pdf Reports show Garbage Characters OR After EBS 12.2.x Fresh Installation Some Pdf Reports show Garbage Characters after a Pre-developed Oracle Report is deployed to New EBS 12.2 Install … Continue reading

Posted in Uncategorised | Leave a comment

How to Change WebLogic Admin Password in EBS 12.2

Change weblogic admin password in ebs 12.2 environment by following the given below Steps. In EBS Apps DBA Life whenever you prepare a clone of Production ERP System, It is important to change all critical passwords to make it different … Continue reading

Posted in Uncategorised | Leave a comment

How to save time and apply ebs 12.2 patch without adop online patching

GOAL: AVOID LONG AND TIME TAKING ADOP ONLINE PATCHING CYCLE AND APPLY PATCH IN DOWNTIME TO YOUR RUN FILE SYSTEM QUICKLY SOLUTION: adop phase=apply apply_mode=downtime  << — Patch to be applied when EBS Services are down patchtop=/home/8010_EBS/EBS_Patches/SUPPLIER_PEROFMANCE_PATCH  << — Customer … Continue reading

Posted in Uncategorised | Leave a comment