Category Archives: Uncategorised

Oracle E-Business Suite 12.2.10 Application & 19c Database Cloning ( Step by Step )

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) [oraprod@erpproddb ~]$ hostname erpproddb.srrco.org.sa [oraprod@erpproddb ~]$ cd $ORACLE_HOME [oraprod@erpproddb 19.0.0]$ … Continue reading

Posted in Uncategorised | Leave a comment

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

How to enable Java Web Start on EBS 12.2 to enable all latest browsers to be able to launch Java Applet.

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

Change Your EBS 12.2 WebLogic Admin Password Now! Here’s How

Change weblogic admin password in ebs 12.2 environment by following the given below solution. SOLUTION: Steps 1: Source EBS 12.2 Run file system Step 2:adstpall.sh -skipNM -skipAdmin This will stop All EBS Services ( except Weblogic Admin & Node Mgr ) Step … 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