Database Administration & Monitoring, SQL Server SQL Server: Create a Shared Storage for your Failover Cluster LAB 31.03.2021 by Steven Naudet I’m currently working on the migration of a Failover Clustered SSAS instance from Windows Server 2012 to Windows Server 2019. The context is quite complex and in order to choose the right migration scenario I need to play with it(…)
Database Administration & Monitoring Oracle Java Virtual Machine included in Oracle Database license ? 26.03.2021 by Grégory Steulet Introduction A customer of mine asked me a licensing question regarding the usage or Oracle Java (OJVM) in an Oracle database. Basically this customer have an Oracle Database Standard Edition License and would like to use Oracle JVM in order(…)
Application integration & Middleware, Cloud, Database Administration & Monitoring, Enterprise content management, Oracle Oracle Data Integrator Cloud 24.03.2021 by Oracle Team Data and applications integration is always a technical challenge for most of the companies. All data integration tool ensures that information is timely, accurate, and consistent across complex systems. Oracle Data Integrator (ODI) is different than traditional data integration tools(…)
Database Administration & Monitoring ORA-32635: not a single cell reference predicate 24.03.2021 by Oracle Team By Franck Pachot . I spent 30 minutes to try to understand this error with a query that I’ve run in many environments for years. So if you google it you may arrive here and the solution may be(…)
Database Administration & Monitoring PostgreSQL 14: LZ4 compression for TOAST 22.03.2021 by Daniel Westermann In PostgreSQL a row or tuple can not span multiple pages (a page is typically 8kB), but of course you can store larger rows and PostgreSQL brakes and compresses these rows into smaller chunks by using a technique called(…)
Database Administration & Monitoring, Database management, SQL Server Copy or Migrate a SSISDB environment 2.0 19.03.2021 by Stéphane Haby Based on the blog “Copy or Migrate a SSISDB environment” of my colleague Christophe, I create a new one named 2.0. In the precedent script, you need to give the folder name and environment name and he(…)
Database Administration & Monitoring, Oracle Oracle – testing resource manager plans? 16.03.2021 by Oracle Team By Franck Pachot . I never remember that in order to use instance caging you need to set a Resource Manager Plan but don’t need to set CPU_COUNT explicitly (was it the case in previous versions?). Here is how(…)
Business Intelligence, Database Administration & Monitoring, SQL Server SQL Server – PolyBase Services when listening on all IP is disabled 16.03.2021 by Christophe Cosme Introduction You will find a lot of blogs explaining how to install the PolyBase feature with a SQL Server database instance. You will also learn how to configure it and how to use it in these blogs. But I could(…)
Database Administration & Monitoring Getting started with the Zalando Operator for PostgreSQL 13.03.2021 by Daniel Westermann In the previous posts (Rancher, up and running, on EC2 – 1 – One node, Rancher, up and running, on EC2 – 2 – Three nodes, Rancher, up and running, on(…)
Database Administration & Monitoring, Database management, Hardware & Storage, Operating systems, Oracle ODA: Move a DB to ASM after migrating from 11g to 19c 12.03.2021 by Jérôme Dubar Introduction Modern Oracle Database Appliances still support 11gR2, but there are several drawbacks using this old version: if you want/need support for your databases, you should pay for Market Driven Support (11gR2 is even no more under extended support –(…)