AWS, Cloud, Database Administration & Monitoring, Database management, SQL Server AWS – RDS – SQL Server Native backups 04.06.2020 by Christophe Cosme Introduction RDS provide automatic backup feature. This feature will backup the entire RDS instance. As a DBA sometimes you need to backup individual database, they are many reason for that (legal, migration, replication,…). Unfortunately individual database backups are not available(…)
Database Administration & Monitoring, Database management, PostgreSQL pgBackRest – a simple privileges-related issue 29.05.2020 by Joël Cattin I recently had to replace Barman by pgBackRest as Backup & Recovery solution for one of my customer. The purpose of this blog is not to show how I made the setup (some(…)
Database Administration & Monitoring, Database management, Oracle Dbvisit – Switchover failing with ORA-00600 error due to Unified Auditing been enabled 28.05.2020 by Marc Wagner I have been recently deploying dbvisit version 9.0.10 on Standard Edition SE2 18.7. Graceful switchover failed with error : ORA-00600: Interner Fehlercode, Argumente: [17090], [], [], [], [], [], [], [], [], [],[], [] (DBD ERROR: OCIStmtExecute)(…)
Database Administration & Monitoring, Database management, Oracle Applying archive log on a standby is failing with error ORA-00756: recovery detected a lost write of a data block 28.05.2020 by Marc Wagner During one last ODA project, I was deploying dbvisit software version 9.0.10 on Oracle database SE Edition version 18.7. From time to time I was getting lost write of a data block with type KTU UNDO on the standby. Through(…)
Cloud, Database Administration & Monitoring, Database management, Hardware & Storage, Operating systems 6 things Oracle could do for a better ODA 26.05.2020 by Jérôme Dubar Introduction With the latest ODA X8 range, at least 80% of the customers could find an ODA configuration that fits their needs. For the others, either they can’t afford it, either they are already in the(…)
Cloud, Database Administration & Monitoring, Database management, SQL Server Use MABS to protect Hyper-V on-premises VMs workload 15.05.2020 by Stéphane Savorgnano During my last blog post I explained how to installed a MABS. Now that your infrastructure is setup you will be able to protect the workload of your Hyper-V Virtual Machines. You have first to create a new protection(…)
Database Administration & Monitoring, Database management, Hardware & Storage, Operating systems, Oracle Oracle Database Appliance: which storage capacity to choose? 14.05.2020 by Jérôme Dubar Introduction If you’re considering ODA for your next platform, you surely already appreciate the simplicity of the offer. 3 models with few options, this is definitely easy to choose from. One of the other benefit is also the hardware support(…)
Database Administration & Monitoring, Database management, MySQL, Security The evolution of MySQL authentication mechanism 08.05.2020 by Elisa Usai The authentication, the first level of security for each IT system, is the stage to verify the user identity through the basic username and password scheme. It is crucial to have a mechanism to protect and secure password storing and(…)
Database Administration & Monitoring, Database management, Hardware & Storage, Operating systems, Oracle ODA 19.6 is available 01.05.2020 by Jérôme Dubar Introduction It’s been 1 year now that 19c is available on-premise. Finally, 19c is now available today on ODA too, in a real production release. Let’s have a glance of what’s inside. Is 19.6 available for my old ODA? The(…)
Database Administration & Monitoring, Database management, SQL Server How to run Avamar backup on SQL Agent Job with PowerShell 29.04.2020 by Stéphane Savorgnano By one of our customer we use Avamar for the backup and restore solution. I was asked by this customer to find a solution to run Avamar backups for a group of databases on a specified instance. In fact,(…)