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(…)
Cloud, Database Administration & Monitoring, Oracle Oracle 18c – select from a flat file 04.06.2020 by Oracle Team By Franck Pachot . This post is the first one from a series of small examples on recent Oracle features. My goal is to present them to people outside of Oracle and relational databases usage, maybe some NoSQL players.
Oracle Functions in SQL with the Multitenant Containers Clause 03.06.2020 by Clemens Bleile By Clemens Bleile To prepare a presentation about Multitenant Tuning I wanted to see the METHOD_OPT dbms_stats global preference of all my pluggable DBs. In this specific case I had 3 PBDs called pdb1, pdb2 and pdb3 in my CDB.
Azure, Cloud, Database Administration & Monitoring, SQL Server Introduction to Azure SQL Database Auto-failover groups 03.06.2020 by Steven Naudet SQL Azure Database by default offers a 99.99% availability SLA across all its service tiers. This means that for any database, the downtime should not exceed 52 minutes per year. Using Zone redundancy increases availability to 99.995% which is(…)
Azure, Cloud, Database Administration & Monitoring, SQL Server How to create an Azure SQL Database using Azure PowerShell 02.06.2020 by Steven Naudet In this blog post, I’ll go through the steps to create an Azure SQL Database using Azure PowerShell. Introduction to Azure SQL Database The SQL database services provided by Microsoft on the cloud are now grouped under the(…)
Database Administration & Monitoring, Oracle Oracle 20c : Create a Far Sync Instance Is Now Easy 30.05.2020 by Oracle Team By Mouhamadou Diaw A far sync instance is like a standby instance as it can receive redo from the primary database and can ship that redo to other members of the Data Guard configuration. But unlike a physical standby instance,(…)
Database Administration & Monitoring, Operating systems, Oracle Patching Oracle Database Appliance From 18.8 to 19.6 30.05.2020 by Oracle Team By Mouhamadou Diaw The ODA software 19.6 is released and people are starting to patch. A direct patch to version 19.6 is possible from version 18.8. Before patching your deployment to Oracle Database Appliance release 19.6, you must(…)
Application integration & Middleware, Enterprise content management Documentum – D2-REST Privileged Client utility 16.7+ fails with class not found 29.05.2020 by Morgan Patou In previous blogs, I already talked about how to fix issues with the D2 Privileged Client utility (for 16.4.0, 16.5.0 and 16.5.1) as well as how to execute/use this utility for automatic/silent(…)
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)(…)