Yearly Archives: 2025

 Issue faced after cloning pluggable database

Verify the pbs’s in the database. Create the pluggable database using the below command. In the above screenshot, new pluggable database opened with errors and in restriction mode. While verifying…

Read More

How to change the Database SYS password in OCI console

Step 1: Login to database where you want to change the sys password. In the example we choose Oracle Base Database Service.   Step 2 : In the Database Page :…

Read More

Merging JasperReports into a Single Document (PDF or More)

Introduction: – This document explains how to merge multiple JasperReports into a single PDF or another output format using Java. The following technologies have been used to merge multiple JasperReports into…

Read More

Designing AOP Templates: Single Header and Multi-Row Detail Records using SQL and Oracle APEX

Introduction: – This document explains how to create an SQL-based data source for an AOP template that includes a single-value header followed by multi-row detail records. The following technologies are…

Read More

Automating Linux VM Configuration with Puppet A Real-Time Use Case

Introduction/ Issue  In modern DevOps environments, automation is not just a luxury—it’s a necessity. When you’re managing hundreds of Linux virtual machines across hybrid or cloud-native infrastructure, manual configuration becomes…

Read More

Administering VMware VMs in Azure through Azure Arc, A Hybrid Cloud Breakthrough

Introduction/ Issue: With the growing adoption of hybrid cloud strategies, organizations often run critical workloads on-premises while embracing cloud-native management. One of the most innovative tools enabling this transformation is…

Read More

Using Azure Automation Runbooks for Scheduled Maintenance

Introduction / Issue:  In Azure environments, performing regular maintenance tasks such as patching, cleanup, and service restarts is essential for operational health. Manual execution of these tasks can be time-consuming…

Read More

Creating Custom Dashboards in Azure Monitor for Hybrid Environments

Introduction / Issue:  In hybrid cloud environments, monitoring resources across both Azure and on-premises infrastructure can be challenging. Azure Monitor provides a unified platform for telemetry, but without custom dashboards,…

Read More

How to install Data dog agents in Linux server

Introduction / Issue: Monitoring Linux servers without real-time metrics and logs can delay issue detection. The challenge is setting up the Datadog Agent correctly to capture server and application logs…

Read More

Adding servers to azure Load balancer

Introduction / Issue: In Azure environments, load balancers are used to distribute incoming traffic across multiple virtual machines (VMs). A common issue occurs when newly added VMs don’t receive traffic…

Read More