Far SYNC is a feature introduced with 12c. It is the dummy instance that sends the Redos from the Primary Database to other Standby Databases …
Read More »Oracle Database Authentication Methods
This article contains information about Oracle Database Authentication Methods such as External Authentication, Database Authentication, Operation System Authentication, Global Authentication. Oracle Database Authentication Methods EXTERNAL …
Read More »Oracle STANDBY_MAX_DATA_DELAY Parameter
Reporting users who query the “Active Data Guard” may want that the data be synchronized with Production. Others may not care whether LAG has occurred …
Read More »How To Install Couchbase Cluster with CLI
The purpose of our article is to install Couchbase Cluster via CLI. We can also install the cluster over the UI, but we will perform …
Read More »Oracle Active Data Guard
What is Oracle Active Data Guard? Oracle Active Data Guard is a Physical Standby Option available with Enterprise Edition. Thanks to Active Data Guard, we …
Read More »How To Configure Linux for Oracle Database(Redhat 5.9)
We will configure linux for oracle database in this article. We will edit the host file. We will do this in both nodes. (with root …
Read More »How To Install Oracle Grid Infrastructure 11g on Linux
We will install Oracle grid infrastructure 11g on linux in this article. We are starting the Grid Infrastructure installation. We do this only on one …
Read More »How To Install Oracle RAC 11g
We will install Oracle RAC 11g in this article. First, We check cluster services before starting Oracle installation. We do this in both nodes. (with …
Read More »Oracle Date Functions
This article contains information about oracle date functions such as sysdate, last_day, add_months, extract. Oracle Date Functions Oracle has several functions to operate on date …
Read More »What is pg_repack in PostgreSQL
Today, I will introduce you a nice extension that we can use instead of VACUUM FULL in PostgreSQL. I recommend using it in your prod …
Read More »