This article contains information about Data Guard Broker architecture, components, commands, configuration file, etc. What is Data Guard Broker? Broker is a distributed management framework …
Read More »
This article contains information about Data Guard Broker architecture, components, commands, configuration file, etc. What is Data Guard Broker? Broker is a distributed management framework …
Read More »In today’s article, we will install Oracle RAC 19c on Linux. Our installation will be on Oracle Linux 8. What is Oracle RAC? Oracle Real …
Read More »In this article, we will install Oracle Grid infrastructure 19c on Linux. Before Oracle Grid installation you need to have OS at first. You may …
Read More »In this article, will install oracle linux 8.2 to prepare the oracle rac installation. After this article you may want to read below articles. How …
Read More »This article contains information about table point in time recovery in 12c and later versions and examples. As database administrators, we used to do a …
Read More »What is PL SQL and what is it used for? PL/SQL(Procedural Language extensions to SQL) is basically a programming language in Oracle database. PL/SQL allows …
Read More »This article contains information about Oracle PL/SQL Cursor and example about PL/SQL Cursor. What is Oracle PL/SQL Cursor? When the data in a table is …
Read More »This article contains information about Oracle PL/SQL Records such as Table Based, Cursor Based and User Defined Records. What is Record in Oracle? Data types …
Read More »This article contains information about Oracle PL/SQL Exception and Types such as system defined, user defined. What is Exception in Oracle PL/SQL? These are the …
Read More »This article contains information about Oracle PL/SQL Trigger, Types such as DML,DDL and Datase Triggers and examples. What is Trigger in Oracle PL/SQL? The structure …
Read More »