DBASolved

Subscribe to  DBASolved feed  DBASolved
Data Migration, Data Replication, Cloud and DevOps
Updated: 1 week 4 days ago

Oracle AI Vector Search: A New Way to Search Your Data

Sun, 2026-02-08 16:20

Learn how Oracle AI Vector Search enables semantic search in your database. Master the VECTOR datatype and similarity queries.

The post Oracle AI Vector Search: A New Way to Search Your Data appeared first on DBASolved.

Categories: DBA Blogs

Oracle GoldenGate 26ai: What You Need to Know About the Latest Release

Thu, 2026-01-29 11:02

Oracle GoldenGate 26ai brings AI integration, unified management, and Yugabyte support to enterprise data replication.

The post Oracle GoldenGate 26ai: What You Need to Know About the Latest Release appeared first on DBASolved.

Categories: DBA Blogs

Why Your Database is About to Become the Most Important Player in Your AI Strategy

Wed, 2026-01-28 07:58

Oracle 26ai marks a shift: your database is becoming the foundation of AI strategy. Here's why DBAs should take notice.

The post Why Your Database is About to Become the Most Important Player in Your AI Strategy appeared first on DBASolved.

Categories: DBA Blogs

A DBA’s Guide to GPU Monitoring on Oracle Cloud Infrastructure

Mon, 2026-01-26 15:19

Learn how to install nvidia-smi on OCI GPU instances running Oracle Enterprise Linux 9 by resolving kernel dependencies.

The post A DBA’s Guide to GPU Monitoring on Oracle Cloud Infrastructure appeared first on DBASolved.

Categories: DBA Blogs

Understanding Time To First Token: The Critical LLM Latency Metric Every DBA Should Know

Sun, 2026-01-25 16:13

Time To First Token (TTFT) measures LLM response latency. Learn why this metric matters and how to optimize it.

The post Understanding Time To First Token: The Critical LLM Latency Metric Every DBA Should Know appeared first on DBASolved.

Categories: DBA Blogs

The End of Manual GoldenGate Operations: Why GoldenGateMCP Signals a Fundamental Shift

Sat, 2026-01-03 22:30

Manual database troubleshooting is ending. Operational intelligence transforms how DBAs work. Here's what's next.

The post The End of Manual GoldenGate Operations: Why GoldenGateMCP Signals a Fundamental Shift appeared first on DBASolved.

Categories: DBA Blogs

Mounting a Block Volume in OCI: A Quick Reference Guide

Tue, 2025-12-23 13:56

A quick reference guide for mounting block volumes to OCI compute instances running Oracle Linux Server 8.9

The post Mounting a Block Volume in OCI: A Quick Reference Guide appeared first on DBASolved.

Categories: DBA Blogs

The AI-Powered DBA: Why Embracing Artificial Intelligence Is No Longer Optional

Wed, 2025-12-17 14:07

Discover why AI elevates the DBA role rather than replacing it, and how your expertise becomes more valuable than ever.

The post The AI-Powered DBA: Why Embracing Artificial Intelligence Is No Longer Optional appeared first on DBASolved.

Categories: DBA Blogs

The Evolution of Oracle GoldenGate Automation: From Command Line to AI-Driven Intelligence

Tue, 2025-12-09 20:36

From SSH scripts to AI agents: How Oracle GoldenGate automation evolved to enable dynamic replication architectures.

The post The Evolution of Oracle GoldenGate Automation: From Command Line to AI-Driven Intelligence appeared first on DBASolved.

Categories: DBA Blogs

Simplifying Oracle GoldenGate Access: A Practical Guide to NGINX Reverse Proxy Configuration

Tue, 2025-11-18 08:37

Accessing Oracle GoldenGate Microservices shouldn't require users to remember multiple port numbers or expose unnecessary infrastructure. Learn how to configure NGINX as a reverse proxy for Oracle GoldenGate 23ai, providing a single, secure entry point to your entire deployment. This practical guide walks through the complete setup process for RHEL 8.x and Oracle Linux 8 environments, including critical module stream configuration, SSL/TLS security implementation, and certificate management. Drawing from real-world deployments, you'll discover how to use Oracle's ReverseProxySettings utility, properly configure cipher suites, and verify your implementation. Whether you're simplifying user access or strengthening your security posture, this step-by-step approach helps your team achieve a production-ready reverse proxy configuration.

The post Simplifying Oracle GoldenGate Access: A Practical Guide to NGINX Reverse Proxy Configuration appeared first on DBASolved.

Categories: DBA Blogs

Oracle GoldenGate Response Files: Understanding the Evolution from 12c to 23ai

Fri, 2025-11-07 09:48

Your Oracle GoldenGate 21c response file won't work for 23ai deployments—and that's by design. Oracle fundamentally restructured GoldenGate configuration with 23ai, introducing deployment-level administrator separation, granular directory control, Configuration Service options, and enhanced security with TLS 1.3 support. This detailed comparison reveals the critical differences between response file schemas, explains why backward compatibility breaks, and provides practical migration strategies for maintaining automation across GoldenGate versions from 12c through 23ai. Learn how to leverage new capabilities like remote metrics and centralized configuration management while keeping your existing deployments running smoothly.

The post Oracle GoldenGate Response Files: Understanding the Evolution from 12c to 23ai appeared first on DBASolved.

Categories: DBA Blogs

Reflections from Oracle AI World 2025: Innovation, Community, and the Road Ahead

Thu, 2025-10-16 13:15

Discover the major announcements from Oracle AI World 2025, including the transformation to Oracle Database 26ai, GoldenGate's AI-ready capabilities, and the game-changing OCI GoldenGate on Azure integration. Learn how Oracle is architecting AI into the core of data management and why these innovations position organizations for the AI revolution.

The post Reflections from Oracle AI World 2025: Innovation, Community, and the Road Ahead appeared first on DBASolved.

Categories: DBA Blogs

Why Do I Write? A Journey from Knowledge Hoarding to Community Building

Thu, 2025-09-04 21:35

Discover how documenting technical solutions transformed my Oracle consulting career and why sharing knowledge multiplies your value. Learn practical approaches to start writing about your technical experiences and build both expertise and community connections.

The post Why Do I Write? A Journey from Knowledge Hoarding to Community Building appeared first on DBASolved.

Categories: DBA Blogs

Securing MCP Servers for Enterprise Use: Beyond HTTPS Protocol

Fri, 2025-08-15 07:54

Model Context Protocol (MCP) servers are transforming how enterprises integrate AI with their business applications, but this powerful connectivity creates new security challenges that go far beyond basic HTTPS encryption. As MCP servers grant AI systems access to sensitive business data across multiple applications—from CRM systems to databases—they essentially become gateways to your entire digital infrastructure. This comprehensive guide explores the multi-layered security approach needed for enterprise MCP deployments, covering authentication strategies, network architecture, data protection, and monitoring capabilities that ensure your AI integration remains both powerful and secure.

The post Securing MCP Servers for Enterprise Use: Beyond HTTPS Protocol appeared first on DBASolved.

Categories: DBA Blogs

Why I’m Building AI Agents for Oracle GoldenGate (And You Should Too)

Tue, 2025-08-12 10:26

After implementing Oracle GoldenGate in more environments than I can count, I’ve noticed something: every implementation follows the same pattern. […]

The post Why I’m Building AI Agents for Oracle GoldenGate (And You Should Too) appeared first on DBASolved.

Categories: DBA Blogs

Connecting to Oracle Database 23ai on Oracle@GCP with VS Code: A DBA’s Guide

Thu, 2025-07-31 10:02

Get connected to Oracle Database 23ai on Oracle@GCP in under 10 minutes using VS Code and SQL Developer extension. This step-by-step guide walks through wallet retrieval, connection configuration, and security best practices for DBAs managing cloud databases. No complexity, just straightforward instructions to establish secure connections and start working with your Autonomous Database instance.

The post Connecting to Oracle Database 23ai on Oracle@GCP with VS Code: A DBA’s Guide appeared first on DBASolved.

Categories: DBA Blogs

Oracle@GCP Setup: A Senior DBA’s Guide to Simple Enterprise Database Deployment

Thu, 2025-07-31 08:51

After decades of managing Oracle databases – from 8i in the Army to the latest 23ai deployments – I’ve seen […]

The post Oracle@GCP Setup: A Senior DBA’s Guide to Simple Enterprise Database Deployment appeared first on DBASolved.

Categories: DBA Blogs

Oracle GoldenGate LOB Replication to Snowflake: Getting It Right

Wed, 2025-07-30 10:39

Recently I’ve been helping clients navigate one of the more challenging aspects of Oracle GoldenGate implementations – replicating Large Objects […]

The post Oracle GoldenGate LOB Replication to Snowflake: Getting It Right appeared first on DBASolved.

Categories: DBA Blogs

Real-Time Oracle Database to Google BigQuery: A GoldenGate 23ai How-To Guide

Mon, 2025-07-14 19:03

For data engineers and architects, enabling real-time data flow from transactional Oracle databases into analytical platforms like Google BigQuery is […]

The post Real-Time Oracle Database to Google BigQuery: A GoldenGate 23ai How-To Guide appeared first on DBASolved.

Categories: DBA Blogs

Oracle GoldenGate 23ai Performance Tuning: Achieving 10M Rows/Hour on X-Small Snowflake Warehouses

Tue, 2025-07-08 17:42

Your Snowflake bills are probably 3x higher than they need to be. We  wrapped up an implementation where we slashed […]

The post Oracle GoldenGate 23ai Performance Tuning: Achieving 10M Rows/Hour on X-Small Snowflake Warehouses appeared first on DBASolved.

Categories: DBA Blogs

Pages