Database Administration & Monitoring Extend a Oracle Access Manager 12.2.1.3 with User Messaging Service 30.11.2018 by Middleware Team After upgrading a Oracle Access Manager from 11.1.2.3 to 12.2.1.3, one of my customer requested from me to configure the Forget Password feature. This feature requires the User Messaging Service that was part of the SOA software in previous versions.
Enterprise content management A Graphical Overview of a Repository 05.11.2018 by Middleware Team As the saying goes, “A Picture Is Worth A Thousands Words”. I’d add “And A Simple Graph Is Worth A Long, Abstruse List of Numbers”. And of words too, so let’s show off a little bit:(…)
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(…)
Application integration & Middleware Use PowerShell To Access a WebService 20.10.2018 by Middleware Team Ten monthes ago, when I started to work for DBI at a customer site, I had to work on groups managing the server accesses. The information can be queried via a simple web site: enter a server and it provides(…)
Development & Performance, Enterprise content management A SQLite extension for gawk (part II) 28.09.2018 by Middleware Team Welcome to part II of a three-part article on extending gawk with a SQLite binding. Part I is here. Part II is followed by(…)
Development & Performance, Enterprise content management An SQLite extension for gawk (part I) 28.09.2018 by Middleware Team Quick: what is the most used database management system on our planet ? Oracle ? Wrong. SQL server ? Wrong again ! MySQL ? You’re almost there. It’s SQLite. Surprised ? I must confess that I was too. Actually, SQLite(…)
Cloud Adding a timeout in monitoring probes 28.09.2018 by Middleware Team A few months ago day, as I was writing the documentation for a monitoring probe, I suddenly realized that that probe, along with others I wrote during that time to monitor Documentum installations, had all a big, unexpected flaw. Indeed,(…)
Application integration & Middleware Upgrade Oracle Internet Directory from 11G (11.1.1.9) to 12C (12.2.1.3) 21.09.2018 by Middleware Team There is no in-place upgrade for the OID 11.1.1.9 to OID 12C 12.2.1.3. The steps to follow are the following: Install the required JDK version Install the Fusion Middleware Infrastructure 12c (12.2.1.3) Install the OID 12C (12.2.1.3) in the Fusion(…)
Application integration & Middleware Java9 new features 18.09.2018 by Middleware Team Java9 is on its way now, in this blog I’ll talk about the new features I found interesting, the performances and so on. Configure Eclipse for Java9 Prior to Eclipse Oxygen 4.7.1a, you’ll have to configure eclipse a(…)