Blog

Latest Posts

MySQL: Creating a MySQL Configuration on OCI

Overview: A MySQL configuration is a collection of variables that define the operation of a MySQL DB system. It is analogous to the my.ini or my.cnf files that you use in..

Read More

Oracle 23ai: INTERVAL Data Type Aggregations

Overview: Oracle 23ai introduces the use of SUM and AVG functions with INTERVAL datatype This enhancement makes it easier to calculate totals and averages over INTERVAL values In..

Read More

Configure Nagios to Monitor Remote Windows Host

To configure Nagios to monitor a remote Windows host, you’ll need to set up NSClient++ on the Windows Machine.

Read More

Configure Nagios to monitor Remote Linux Host

To monitor a remote Oracle Linux host using Nagios, we’ll need to install Nagios Plugins and NRPE (Nagios Remote Plugin Executor) on the remote host.

Read More

Configure Nagios to Monitor Oracle Database on a Remote Linux Host Using CHECK_ORACLE_HEALTH

Monitoring the Oracle Database with Nagios involves using plugins and configurations that allow Nagios to check the status and performance of the Oracle Database.

Read More

Install Nagios Core on Oracle Linux 8.5 (OL8.5)

Nagios Core is an open-source monitoring system that helps organizations identify and resolve IT infrastructure problems. It is designed to monitor hosts, services, and network..

Read More

Revolutionizing Finance: Database in Oracle @ Azure – A Game-Changing Alliance

The finance industry is undergoing a transformation, and to stay on top of this changing landscape, innovation is not just strategic; it’s a necessity. In this current..

Read More

ADB App Store – Oracle Autonomous Database App Store and How to Deploy Application

The ADB App Store: This is an application launchpad for Oracle-supported applications. Using the ADB app store, tenants can install and manage the life cycle of these applications

Read More

OCI FortiGate HA Cluster – Reference Architecture: Code Review and Fixes

Introduction OCI Quick Start repositories on GitHub are collections of Terraform scripts and configurations provided by Oracle. These repositories are designed to help..

Read More

How to Upgrade OCI BaseDB (DBCS) from 19c to 23ai

Recently there was a requirement to upgrade DBCS PDB from 19c to 23ai. There might be other ways to do that but I found the best and easiest way is to create a new 23ai DBCS and..

Read More