Daily Archives: August 11, 2025

TO DOWNLOAD THE SOFTWARE IN OEM CONSOLE IN OFFLINE MODE

1.Click on agent software once the connection mode set to offline. 2. Click on agent software.  3.Click on appropriate software that you need to download 4.Click download option  5.Click on check…

Read More

Jaspersoft Installation on Ubuntu – A Step-by-Step Guide

Introduction:  This blog provides a step-by-step guide to install Jaspersoft Community Edition on an Ubuntu machine. Jaspersoft is a widely used business intelligence tool that allows users to create, view,…

Read More

Migrating ORDS 24.1 from Standalone to Tomcat Deployment

Introduction  This blog explains how to convert a standalone ORDS 24.1 deployment (using the embedded Jetty server) to a Tomcat 9-based deployment. Deploying ORDS on Tomcat improves scalability, resource management,…

Read More

Managing ORDS Credentials in Wallet Using Oracle Secret Store Tool

Introduction: In some cases, while configuring or updating Oracle REST Data Services (ORDS), you may need to manage credentials stored in the Oracle Wallet. This is done using the mkstore…

Read More

Disable Save Button Until All Required Fields Are Filled – Tool-tip

Introduction: In Oracle APEX forms, ensuring users complete all required fields before submission is essential for maintaining data quality. Instead of interrupting them with alert pop-ups, we can provide a…

Read More

Freezing Header & Column in Oracle APEX Interactive Report

Introduction: In Oracle APEX Interactive Reports (IRRs), dealing with wide datasets often means excessive horizontal and vertical scrolling. This can cause users to lose track of the column headers or…

Read More

Disable Clickable Links in APEX Reports with Conditional Tool-tips

Introduction:   In certain Oracle APEX applications, we may want to conditionally render links in an Interactive Grid (IG) column. For instance, if a user selects a specific subcategory, the Item…

Read More

Card-Style Dashboard with Task Counts and Status Indicators in Oracle APEX 19.2

Introduction:   Oracle APEX introduced a built-in “Cards” region type in later versions, but in version 19.2, there’s no direct option to create dashboard cards out-of-the-box. I needed to create a…

Read More

TLS Certificate Renewal in SQL Server

Objective: To renew and bind a new TLS certificate to SQL Server to ensure continued secure connections. Frequency: Annually or prior to certificate expiration Prerequisites: Administrative access to the Windows…

Read More

Troubleshooting SQL Server Worker Thread Exhaustion

Overview: When SQL Server runs out of worker threads, it can cause performance degradation, query delays, and even login failures. Understanding the root cause and knowing how to respond quickly…

Read More