Oracle Database&EBS General
-
11gR2 RAC installation fail with CRS-4402 Error
I face with this error while making 2 node RAC installation on AIX. My Db version is 11.2.0.4.I can run root.sh on node 1 without any issue. But on node 2 root.sh shows this message: Adding Clusterware entries to inittabCRS-4402: The CSS daemon was started in exclusive mode but found an active CSS daemon on Continue reading
-
PRVF-4037 : CRS is not installed on any of the nodes during 11.2.0.4 installation on 19c Grid software
I faced with that error during Oracle 11.2.0.4 software installation on 19c Grid software installation on linux 7. Complete error message is: Database Clusterware Version Compatibility – This test ensures that the Database version is compatible with the CRS version. Error: – PRVF-4037 : CRS is not installed on any of the nodes – Cause: Could not Continue reading
-
Oracle RAC installation PRVG-13606 NTP synchronous error
You may hit this error during RAC installation. That can be ignore or can be fix. It depends on you Error message is: Network Time Protocol (NTP) – This task verifies cluster time synchronization on clusters that use Network Time Protocol (NTP).Check Failed on Nodes: [node1] Check Succeeded On Nodes: [node2]Verification result of failed node: Continue reading
-
PRVE-10077 : NOZEROCONF parameter was not specified or was not set to ‘yes’ in file “/etc/sysconfig/network” on node xxx”
I faced with that error message during 19C RAC installation during running runcluvy.sh /runcluvfy.sh stage -pre crsinst -n rac1,rac2 -orainv oinstall -osdba dba -verbose Error : PRVE-10077 : NOZEROCONF parameter was not specified or was not set to ‘yes’ in file “/etc/sysconfig/network” on node Check for zeroconf check failed Pre-check for cluster services setup was Continue reading
-
WARNING: LOST WRITE DETECTION IS NOT ENABLED ON THE STANDBY WHILE IT IS ENABLED ON THE PRIMARY
During Startup you may see that error message on your standby database. I faced with that error message on 12.2 on linux os. The above error is caused because of the following parameter set to NONE in standby whereas it has been set to TYPICAL in primary database.So we have altered the below parameter to Continue reading
-
CentOS 8 Pane is dead VMware Workstation 15.5 and 15.5 pro
I faced with that issue while trying to install CentOS 8 on WMware. I am using VMware Workstation 15.5 pro and trying to install CentOS 8. When I boot and it starts the installer it gives me a message on thebottom “Pane is dead”. I tried to set “install operating system later”, Unfortunately VMware does Continue reading
-
RMAN-06067:RECOVER DATABASE required with a backup or created control file
I faced with that error during restoring container database to non-container database. RMAN Backup has been taken from container database. It was my 2 Node RAC database. Target database is standalone(non-asm) database. While I run recover command I hit this error message: RMAN-06067: RECOVER DATABASE required with a backup or created control file Continue reading
-
How to Use Oracle AWR in Standard Edition Using Statspack
This article is about Oracle Statspack. We are going to learn How We can Install and what is Oracle Statspack? Statspack is a performance tuning tool provided by Oracle with the Oracle9i database distribution. With minimal effort, it can be installed on any Oracle9i database to rapidly gather detailed analysis of the performance of that Continue reading
-
How We Are Adding New Disk to ACFS Disk Group or Extending/Increasing The Size of ACFS File System Diskgroup
How We Are Adding new disk to ACFS disk group or extending/increasing the size of ACFS file system diskgroup Oracle Automatic Storage Management Cluster File System (Oracle ACFS) is a multi-platform, scalable file system, and storage management technology that extends Oracle Automatic Storage Management (Oracle ASM) functionality to support all customer files. The Oracle ASM Continue reading
-
RMAN command ‘RESTORE ARCHIVELOG ALL VALIDATE’ failing with error:RMAN-06025
One of our customer want to check their rman backup can be restore or not. As you know Oracle RMAN utility which you can try Verification whole backup, controlfile and so on. While I am making this scenario I faced with below error message: Starting restore at 19-AUG-20 using channel ORA_DISK_1 RMAN-00571: ================ RMAN-00569: ==== Continue reading
