My database is in the recovery pending state and I want to get in and extract the data out into a new database, I have NO BACKUPS available so some data (even if it is dodgy) is better than nothing. … Continue reading
Tags: SQL Server
Related Articles
Oracle Redo Log Buffer – Introduction
What is a Redo Log Buffer? The redo log buffer is a part of the Shared Global Area (SGA). This shared memory structure holds information about changes made to the database, called redo. Redo is genera...
SQL SERVER – Unable to See Tables (Objects) in SSMS
Once I was thrown into an interesting situation where a client told me that he can see the data from the table but not the table. I asked him to elaborate more and he sent me below screenshots where h...
A first look at Amazon Aurora with PostgreSQL compatibility – Benefits...
In this eight-part article series, we have had a good look at Amazon AWS and its Relational Database Service (Amazon RDS), in particular Amazon’s own Aurora database with PostgreSQL compatibility. In ...
