Database management SQL Server 2016 RC3: .NET Framework 3.5 is no longer required during installation 17.04.2016 by Microsoft Team As you may certainly know, the last release candidate of SQL Server 2016 (RC3) has been released by Microsoft a couple of days ago. You may find the announcement here. As usual, after downloading the binaries(…)
Application integration & Middleware Alfresco: cleanup your dev environment 02.04.2016 by Morgan Patou As an Alfresco developer/administrator, you probably already made a few mistakes in your DEV environment while trying to add new features, a custom model or something like that. The result of that mistake might be a corrupted Database or Content(…)
Database Administration & Monitoring Installing EDB Postgres Advanced Server 9.5 31.01.2016 by Daniel Westermann Some days ago EnterpriseDB released EDB Postgres Advanced Server 9.5. As usual this release contains all new features that have been introduced with PostgreSQL 9.5 plus the additions that are documented in the release notes.
Database Administration & Monitoring SEVERE:OUI-10020:The target area /u01/app/oracle/oraInventory/ is being used as a source by another session 26.09.2015 by Daniel Westermann What to do if you get the above error when you try to install Oracle SE2 (did not test if the same issue is there with EE, but probably it is) in silent mode?: ./runInstaller oracle.install.option=INSTALL_DB_SWONLY ORACLE_BASE=/u01/app/oracle/ ORACLE_HOME=/u01/app/oracle/product/12.1.0/db_2_4/ UNIX_GROUP_NAME=oinstall oracle.install.db.DBA_GROUP=dba(…)
Application integration & Middleware Configure a Kerberos Client and Alfresco as a Kerberized application 28.05.2014 by Morgan Patou In the previous blog, I described How to install and manage a Kerberos Server but that’s useless if there are no clients and if no application have been kerberized! That’s why in this blog I will explain in(…)
Application integration & Middleware How to install and manage a Kerberos Server 11.04.2014 by Morgan Patou For some time now, I have been working on how to set up a Single Sign-On (SSO) solution in my company. As a big fan of Open Source solutions, I have obviously proposed the implementation of a solution based(…)
Operating systems Oracle Database 12c New Features: Uninstaller encapsulated into installation media 10.12.2013 by Grégory Steulet Among the Oracle 12c new features there is the addition of an uninstall tool encapsulated in the Oracle database binaries. There is no more the necessity to download the deinstallation tool for Oracle products (deinstall utility). In this blog I(…)
Operating systems Oracle Grid Infrastructure 12c: Binaries installation 22.10.2013 by Oracle Team In a previous article, I have shown how to configure two servers in order to deploy a two-nodes 12c cluster. This time, I am going to describe the Grid Infrastructure 12c installation process using Oracle Universal Installer (OUI). We(…)
Operating systems Oracle Grid Infrastructure 12c: prerequisites for installation 19.09.2013 by Oracle Team Grid infrastructure 12c has recently been released. In this posting, I will show that the installation prerequisites are quite similar between Grid Infrastructure 11g and 12c. We will see parts of them during a review for the deployment of(…)
Database management Oracle Database 12c new features: segregation of duties with new administrative roles 09.08.2013 by Grégory Steulet Starting with Oracle Database 12C Release 1 a set of new administrative privileges that are more task oriented are available.Before Oracle 12c it was needed to have the SYSDBA privilege to make a backup, to monitor the Data(…)