Monitoring AIDP Workbench with OCI Metrics, OCI Logging, and Grafana

Monitoring AIDP Workbench with OCI Metrics, OCI Logging, and Grafana A practical guide for building Grafana dashboards that combine AIDP Workbench metrics and job-run audit logs from Oracle Cloud Infrastructure. Overview Oracle AI Data Platform Workbench (AIDP Workbench) is a governed workspace for building, managing, and operationalizing enterprise data and AI workflows. For operations teams, […]

Architecting the Real-Time Lakehouse: From GoldenGate Ingestion to Oracle AIDP

Architecting the Real-Time Lakehouse: From GoldenGate Ingestion to Oracle AIDP Oracle AI Data Platform or simply AIDP is a platform where companies could build their Lakehouse’s using bleeding-edge technologies like AI Agents, Open Table formats and Spark as the engine of their processing layer.  Adding Oracle GoldenGate to this topology is the right way to bring near […]

Protecting OCI GoldenGate

Oracle GoldenGate on OCI offers robust capabilities for data replication across various technologies, but it’s crucial to implement security best practices for both your deployment and the underlying data. Below are key recommendations and configurations to help secure your environment. Let’s start with our architecture where we can see the big picture: Identity Groups To […]

OCI Managed Kafka – Ativando e usando ACLs

O OCI Streaming with Apache Kafka é um serviço gerenciado da OCI que permite que você execute um cluster Kafka com todas as funcionalidades do Apache Kafka sem se preocupar em gerenciar a infraestrutura onde ele roda. Você tem duas opções para ativar a ACL: Durante a criação do cluster na tela de parâmetros configurando […]

Terraform, REST API and OCI DevOps to deploy and manage OCI GoldenGate

These days, automation is a no-brainer when working with cloud environments. Following best practices can really speed things up and get your product to market faster. In this post, I’ll show you how to use Terraform, REST API, and OCI DevOps to build a CI/CD pipeline. I’ll cover the basics of each tool, so you’ll […]

Resolving ORA-01031: Insufficient Privileges When Using UTL_HTTP

If you’re using an Autonomous Database Serverless (ADB-S) and attempting to call HTTP (not HTTPS) endpoints, encountering the ORA-01031 error is common. While your first step might be to check the Access Control List (ACL) or grant permissions to the user calling the package, this alone won’t resolve the issue. Here’s how to fix it: […]

Loading an ONNX Model for Oracle AI Vector Search

While preparing for the Oracle AI Vector Search Certified Professional Certification (1Z0-184-25), one of the most fascinating topics I encountered was Using Vector Embeddings, particularly with the new VECTOR DBMS/Packages. Here, I’ll share an example of how to load an ONNX model into your Oracle Database.  For reference, I’m running Oracle 23ai Free Edition and […]

Oracle 23ai – SQL Firewall

O SQL Firewall é um recurso que foi introduzido na versão 23ai do Oracle Database (aqui você pode conferir as New features desse release) e como o nome já diz, ele atual como um Firewall para comandos SQL tendo como principal vantagem estar integrado diretamente no banco de dados (diferente de outras  abordagens que precisam […]

GoldenGate 23ai – Monitoramento com StatsD

How to apply GoldenGate 23ai Patch

Keeping your application updated is crucial for several reasons. With each new update, you can access the latest features, security patches, and performance improvements that enhance the overall efficiency and safety of your application. Here I will show how to move from 23.4 to 23.6 but the procedure applies to other versions too. Opatch To […]

Next Page »