Posts by Vijay B

Foglight Monitoring Tool

1. Introduction Foglight, developed by Quest Software, is a powerful and comprehensive monitoring and performance management tool. It provides real-time visibility into the health, performance, and availability of databases, servers,…

Read More

Page Life Expectancy (PLE) in SQL Server

1. Introduction Page Life Expectancy (PLE) is a key performance metric in Microsoft SQL Server that measures the duration (in seconds) a data page stays in memory (the buffer pool) before…

Read More

File Share Witness server Offline Issue in SQL Server.

1. Introduction This document provides a detailed investigation and resolution report for the File Share Witness server issue observed in the failover cluster for the server TEST. It outlines the findings, steps…

Read More

Queue enable issue in SQL Server

Introduction This document provides a detailed procedure for diagnosing and resolving the issue of a SQL Server queue that automatically disables itself after being re-enabled. This behavior is often caused…

Read More

SQL Server Maintenance Plan

Introduction: A SQL Server Maintenance Plan is an essential strategy for managing and optimizing the performance of your SQL Server databases. These plans are designed to automate routine database management…

Read More

SQL DB Linked Servers

Introduction:  SQL Server Linked Servers is a feature in Microsoft SQL Server that allows you to connect and execute commands against OLE DB data sources on different servers. This functionality…

Read More

Create users and assign access in DynamoDB

Introduction: Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. When working with DynamoDB, creating users and assigning access rights is…

Read More

Steps to backup Dynamo DB

Introduction: DynamoDB, Amazon’s managed NoSQL database service, is a scalable and highly available solution for storing and retrieving data. Despite its robust infrastructure, it is essential to implement regular backups…

Read More

Delete Archive logs in primary database and then sync primary and standby databases.

Delete Archive logs in primary database and then sync primary and standby databases. Introduction: This article delves into the careful process of deleting archive logs in a primary database and…

Read More

Autoconfig Completed with error issue in applptmp

Autoconfig Completed with error issue in applptmp Introduction: The objective of this blog is to overcome an error while running autoconfig in oracle EBS 12.2.10 application tier. While running autoconfig in application tier…

Read More