[SOLVED] How to fix error - File does not exist: favicon.ico

Error This error is thrown while in Apache Log while starting Applications Tier: File does not exist: /u01/install/APPS/inst/apps/EBSDB_ebs/portal/favicon.ico Log File Location = /u01/install/APPS/inst/apps/EBSDB_ebs/logs/ora/10.1.3/Apache File Name = error_log.1536192000.txt Solution Step 1. Complete any of the below mentioned optio...
Continue reading

[SOLVED] ApplicationLogManager is not installed, may result in loader leaks. Set -Djava.util.logging.manager=oracle.classloader.util.ApplicationLogManager

Error Following error is thrown while starting Application Tier: ApplicationLogManager is not installed, may result in loader leaks. Set -Djava.util.logging.manager=oracle.classloader.util.ApplicationLogManager  Log File Directory = /u01/install/APPS/inst/apps/EBSDB_ebs/logs/ora/10.1.3/opmn File Name = default_group~oacore~default_gr...
Continue reading

[SOLVED] How to disable firewall in Oracle Linux 7.5?

Oracle Linux 7.5 Firewall Disabled

Issue I installed Oracle E-Business Suite Release 12.2 in Virtualbox VM, but wasn't able to connect to its front-end from Windows host. After investigation I found that Oracle Linux firewall was open and it was blocking port 8000. I issued the following command to find its status: [root@localhost ~]# systemctl status firewalld ● firewalld.serv...
Continue reading

[SOLVED] How to delete a logical volume and resize existing one with the freed-up space in Oracle Linux 7.5?

Resize Oracle Linux 7.5 Logical Volume

Issue There are two issues that are being addressed here. Let's address them one by one. Issue 1 = How to delete a logical volume in Oracle Linux 7.5?  Solution Step 1. Find the logical volumes that exists in your installation: [root@localhost oracle]# df -h Filesystem Size Used Avail Use% Mounted on devtmpfs 5.2G 0 5.2G 0% /dev tmpfs 5.2...
Continue reading

[SOLVED] Installing gparted in Oracle Linux 7.5 using Oracle's own EPEL mirror under Oracle Yum

Installing gparted in Oracle Linux 7.5 using Oracle's own EPEL mirror under Oracle Yum

Issue I wanted to resize my partition but when issue the command  yum install gparted  it wasn't getting gparted installed and simply gave me the error that gparted was not found in Oracle yum repository. So then the question is how can I install gparted in Oracle Linux 7.5 using Oracle's own Yum? Solution Oracle has its own EPEL (Extra P...
Continue reading

[SOLVED] Oracle E-Business Suite Installation of Release 12.2.0 failed with error RW-50004 under Oracle Linux 7.5 OS

Oracle E-Business Suite Installation of Release 12.2.0 failed with error RW-50004 under Oracle Linux 7.5 OS

Error Oracle E-Business Suite Installation of Release 12.2.0 failed with error " RW-50004: Error code received when running external process ". Investigation done Step 1.  First have a look at the Installation log to see further details at the following location: RDBMS $ORACLE_HOME/temp/$CONTEXT_NAME/logs In my case the above log file was loca...
Continue reading

[SOLVED] Getting error APP-FND-01564: ORACLE error 12514 in AFPCOA


Error Getting the following error while executing the script: The SQL statement being executed at the time of the error was: and was executed from the file . APP-FND-01564: ORACLE error 12514 in AFPCOA Cause: AFPCOA failed due to ORA-12514: TNS:listener does not currently know of service requested in connect descriptor Solution In my case I was usi...
Continue reading

[SOLVED] Error while opening up jnlp file in Oracle VM Manager in Firefox





Issue Getting error while opening up jnlp file in Oracle VM Manager. As a result unable to see the status of the VM's that were started. Investigation done 1. Latest Java blocks jnlp file possibly because of its certificates related settings. At the time of writing this post the latest Java was at Version 8 with Update 181. 2. Latest Firefox blocks...
Continue reading

[SOLVED] Network eth0 and eth1 doesn't starts up automatically in Oracle Linux 5


Issue Networks eth0, eth1 and eth2 doesn't start automatically. Investigation done Found the following root causes for this issue: 1. On Boot was set to 'No' in eth0, eth1 and eth2  2. eth0, eth1 and eth2 nicknames were given as eth0.bak, eth1.bak and eth2.bak respectively 3. Network Manager service was not running Resolution A. Set On Boot to...
Continue reading

[SOLVED] How to concatenate ova files in Windows10?


Issue How to concatenate ova files in Windows10 desktop? Solution Use this command if there are multiple ova files such as EB.ova.01, EB.ova.02, EB.ova.03 and you want to output them into EB.ova. Open command prompt and issue the following command. type EB.ova.01 EB.ova.02 EB.ova.03 > EB.ova Environment + ...
Continue reading

Oracle Database Tier patch 24911308 failed to get applied - Oracle EBS R12.2.0


Error Description Database Tier patch 24911308 failed to get applied Oracle Interim Patch Installer version 12.1.0.1.10 Copyright (c) 2017, Oracle Corporation. All rights reserved.  Oracle Home : /u01/oracle/VIS/12.1.0  Central Inventory : /u01/oraInventory from : /u01/oracle/VIS/12.1.0/oraInst.loc  OPatch version : 12.1.0.1.10 ...
Continue reading

Where can I find the latest version of OPatch Utility?


Issue Where can I find the latest version of OPatch Utility? Solution Oracle ships OPatch as part of the standard product shipment. However, new versions of OPatch are occasionally released and are located under the OPATCH PLACEHOLDER Patch 6880880 Environment 1. Oracle E-Business Suite Release 12.2 2. Oracle Linux x86-64 Operating System

How to install latest Opatch utility?


How to install latest Opatch utility? Step 1 Download the latest Opatch utility from Patch 6880880 Step 2 Take a backup of older version of OPatch utility under $ORACLE_HOME and unzip the downloaded file cd $ORACLE_HOME  mv OPatch OPatch.bkp  unzip /p6880880__.zip  Step 3 Now check the OPatch version, which will be latest instal...
Continue reading

Error while applying Fusion Middleware Patches in Oracle EBS R12.2


Error Description OPATCH_JAVA_ERROR=OUI Version: 11.1.0.11.0 OPatch requires OUI 10.1 or earlier. OPATCH_JAVA_ERROR=OUI Version: 11.1.0.11.0 OPATCH_JAVA_ERROR=OUI Version: 11.1.0.11.0 OPatch requires OUI 10.1 or earlier. Cannot set up OUI inventory session. Solution 1. ORACLE_HOME path not properly set. 2. Set the PATH to use OPatch from the $FMW_H...
Continue reading

Unable to mount virtual optical disk VBoxGuestAdditions.iso in VM


Issue Unable to mount virtual optical disk VBoxGuestAdditions.iso into the Virtual Machine with Oracle Linux Error Description Count not mount the media/drive VBoxGuestAdditions.iso (VERR_PDM_MEDIA_LOCKED). + When I tried to mount a shared folder from Windows to inside VM using command  mount -t vboxsf StageR122 /mnt , then I go...
Continue reading
  0 Comments

What are the different adop Patching Modes that are allowed?


​ Issue Briefly describe the different adop Patching Modes that are allowed? Solution Test Mode In test mode, adop does not apply the patch. Instead, it lists each file it would have copied, relinked, executed, or generated, and shows exactly what actions it would have performed had it applied the patch. It also runs AutoConfig in test mode to dete...
Continue reading

What are the different adop Patching Modes that are allowed?


​ Issue Briefly describe the different adop Patching Modes that are allowed? Solution Test Mode In test mode, adop does not apply the patch. Instead, it lists each file it would have copied, relinked, executed, or generated, and shows exactly what actions it would have performed had it applied the patch. It also runs AutoConfig in test mode to dete...
Continue reading

What is ADOP Utility and what are its functions?


​ Issue Describe the use of ADOP utility and the functions it performs while applying a patch in Oracle EBS R12.2 environment Solution You use the adop (AD Online Patching) utility to apply patches to the Oracle E-Business Suite file system or database. You can either allow adop to prompt for the information required to apply a patch, or enter the ...
Continue reading

Errors while applying 12.2.5 RUP Patch in Oracle E-Business Suite


Issue

Patch application failed with errors and unable to proceed with 12.2.5 RUP

Continue reading
  0 Comments

How to fix Cloud Server SSH Session getting disconnected frequently?


Resolution

Simply update /etc/ssh/sshd_config file on your server

Continue reading
  0 Comments