Database Administration & Monitoring, Database management Migration to SQL Server 2016 with deprecated data types and Full-Text 11.07.2017 by Stéphane Haby A few weeks ago, I prepared a migration from SQL Server 2008 to SQL server 2016, I came across a case with deprecated data types and a Full-Text activated on these columns. To simulate this scenario, I downloaded and(…)
Database Administration & Monitoring, Database management SQL Server 2016: patching CU with R Services 11.07.2017 by Stéphane Haby As a good DBA, I begin to be up to date with all Cumulative Update (CU) by my customers. It is the first time that I run an update for SQL Server 2016 with the CU 3. I(…)
Database Administration & Monitoring Grid Infrastructure 11.2.0.3 PSU: My Opatch version check is failing 08.07.2017 by Oracle Team Mouhamadou Diaw Last day I was configuring grid infrastructure 11.2.0.3 for a standlone server. After the installation, I decided to apply the Patch Set Update 11.2.0.3.7 (Includes Database PSU 11.2.0.3.7) – 16742216 In the documentation it is marked(…)
Database Administration & Monitoring Grid Infrastructure 12.2: Are all Redhat 7 kernels compatible? 08.07.2017 by Oracle Team By Mouhamadou Diaw In this blog I am going to share an issue I had when installing grid infrastructure 12.2 on Redhat 7.3. I was configuring grid infrastructure 12.2 for a standlone server. Below the release and the version of(…)
Database Administration & Monitoring, Database management PostgreSQL 10 Beta 1 : pg_hba_file_rules view 30.06.2017 by Joël Cattin This short blog to share a helpful stuff with the pg_hba.conf file : The pg_hba.conf file is the central configuration file to control client authentication. It is located in the database cluster’s data directory : postgres@ppas01:/u02/pgdata/PG10BETA1/ [PG10BETA1] ll(…)
Application integration & Middleware, Database Administration & Monitoring OUD 11.1.2.3 – ODSM Session Timeout 27.06.2017 by Oracle Team By William Sescu The ODSM is a quite powerful tool for managing the Oracle Unified Directory, and quite a lot of default settings are very reasonable. But there is one that disturbed me from the beginning. It is the ODSM(…)
Cloud, Database Administration & Monitoring, Database management DBSAT un outil pour la sécurité de vos bases de données Oracle 16.06.2017 by Oracle Team Qu’est-ce que DBSAT ? C’est un outil gratuit d’Oracle que vous pouvez télécharger sur My Oracle Support avec comme référence : Doc Id 2138254.1. Il a pour but d’évaluer la sécurité de vos bases de données Oracle en analysant(…)
Database Administration & Monitoring OUD 11.1.2.3 – How to create an OUD Start/Stop/Status script on Oracle Linux 6 16.06.2017 by Oracle Team By William Sescu One of the questions that pops up immediately, after you have installed your OUD successfully is how to integrate it into the automatic startup routines of the OS. My example here show how to do it on(…)
Database Administration & Monitoring A first look at EDB Postgres Enterprise Manager 7 beta – Connecting a PostgreSQL instance 15.06.2017 by Daniel Westermann In the last post we did a click/click/click setup of the PEM server. What we want to do now is to attach a PostgreSQL instance to the PEM server for being able to monitor and administer it. For(…)
Database Administration & Monitoring A first look at EDB Postgres Enterprise Manager 7 beta 15.06.2017 by Daniel Westermann In case you missed it: EnterpriseDB has released the beta of Postgres Enterprise Manager 7 beta. When installation is as easy as for the current version that should just be a matter of clicking next, lets see.