Oracle Oracle Database on Apple Silicon with Virtualbox 7.1 05.12.2024 by Clemens Bleile I blogged in the past about running an Oracle database for testing purposes on Apple Silicon. Initially with emulated Intel code here and then (when Oracle released its 19c database software for ARM) with UTM as a wrapper(…)
Database Administration & Monitoring, Database management, Operating systems FreeBSD basics – 5 – Providing services using Jails 05.12.2024 by Daniel Westermann This post builds on top of the previous post in which we’ve created a simple thin Jail. The goal of this post is, to put a bit of automation around this and to provide a(…)
Operating systems FreeBSD basics – 4 – Jails 03.12.2024 by Daniel Westermann Now that we know how to get started with FreeBSD, how to manage users and groups, and how to work with services, we’ll look a bit into(…)
Oracle Convert Single Instance database to RAC on an ODA 02.12.2024 by Marc Wagner In this article, I will show you how to convert a SI (Single Instance) database to a RAC database on an ODA using rconfig. Of course this is only possible with the ODA 2-HA model as it comes with(…)
Business Intelligence Save Report to Power BI Report Server: Resolving the ‘Unexpected Error Encountered’ 02.12.2024 by Microsoft Team 1 Introduction Hello, Readers! Recently, I was tasked with preparing a demo for Power BI Report Server. Everything proceeded smoothly until I reached the step of deploying a report to the server, where I encountered an interesting authentication(…)
Cloud, PostgreSQL, Security Offloading PostgreSQL Backups to Azure Blob Storage Using PGBackRest, Managed Identity, and SAS Tokens 01.12.2024 by Adrien Obernesser Introduction One of the nice things with cloud providers is the low costs of their storage. Whenever you want to optimize your long-term backups and push them on Azure, you might face a wall of questions on how to(…)
Business Intelligence Projet : Modélisation d’un Data Warehouse 29.11.2024 by Emmanuel Champel Contexte : Mon client travail dans le domaine des échanges de marchandises et ressources primaires et son métier repose sur l’utilisation de différents outils informatiques pour faire ses affaires. Dans le but de consolider ses données afin de pouvoir(…)
Operating systems FreeBSD basics – 3 – Services 29.11.2024 by Daniel Westermann This is the third post in the series about getting started with FreeBSD. We’ve looked at the first steps here, and users and groups here. Today we’re looking at how FreeBSD(…)
Operating systems FreeBSD basics – 2 – Users & Groups 28.11.2024 by Daniel Westermann In the last post, we’ve initially configured FreeBSD so that networking is up and running, additional packages can be installed, and the system was patched to the latest release. In this post we’ll look at(…)
Operating systems FreeBSD basics – 1 – The first steps 27.11.2024 by Daniel Westermann In case you follow the blogs here, you might have noticed that I got interested in FreeBSD over the last months (or even year(s)). The reasons for this are multiple: FreeBSD development is organized in(…)