Install
- 86articles · 30d
- 2+ day agolatest article
- Aug 14, 2026earliest in window
- 83%with images
- 321avg words
- Science & Technology 74
- Computers & Electronics 61
- Software Dev. 40
- Software 30
- Business & Industrial 20
- Economy, Business & Finance 6
- Education & Jobs 6
- Finance & Business 5
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
Passwordless JDBC with OCI IAM Tokens: Operating OCI IAM Token Authentication for WebLogic JDBC Data Sources
3+ day, 6+ hour ago (1416+ words) An OCI IAM database token is a short-lived proof-of-possession credential. OCI CLI writes the token and its paired private key to the host. Oracle JDBC Thin reads those files when it creates a physical database connection. WebLogic then lends that…...
Inside Oracle True Cache for DBAs: Architecture, Processes and Monitoring | CSS-Delivery
1+ week, 4+ day ago (1685+ words) To make the discussion easier to follow, the article is organized into the following sections: The following Oracle blogs already cover different aspects of what True Cache provides and how to use it: This article follows a slightly different path:…...
Start with the Use Case: Explore New Oracle TimesTen In-Memory Database Samples
3+ week, 2+ day ago (521+ words) Application developers rarely begin with a database feature. They begin with a problem. How can I maintain live state for an AI application? How should I store and query JSON application data? Where should latency-sensitive payment authorization state live? How…...
How to Build a REST API for an AI Application
3+ week, 4+ day ago (1619+ words) Build a REST API for an AI application that stays reliable when inference is slow, retried, or connected to real data. Use a thin FastAPI layer to validate and authenticate requests, create a durable prediction job, return 202 Accepted with a…...
Oracle GoldenGate 26ai Out-of-Place Patching with REST APIs
3+ week, 5+ day ago (926+ words) Anyone who has managed a production environment knows that patching is rarely difficult because of one complicated command. The real challenge is approve outages, testing, executing dozens of small steps in the correct order, consistently, across every environment. A written…...
How to use the Oracle Private AI Services Container LLM Service with HTTP in PL/SQL
4+ week, 1+ day ago (1020+ words) In earlier posts, I showed how to call the Oracle Private AI Services Container from PL/SQL to generate vector embeddings. Those examples used the container’s embedding endpoint and demonstrated how Oracle AI Database 26ai can send text to the container…...
How to use the Oracle Private AI Services Container LLM Service with HTTP/SSL in PL/SQL
4+ week, 1+ day ago (1294+ words) In the previous post, I showed how to call the Oracle Private AI Services Container LLM Service from Oracle AI Database 26ai over HTTP. That setup is useful for development, testing, or internal proof-of-concept environments. For production deployments, you should use…...
More Control, More Visibility: Deferred Maintenance & Events in MySQL HeatWave
4+ week, 1+ day ago (122+ words) Maintenance-disabled windows may be configured for up to 90 days, as MySQL requires regular maintenance. However, the actual duration may be shorter, since there must be no more than 90 days between the last downtime-imposing maintenance before the window begins and the…...