Tag: INSTALL
Step by Step Oracle 19c Binary Installation and Database Creation On Linux Part 2
Step by Step Oracle 19c Binary Installation and Database Creation On Linux This article is a continuation of the previous article where we have completed prerequisite and binary installation for 19c on Linux 8, click here to read more about it. In this article, we are going to demonstrate Part 2 database creation Step by Step […]
676 Total Views, 11 Views Today
Step by Step Oracle 19c Binary Installation and Database Creation On Linux Part 1
Step by Step Oracle 19c Binary Installation and Database Creation On Linux In this article, we are going to demonstrate Step by Step Oracle19c (19.3) enterprise edition binary Installation and database Creation On Linux 8.3 (OEL) using GUI mode. We will complete this article in three parts. 1. Prechecks / Prerequisite 2. Oracle 19c binary installation (runInstaller)3. Oracle database […]
1,033 Total Views, 7 Views Today
Steps to Connect And Mount ISCSI Target on Linux Server
Steps to Connect And Mount ISCSI Target on Linux Server Internet Small Computer System Interface (iSCSI) is an IP-based standard for connecting storage devices. iSCSI uses IP networks and allows data to be transferred over long distances. iSCSI provides shared storage among client systems. Storage devices are attached to servers (targets). Client systems (initiators) access […]
815 Total Views, 5 Views Today
Create a PDB (Pluggable Database) using DBCA in Oracle 19c
Create a PDB (Pluggable Database) using DBCA in Oracle 19c In this article, we are going to demonstrate Create a PDB (Pluggable Database) using DBCA in Oracle 19c in multitenant architecture on Linux environment. Follow the below steps for the same. 1. PDB creation using DBCA 1.1. Set environment variables: Set environment variables for the […]
759 Total Views, 4 Views Today
Oracle Critical Database Patch ID for October 2021
Oracle Critical Database Patch ID for October 2021 An Essential/Critical Patch Update could be a collection of patches for multiple security vulnerabilities. These patches address vulnerabilities in Oracle code and third-party elements enclosed in Oracle merchandise. These patches are sometimes additive, however every informative describes only the protection patches intercalary since the previous essential Patch […]
2,776 Total Views, 4 Views Today
Access Oracle database from PostgreSQL using Oracle Foreign Data Wrapper (ORACLE_FDW)
Access Oracle database from PostgreSQL using Oracle Foreign Data Wrapper (ORACLE_FDW) Nowadays many companies are using a mix of RDBMS systems, for example, some instances are running on Oracle and other instances are running on PostgreSQL, and if we want to access data we need to do it using a heterogeneous connection. Heterogeneous connections allow […]
1,101 Total Views, 4 Views Today
Installing Veeam Agent on Oracle Linux 7.9
Installing Veeam Agent on Oracle Linux 7.9 If you are using Veeam Backup Solution then your Backup Admin will request you to install Veeam Agent on your Server before Backup Admin can create or configure backup policy on Server. Follow below steps to install Veeam Agent in Oracle Linux 7.9. Step 1. Download the Veeam […]
771 Total Views, 7 Views Today
Solution for [INS-08101] Unexpected error ‘supportedOSCheck’ while Oracle 19C Installation
Solution for [INS-08101] Unexpected error ‘supportedOSCheck’ while Oracle 19C Installation In this article we will solve error [INS-08101] Unexpected error while executing the action at state: ‘supportedOSCheck’. Above error occurred while 19c (19.3) binary installation on server Oracle enterprise Linux version (OEL) 8.2 or greater than version 8.1 i.e Oracle 19c supported up to version […]
2,536 Total Views, 4 Views Today
Configure another instance of PostgreSql and administer using systemctl
Configure another instance of PostgreSQL and administer using systemctl In the previous post, we saw How to Install PostgreSQL 13 on Linux Using YUM Command. In this blog, we will create another PostgreSQL Server in the same machine and will register the database server in systemctl system manager for easy management. Step 1. Verify first […]
963 Total Views, 6 Views Today
Step by Step Install Linux 8 (OEL) along with Enable Guest Addition
Step by Step Install Linux 8 (OEL) along with Guest Addition In this article, we are going to perform step by step install Oracle Enterprise Linux 8.3 along with Oracle VM VirtualBox 6.1.22 install, configure require hardware, network, memory, etc. on VM, and enable guest edition. To complete this demonstration, we will perform in the […]
1,940 Total Views, 4 Views Today
Recent Comments