Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Comparing Execution Plans: MongoDB vs. Compatible APIs

Comparing Execution Plans: MongoDB vs. Compatible APIs
MongoDB is the standard API for document databases, and some cloud providers have created services with a similar API. AWS and Azure call theirs 'DocumentDB', and Oracle provides the MongoDB API as a ...
09.03.2025 0 Read More

Storage Administrators Mastering Database Administration

Storage administrators are essential in managing enterprise data, ensuring it remains available, secure, and reliable. With the growing demand for skilled database administrators (DBAs), many storage ...
12.03.2025 0 Read More

Oracle Database 23ai - CLOB to JSON Migration - Series Part 1

{ Abhilash Kumar Bhattaram : Follow on LinkedIn } series : 23ai - CLOB to JSON Migration Part 1 This is a part 1 series of my CLOB to JSON migration dataTo create a test lab for Orac...
05.05.2025 0 Read More

Oracle Database 23ai - CLOB to JSON Migration - Series Part2 | Stress Testing with Exhaustive Weather JSON Payloads

{ Abhilash Kumar Bhattaram : Follow on LinkedIn } series : 23ai - CLOB to JSON Migration Part 2 As a pre-requisite to read further on this blog , I highly recommend to read the first...
05.05.2025 0 Read More

🚀 Application Tier Platform Migration Oracle EBS R12.2.x

This guide details the full process for migrating the Application Tier (middle tier) of Oracle EBS R12.2.x to a new Unix/Linux platform while retaining the Database Tier unchanged.🎯 Objective To en...
05.05.2025 0 Read More

DBMS_DEVELOPER.GET_METADATA in Oracle 23ai(23.7)

In an Oracle database, to extract object metadata, we can use the DBMS_METADATA package. It provides many useful procedures and functions, such as GET_DDL, GET_DEPENDENT_DDL, and SET_TRANSFORM_PARAM. ...
13.03.2025 0 Read More

Shrinking Smallfile Tablespaces in Oracle 23ai(23.7)

As you may know, starting from Oracle 23ai, we can shrink permanent tablespaces. However, that was limited to bigfile tablespaces, and shrinking smallfile tablespaces was not possible. Although, by de...
13.03.2025 0 Read More

Top Benefits of Working with a Certified Oracle Cloud Partner

In today's fast-evolving digital landscape, businesses are increasingly adopting cloud solutions to enhance efficiency, scalability, and security. Among the leading cloud service providers, Oracle Clo...
13.03.2025 0 Read More

Best .NET NuGet Packages for Oracle Database

When working with Oracle databases in .NET applications, selecting the right NuGet package can significantly impact performance, compatibility, and ease of development. Below, we explore the top NuGet...
13.03.2025 0 Read More

Data Redaction and View Enhancements – Oracle 23ai(23.6)

Oracle 23.6 introduces new capabilities in Data Redaction, one of which is Data Redaction support at the view level. In previous versions, attempting to access a redacted column in a view resulted in ...
13.03.2025 0 Read More
Loading...
#reading
splice() vs toSpliced() which one to prefer in javascript?
0
Day 5/90: Purge Elements Like the Shadow Monarch — Conquering LeetCode’s Remove Element Problem 🗡️
0
The Ultimate Guide to Social Media Handles: Importance, Best Practices, and Platforms
0
OpenBSD 7.6 を 7.7 へ アップグレード
0
Create a drag and drop with Tailwind CSS and JavaScript
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0