Database Administration & Monitoring, MySQL, Security Password Verification Policy in MySQL 8.0.13 29.10.2018 by Elisa Usai The new release 8.0.13 for MySQL is available since last week. Concerning security, this comes with a new feature already announced: the Password Verification Policy. Let's have a look...
Database Administration & Monitoring, Database management, SQL Server SQL Server 2019 availability groups – Introduction to R/W redirection 28.10.2018 by Microsoft Team writeThis is a second write-up about SQL Server 2019 CTP2.0 and availability group new features. This time the interesting one is about READRWRITE redirection capabilities. A couple of months ago, I wrote about SQL Server 2017 and(…)
Database Administration & Monitoring, Oracle Reimaging an old X3-2/X4-2 ODA 26.10.2018 by Jérôme Dubar Introduction X3-2 and X4-2 ODAs are still very capable pieces of hardware in 2018. With 256GB of RAM and at least 16 cores per node, and with 18TB RAW disk capacity as a standard these appliances are far from obsolete(…)
Application integration & Middleware How to change oam-config.xml to adapt to Oracle Access Manager configuration change 26.10.2018 by Middleware Team After upgrading the Oracle Access Manager from 11.1.2.3 to 12.2.1.3, I extended the WebLogic Domain with User Messaging Services to be able to use the Forget Password feature. The Oracle Support note ID 2302623.1 gives a good example how(…)
Application integration & Middleware Node Manager not starting after using unpack to install a WebLogic domain on a remote machine. 26.10.2018 by Middleware Team Created a domain using the config.sh script that is using several hosts. The pack and unpack command has been used to install the domain on the remote servers. The pack command:cd $FMW_HOME/oracle_common/common/bin ./pack.sh -domain=/u02/config/domains/workshop_domain -template=/home/weblogic/workshop/lab_DomainCreation/workshop_template.jar -template_name=workshop_template(…)
Database Administration & Monitoring Deep dive Postgres at the #pgconfeu conference 26.10.2018 by Hervé Schweitzer Today I followed many good technical sessions at the European Postgres conference. The Postgres conferences are really technical oriented, you will find no marketing sessions there and you learn a lot of things. As promised yesterday, I wrote today my(…)
Database Administration & Monitoring Deploy DC/OS using Ansible (Part 2) – Playbooks 26.10.2018 by Gérard Wisson Finally, after all the configuration stuff is done, we can run the playbooks Create SSH Access First the SSH Access on all nodes need to be created. Therefore the access-onprem.yml is used: Be careful, I used CentOS on(…)
Database Administration & Monitoring Deploy DC/OS using Ansible (Part 1) – Getting Started 26.10.2018 by Gérard Wisson To start into this topic I want to shortly explain some basics. Afterwards I show you how to prepare the configuration files.
Database Administration & Monitoring Some psql features you are maybe not aware of 25.10.2018 by Daniel Westermann It is the time of The 10th Annual PostgreSQL Conference Europe, so this is the perfect time to blog about some tips and tricks around psql you'll love. psql is such a(…)
Database Administration & Monitoring Getting in touch with shareplex 25.10.2018 by Oracle Team Tuesday this week I had the opportunity to get in touch with shareplex, Quest’s replication solution. This product does not rely on Oracle licenses, so can also be used with Standard Edition. It is competitor of Oracle’s GoldenGate an used(…)