Database Administration & Monitoring, DevOps, Docker, Kubernetes How to get a big picture of K8s pods and PVs by script 14.09.2019 by Microsoft Team A couple of weeks ago, during an internal dbi services workshop about Docker and K8s, I got an interesting question: is it possible to get a big picture of pods connected to one specific persistent volume(…)
Database Administration & Monitoring, Oracle RMAN in a Multitenant Environment 13.09.2019 by Oracle Team By Mouhamadou Diaw The Oracle Multitenant architecture came with Oracle 12c a few years ago. For people usually working with traditional Non-CDB database it might be confusing the first time to do Backup and Recovery with pluggable databases (PDBs)(…)
Database Administration & Monitoring, Oracle Moving oracle database to new home on ODA 13.09.2019 by Marc Wagner Moving database to new ORACLE_HOME is a common dba task. Performing this task on an ODA will need an additional step knowing ODA Lite is using an internal Derby database for the metadata. ODA HA will not be a problem(…)
Database Administration & Monitoring Red Hat Forum Zürich, 2019, some impressions 10.09.2019 by Daniel Westermann Currently the Red Hat Forum 2019 in Zürich is ongoing and people just finished lunch before the more technical sessions are starting.
Database Administration & Monitoring, SQL Server Introducing Accelerated Database Recovery with SQL Server 2019 10.09.2019 by Microsoft Team SQL Server 2019 RC1 was released out a few weeks ago and it is time to start blogging about my favorite core engine features that will be shipped with the next version of SQL Server. Things should not be completely(…)
Database Administration & Monitoring, Oracle POUG Conference 2019 09.09.2019 by Elisa Usai POUG (Pint with Oracle users group) organized his annual conference on 6-7th September in Wroclaw in New Horizons Cinema.
Database Administration & Monitoring, Docker, SQL Server Debugging SQL Server containers considerations 05.09.2019 by Microsoft Team When it comes to troubleshooting processes or to get a deeper look of how SQL Server works internally , I always used debugging tools as windbg on Windows and since SQL Server is available on Linux, I switched to(…)
Database Administration & Monitoring, Operating systems, Oracle Useful Linux commands for an Oracle DBA 21.08.2019 by Jérôme Dubar Introduction Oracle & Linux is a great duet. Very powerfull, very scriptable. Here are several commands that make my life easier. These tools seems to be widespread on most of the Linux distributions. watch with diff It’s my favorite tool(…)
Database Administration & Monitoring, Hardware & Storage, Operating systems, Oracle Patching or reimaging your ODA? 12.08.2019 by Jérôme Dubar Introduction One of the key features of the ODA (Oracle Database Appliance) is the ability to patch the entire stack every three months, the goal being to keep all the components up-to-date. Most of the customers won’t patch so often,(…)
Database Administration & Monitoring EDB EPAS 12 comes with interval partitioning 10.08.2019 by Daniel Westermann While community PostgreSQL 12 is in beta quite some time now (currently in beta 3) it usually takes some time until EDB EPAS will be available on top of the next major(…)