Development & Performance Attunity Replicate: Backup & Restore a task 13.06.2016 by Stéphane Haby By a customer, we faced the question: how to backup and restore a replication task in Attunity Replicate? We don’t see any button or menu into the administration web console and in the Guide line, we haven’t really a(…)
Database Administration & Monitoring SQL Server 2016: Extended Events are more powerful as Trace Flag for Backups and Restores 12.05.2016 by Stéphane Haby Before SQL Server 2016, we use Trace Flag to display information about backup and restore operations like the 3004, 3014, 3213 or 3604. Here a link to the MSDN with a great(…)
Database Administration & Monitoring The dbi services PostgreSQL reference architecture (2) – The community approach 09.02.2016 by Daniel Westermann In the last post I looked at how dbi services designs a PostgreSQL architecture based on the products of EnterpriseDB. In this post I’ll look at the same questions but using pure community tools. If you(…)
Database Administration & Monitoring The dbi services PostgreSQL reference architecture (1) – The commercial approach 07.02.2016 by Daniel Westermann When it comes to designing a PostgreSQL architecture that fits your requirements there are a couple of things to think about: Do you need a HA setup? How shall backups and restores being done and how shall all of these(…)
Database management Managed Backup with SQL Server 2014 06.01.2015 by Nathan Courtine In a previous blog post called Backup a SQL Server database from On-Premise to Azure, I presented the different tools to backup your on-premise databases on Azure Storage. SQL Server Managed Backup to Windows Azure was one of(…)
Hardware & Storage Pgbarman : gestion de sauvegarde et récupération PostgreSQL 18.10.2013 by Open source Team Fin 2012, j’ai présenté « pgbarman », une solution de sauvegarde et récupération pour PostgreSQL et décrit son installation. Pgbarman fournit un ensemble de commandes vous permettant la mise en œuvre de sauvegardes vers un serveur dédié. Le principal intérêt est à(…)
Technology Survey Oracle Database 12c: ACFS – un système de fichier pour vos bases 03.10.2013 by Oracle Team La version 12c d’Oracle Grid Infrastructure introduit de nombreuses nouveautés dans le support d’ACFS, le système de fichiers clusterisés d’Oracle. Nous abordons dans ce posting la capacité d’ACFS d’être le système de fichier de votre base de données ainsi que sa(…)
Database management Oracle 12c Backup & Recovery: What’s new? 18.07.2013 by David Hueber After months of waiting, Oracle Database 12c is finally available. In this posting, I am going to provide a summary of the new features of Oracle 12c in terms Backup and Recovery. Pluggable, what else? For sure, the most(…)
Hardware & Storage Barman: une solution pour vos backups PostgreSQL 07.12.2012 by Open source Team L’objet de ce posting est de décrire la mise en place et l’utilisation d’un gestionnaire de sauvegarde pour un cluster de base postgresql. Barman – acronyme de “backup recovery manager”- pour PostgreSQL est le logiciel sur lequel nous nous(…)
Hardware & Storage RMAN backup is failing due to “corrupt blocks” 29.06.2011 by Hervé Schweitzer Last week, I was not able to complete a backup because of the ORA-19566 error: “exceeded limit of 0 corrupt blocks”. Here is what you can do to fix it. Starting Point: backup error Here is(…)