Operating systems How to prepare for the SLES 15 Admin certification. 07.07.2020 by Open source Team My Background Since I started at dbi services sa (before 3 Weeks), I was working and preparing for the SUSE Linux Enterprise 15 certification. I had worked with other Linux distributions like CentOS, Ubuntu and Debian on my old(…)
Cloud, Database Administration & Monitoring, Oracle Oracle Autonomous Linux: cron’d ksplice and yum updates 30.06.2020 by Oracle Team By Franck Pachot . Oracle Enterprise Linux (OEL) is a Linux distribution which is binary compatible with Red Hat Enterprise Linux (RHEL). However, unlike RHEL, OEL is open source, free to download, free to use, free to distribute, free(…)
Cloud, Oracle Always free / always up tmux in the Oracle Cloud with KSplice updates 14.05.2020 by Oracle Team By Franck Pachot . I used to have many VirtualBox VMs on my laptop. But now, most of my labs are in the Cloud. Easy access from everywhere. GCP There’s the Google Cloud free VM which is not(…)
Application integration & Middleware, Enterprise content management Documentum – LSS registerOracleVersionView script with wrong content 22.03.2020 by Morgan Patou As discussed in a previous blog, working with LSS might prove a little bit challenging from time to time. In this blog, I wanted to share an error I saw while installing LSS 16.6.1 on an(…)
Database Administration & Monitoring, Oracle ODA hang/crash due to software raid-check 29.11.2019 by Marc Wagner Oracle Database Appliance (ODA) is by default configured with software raid for Operating System and Oracle Database software file system (2 internal SSD disks). 2 raid devices are configured : md0 and md1.ODA are configured to run raid-check every Sunday(…)
Operating systems Install CentOS 8 on VirtualBox 12.11.2019 by Elisa Usai Last days, I needed to test our DMK tool for the new MySQL and MariaDB releases on the most recent version of CentOS. Here you can find all important steps to configure(…)
Database Administration & Monitoring, Oracle Adding a dbvisit standby database on the ODA in a non-OMF environment 23.10.2019 by Marc Wagner I have recently been working on a customer project where I had been challenged adding a dbvisit standby database on an ODA X7-2M, named ODA03. The existing customer environment was composed of Oracle Standard 12.2 version database. The primary database,(…)
Database Administration & Monitoring, Oracle Migrating Oracle database from windows to ODA 01.10.2019 by Marc Wagner Nowadays I have been working on an interesting customer project where I had to migrate windows oracle standard databases to ODA. The ODAs are X7-2M Models, running version 18.5. This version is coming with Red Hat Enterprise Linx 6.10 (Santiago).
Operating systems Red Hat Enterprise Linux 8 – Stratis 27.09.2019 by Joël Cattin The Initial Release (8.0.0) of Red Hat Enterprise Linux 8 is available since May 2019. I’ve already blogged about one of its new feature (AppStream) during the Beta version. In this post I will present(…)
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(…)