Logical Standby Database does not support replication of all data types, tables, commands and PL / SQL Packages. Therefore, before converting a Physical Standby database …
Read More »
Logical Standby Database does not support replication of all data types, tables, commands and PL / SQL Packages. Therefore, before converting a Physical Standby database …
Read More »The article contains information about CASE WHEN Statement in MySQL as an alternative to the if condition. With the CASE statement used in MySQL as …
Read More »If you have more than one server you manage and if you connect to multiple servers with ssh and run single command on multiple linux …
Read More »If you are using Linux and want to securely connect to servers without using a username password, you can create a ssh key and connect …
Read More »In this article, we will see how to create a user in Centos and how to grant root privileges to a user in Centos. How …
Read More »The article contains information about MYSQL IF Statement, ELSEIF Statement and ELSE STATEMENT used to direct the command flow by condition in the MySQL VTY …
Read More »What is a logical standby database? Apart from Physical and Snapshot Standby Database, it is another type of Standby Database. It is an active database …
Read More »In this article, we will talk about Neo4j backup and restore operations. Neo4j Offline Backup Let’s take Offline backup of Neo4j Graph Database. It is …
Read More »The article provides information about MySQL stored procedures. Creating a stored procedure and stored procedure types are explained with examples. What is MySQL Stored Procedures? …
Read More »After the STANDBY Database is installed and the necessary configurations were made, when INSTANCEs wanted to be START, one of the INSTANCEs opened and the …
Read More »