ORA ERROR > ORA-03113: end-of-file on communication channel

ORA-03113: end-of-file on communication channel – In this Blog I am going to share my experience with you all on below ORA error. To fix this error we need to first check the oracle database alert logfile to find the cause of the issue. There are many reason to get this error in database so … Read more

Apply Patching On Oracle 12c Database Release Update 12.1.0.2.0

Apply Patching On Oracle 12c Database Release Update 12.1.0.2.0 – In this Blog I am going to share steps for apply the latest JAN-2022 PSU (Patch Set Updates the security fixes and priority fixes). Oracle release the quarterly PSU patch to fix the bugs and enhance the security standards of databases.However without applying PSU database … Read more

Apply Patching On Oracle 19c Database Release Update 19.14.0.0.0

Apply Patching On Oracle 19c Database Release Update 19.14.0.0.0 – In this Blog I am going to share steps for apply the latest JAN-2022 PSU(Patch Set Updates the security fixes and priority fixes). Oracle release the quarterly PSU patch to fix the bugs and enhance the security standards of databases.However without applying PSU database is … Read more

How to reconfigure Oracle Restart

How to reconfigure Oracle Restart – In this article I am going to share steps of re-configure the HAS(high availability services) on GRID Machine. Today I had to reconfigure an Oracle Restart 12c environment, and I want to share with you all who are working on oracle platform. If these steps help to anyone please … Read more

Oracle Database 12c Release 2 Installations On Oracle Linux 7 (OL7) Step By Step

Oracle Database 12c installation – In this blog we will discuss about the Oracle Database 12c Release 2 (12.2) 64-bit on Oracle Linux 7 (OL7) 64-bit. The minimum of 2G swap space required for installing the binaries and secure Linux set to permissive. Oracle Linux Server 7.9 is used in real time production environment & … Read more

12cR2 GRID installation on Linux step by step

12cR2 GRID installation on Linux – In this article I have shared the 12cR2 Grid Installation steps on standalone server. Hopefully after reading this blog you will be able to install the grid software on your local machine and steps are same in case of real-time environments.Before 11g GRID will be part of DB software … Read more

Oracle Forms and Reports 12c (12.2.1.4) Installation – Oracle OCP World

This article explain how to install 12c Oracle Forms and Reports with 12c WebLogic server. You can follow my previous post about installation of Weblogic 12c (12.2.1.4) on Linux.I have used the same directory path for weblogic and forms & report, you can also install both on separate location as per your requirement. Oracle Forms … Read more

Installation of Weblogic 12c (12.2.1.4) on Linux – Oracle OCP World

Installation of Weblogic 12c – we need Java Development Kit(JDK) and then install the 12cR2 (12.2.1.4.0) WebLogic Server. In this article I have shared the steps for installing weblogic server software on Linux machine. The version I have used is 12cR2 (12.2.1.4.0) WebLogic Server. Oracle WebLogic Server is a platform for developing, deploying and running … Read more

Oracle DBA Guide for Oracle Weblogic server

Oracle Weblogic Server: Oracle Weblogic server relevant version can be downloaded from OTN or eDelivery. I always use the Fusion Middleware Infrastructure, which supports 64-bit environments. You can download weblogic software from Oracle Fusion Middleware Software Downloads JDK 1.8 software: Fusion_Middleware_Infrastructure12C: We need Java Development Kit(JDK) and then install the 12cR2 (12.2.1.4.0) WebLogic Server. What … Read more