Control-M Control-M/EM: Order a job with the “hold” option always on 02.03.2023 by Middleware Team Introduction Hello everyone, as a Control-M user and job creator you will have to work on the planning domain and perform many tasks on jobs, from defining them to testing them and finally ordering them on the monitoring domain How(…)
Database management, PostgreSQL Flexible Server for PostgreSQL, Status March 2023 02.03.2023 by Open source Team As many know about a year ago I wrote some critical posts about Microsofts Flexible Server for PostgreSQL, now it is time to take a look again. At first, many promised functions where delivered with a latency of about one(…)
Database Administration & Monitoring, Database management Starting PostgreSQL logical replication for some tables based on a dump 02.03.2023 by Daniel Westermann Recently at a customer we faced a somehow strange issue: We’ve setup logical replication from a public cloud managed PostgreSQL service to a PostgreSQL instance on a VM hosted by the same public cloud provider. For most of the tables(…)
SQL Server Move secondary database files in SQL Server AG with PowerShell 01.03.2023 by Nathan Courtine For some circumstances, you may want to move data and log files for a database to a different location.Usually, this operation has to be made offline. But with an Availability Group (AG) environment, it is possible to choose an approach(…)
Azure, Cloud, Database Administration & Monitoring, SQL Server Estimate the Downtime for an Offline MS SQL Migration: On-Premise to Azure SQL Database 28.02.2023 by Microsoft Team As you want to migrate your database workload to the Azure Cloud, you must test different aspects of the migration. An important factor for an offline migration is to estimate the duration of the migration process, so the service owner(…)
Business Intelligence, Database Administration & Monitoring, SQL Server Programmatically change the data source of a Power BI Report 28.02.2023 by Microsoft Team Executive Summary In this post, I want to demonstrate how to programmatically change the data source of a Power BI report. This can be useful when you develop and test the report then want to publish the report in Test,(…)
Control-M Control-M/EM : Import error conflict message “The format of do notify message is not valid” 28.02.2023 by Middleware Team Introduction Hello everybody,sometimes users can request us to import their job definition using xml specific file.It is quite an easy task to perform but in rare cases you can encounter some issues.When Control-m is checking the XML schema verification to(…)
Business Intelligence, Operating systems Power BI Report Server Patch Management 28.02.2023 by Microsoft Team Executive Summary As service manager in your company, you want to have your MS SQL component patch with the latest version. In a regular basis you need to know the current version of the MS SQL components on your server.
Azure, Cloud, Database Administration & Monitoring, SQL Server Disaster Recovery Solution to Azure SQL Database 27.02.2023 by Microsoft Team Executive Summary As preparation for migrating his MS SQL workload to the cloud, a customer ask for a disaster recovery solution from an On-Premise MS SQL Instance to an Azure Cloud. The starting point for the disaster recovery will be(…)
Database Administration & Monitoring, Database management, DevOps, Development & Performance, Oracle SHELL SCRIPTING: improve DBA scripts readability using J2 templates 27.02.2023 by Oracle Team Quering database's by using SQL in shell scripts can make the whole script unreadable. Very oftent the query is unredable too, due to the variable usage. This situation make the script debugging a pain. Templating simplify the script by taking(…)