Arun Kumar / Database Blog / Cloud / nlb / security / 05 Jun 2026

Secure OCI Databases with Network Load Balancers

When designing cloud architecture, security and accessibility are often at odds. You want your external clients to reach your database, but directly exposing a database to the publ...

Read More

Kiruphanithi Ravi / Database Blog / 29 Jan 2026

How to Configure Peer-to-Peer Replication in SQL Server in 7 Simple Steps

How to Configure Peer-to-Peer Replication in SQL Server: Complete Guide   Introduction: In high-availability environments, applications often require data to be available for ...

Read More

Kiruphanithi Ravi / Database Blog / 29 Jan 2026

How to Configure Merge Replication in SQL Server in 7 Simple Steps

Merge Replication in SQL-Server Introduction: Merge Replication in SQL Server is used in distributed environments where multiple databases need to work independently and later sync...

Read More

Nirmal Veeraraghavan / Database Blog / ebs r12.2 weblogic issue / oacore issue / R12.2 Login Page Hang / 28 Jan 2026

Troubleshooting Oracle EBS R12.2 Login Page Hang Caused by WebLogic OACORE

Introduction One of the common issues Oracle E-Business Suite (EBS) administrators face is the login page hanging or failing to load. In many cases, the root cause is excessive res...

Read More

Ajay Kumar / Database Blog / 28 Jan 2026

Tried to import a partitioned table from Oracle enterprise edition to Standard edition 2 database.

Tried to import a partitioned table from Oracle enterprise edition to Standard edition 2 database. 1st Method : impdp \”/ as sysdba\” directory=DUMP...

Read More