We connect to all servers that we create in Oracle Cloud environment with ssh public and private key. When creating our database server or normal …
Read More »Tag Archives: linux
How to Start Oracle Database Automatically When Linux Server Is Started
In this article, I will share linux scripts with you for staring database automatically when operating system is started. My environment is: Oracle 11.2.0.4 …
Read More »HANA DB Replication Installation
Greetings, In this paper, I will describe the Replication structure and installation stages of the HANA Database, which is the HA (High Availability) feature. …
Read More »Mysql Database Backup Using Percona Xtrabackup (Automated Bash Script)
Below is the simple script for taking non-blocking Mysql physical backup using percona xtrabackup toolkit. This backup is encrypted using AES256 algorithm. [crayon-6736dd8c06422633841103/] –extra-lsndir: save …
Read More »