Cloud How To Deploy A New Container Group Using Azure PowerShell 14.02.2019 by Microsoft Team Deploying A New Container Group Using Azure PowerShell Before starting, a MSDN account is needed to use the Azure platform, please refer to your manager for further information. In this tutorial, the PowerShell commandlets will be used to deploy a Windows image that packages(…)
Cloud How To Create A New Container Group Using Azure CLI 14.02.2019 by Microsoft Team Steps To Create A New Container Group Using Azure CLI Before starting to create a container group, a MSDN account is needed to use the Azure platform, please refer to your manager for further information. In this tutorial, the(…)
Database Administration & Monitoring OBUG 2019 – First event from Oracle Users Group in Belgium! 09.02.2019 by Jérôme Dubar Introduction It’s the first edition of the Techdays, the Oracle community event in Belgium. This event happened in Antwerp these past 2 days, and a lot of speakers came from around the world to talk about their experience on focused(…)
Database Administration & Monitoring What are custom and generic plans in PostgreSQL? 05.02.2019 by Daniel Westermann I have already written a post about prepared statements in PostgreSQL some time ago. What I did not mention in that post is the concept of generic and custom plans. So lets have a look at(…)
Application integration & Middleware, Enterprise content management Documentum – MigrationUtil – 2 – Change Docbase Name 05.02.2019 by David Diab You are attending the second episode of the MigrationUtil series, today we will change the Docbase Name. If you missed the first one, you can find it here. I did this change on Documentum CS 16.4(…)
Application integration & Middleware, Enterprise content management Documentum – Process Builder Installation Fails 04.02.2019 by David Diab A couple of weeks ago, at a customer I received an incident from the application team regarding an error occurred when installing Process Builder. The error message was: "The Process Engine license has not been enabled or is invalid in(…)
Database Administration & Monitoring, Oracle Italian Oracle User Group Tech Days 2019 30.01.2019 by Elisa Usai The Italian Oracle User Group (ITOUG) is an independent group of Oracle enthusiasts and experts which work together as volunteers to promote technical knowledge sharing in Italy.
Database Administration & Monitoring, Database management, Development & Performance, Oracle Recover a corrupted datafile in your DataGuard environment 11G/12C. 30.01.2019 by Oracle Team On a DG environment, a datafile needs to be recovered on the STANDBY site, in two situations : when is deleted or corrupted. Below, I will explain how to recover a corrupted datafile, in order to be able to(…)
Database Administration & Monitoring, Database management, Oracle Restart a failed transportable tablespace import during a cross platform incremental backup migration 30.01.2019 by Clemens Bleile I’m currently working in a project to migrate a 11g-Datawarehouse-database from Solaris to Linux Intel (Endian-change). We do use the cross platform incremental backups method as described in My Oracle Support Note 1389592.1 for that. I.e. incremental backups are(…)
Database Administration & Monitoring PostgreSQL 12: Detach postmaster process from pg_ctl’s session at server startup 30.01.2019 by Daniel Westermann Recently a commit landed in the PostgreSQL development tree that made me aware of something I did not know so far: When you start PostgreSQL with a script using pg_ctl and that(…)