Application integration & Middleware, Enterprise content management Windows Server – Service not starting with ‘Error 1067: The process terminated unexpectedly’ 10.02.2018 by Morgan Patou Some time ago, we were installing a Migration Center (from fmeAG) on a Windows Server and at the end of the installation, the service named Migration Center Job Server is configured and finally started. Unfortunately this didn’t go well and(…)
Application integration & Middleware, Enterprise content management Documentum – DA 7.3 showing java.lang.NullPointerException on every actions 10.02.2018 by Morgan Patou Last year, we started to upgrade some Documentum Administrator from 7.2 to 7.3 and directly after, we started to see some NullPointerException on the log files. We are using DA 7.3 on some recent WebLogic Servers versions (12.1.3, 12.2.1.2). We(…)
Application integration & Middleware, Enterprise content management WebLogic – SSO/Atn/Atz – Infinite loop 10.02.2018 by Morgan Patou This blog will be the last of my series around the WebLogic SSO (how to enable logs,(…)
Oracle, PostgreSQL Server process name in Postgres and Oracle 09.02.2018 by Oracle Team By Franck Pachot . Every database analysis should start with system load analysis. If the host is in CPU starvation, then looking at other statistics can be pointless. With ‘top’ on Linux, or equivalent such as process explorer on(…)
Oracle 12cR2 PDB archive 07.02.2018 by Oracle Team By Franck Pachot . In 12.1 we had the possibility to unplug a PDB by closing it and generating a .xml file that describes the PDB metadata required to plug the datafiles into another CDB. In 12.2 we got an(…)
Oracle JAN18: Database 11gR2 PSU, 12cR1 ProactiveBP, 12cR2 RU 06.02.2018 by Oracle Team By Franck Pachot . If you want to apply the latest patches (and you should), you can go to the My Oracle Support Recommended Patch Advisor. But sometimes it is not up-todate. For example, for 12.1.0.2 only the PSU is(…)
Oracle Multitenant, PDB, ‘save state’, services and standby databases 05.02.2018 by Oracle Team By Franck Pachot . Creating - and using - your own services has always been the recommendation. You can connect to a database without a service name, though the instance SID, but this is not what you should do. Each(…)
Database Administration & Monitoring Introducing SQL Server on Docker Swarm orchestration 02.02.2018 by Microsoft Team SQL Server 2017 is available on multiple platforms: Windows, Linux and Docker. The latter provides containerization features with no lengthy setup and special prerequisites before running your SQL Server databases which are probably the key success of adoption for developers.
Database Administration & Monitoring, Oracle Migrate Windows VM with more than 4 Disks from VMware to OVM 02.02.2018 by Thomas Rein Suppose you got an OVA image created on VMware and the VM contains more than 4 Disks and you have to migrate this machine from VMware to OVM. As first step you import the OVA into the OVM in(…)
Oracle Result Cache: when *not* to use it 29.01.2018 by Oracle Team By Franck Pachot . I encountered recently a case where result cache was incorrectly used, leading to high contention when the application encountered a peak of load. It was not a surprise when I've seen that the function was called(…)