Prior to Oracle 12c, moving datafiles has always been an offline task, you had to put a tablespace or your ...
Month: November 2020
Getting started with MongoDBGetting started with MongoDB
Today, I want to share with you some of the basics stuff about MongoDB concept and commands, so If you ...
Remove a filegroup from database on SQL ServerRemove a filegroup from database on SQL Server
In this article we will see how to remove a filegroup from a database on SQL Server. Each database has ...
Oracle Database Storage ArchitectureOracle Database Storage Architecture
Database Storage Architecture The Files that constitue an Oracle database are organized into the following : Control files: Hold data ...
Fixed SQL PLAN BASELINEFixed SQL PLAN BASELINE
I’ll show you today how to fix a Plan of a given query via the “SQL Plan Baseline”. In this ...