Because the cluster_interconnects parameter is set incorrectly in the database instances on Exadata, one or more of the instances can be closed with the …
Read More »ORACLE
ORA-14404 error during the drop tablespace operation
If the tablespace that is dropped is empty, but is the default storage space for any partition, the drop operation will cause the ORA-14404 …
Read More »How To See Running Queries in Oracle Without TOAD
It is easy to find queries that have been running and that have executed previously during the session using TOAD in the Oracle database. …
Read More »Oracle Database Architecture Part 3
I will continue to explain Oracle database architecture in this article. I’m adding the following image to be memorable. If you didn’t read the previous …
Read More »Oracle Database Architecture Part 2
I will continue to explain Oracle database architecture in this article. I’m adding the following image to be memorable. If you didn’t read the first …
Read More »Oracle Database Architecture Part 1
In this article I will tell you about Oracle Database Architecture. Oracle Database is the most preferred database in the world, especially in large scale …
Read More »Running the Oracle ASM Configuration Assistant (asmca) tool from the command line
We can use the Oracle ASM configuration assistant (asmca) tool via the GUI, or from the command line. In other words, we can run …
Read More »Oracle Database Startup and Shutdown Modes
In this article, I will explain the startup and shutdown modes of Oracle database. Oracle Database Startup Modes A closed Oracle database opens in …
Read More »ORA-12528: TNS:listener: all appropriate instances are blocking new connections
When trying to connect to an open intance via the listener, you may receive the error “ORA-12528: TNS: listener: all appropriate instances are blocking new …
Read More »Oracle 11g Software and Database Installation
In this article I will explain the software and database installation of Oracle 11g database. You can download Oracle 11g software from this link. …
Read More »