Cloud, Database Administration & Monitoring, Database management, Oracle What Benefit You Get From The Cloud For Your Business? 29.05.2019 by Oracle Team Microsoft, Amazon, Google and Oracle offer infrastructure services whose names change, but the concepts remain the same. It may be that you are interested in the cloud too, but it's still not clear because you find(…)
Database Administration & Monitoring SUSE Expert Day Zürich 28.05.2019 by Gérard Wisson On May 16th I visited the SUSE Expert Day in Zürich. An interesting Agenda was waiting for me, all under the topic: "My kind of open"(…)
Application integration & Middleware, Database Administration & Monitoring APEX Connect 2019 – Day 3 09.05.2019 by Alain Lacour For the last conference day, after the Keynote about “JavaScript, Why Should I Care?” by Dan McGhan , I decided to attend some JavaScript learning sessions to improve myself and presentations on following topics: – How to hack your(…)
Application integration & Middleware, Database Administration & Monitoring APEX Connect 2019 – Day 2 08.05.2019 by Alain Lacour The day first started with a 5K fun run. After the Keynote about “APEX: Where we have come from and where we’re heading: Personal insights on Application Express from the Development Team” by John Snyders, Anthony Rayner and Carsten Czarski(…)
Database Administration & Monitoring, Oracle Oracle 19C : Exporting and Importing Broker Configuration 04.05.2019 by Oracle Team By Mouhamadou Diaw Up to Oracle 19c, there was no automatic way to backup the configuration of the broker. One solution was to manually copy all executed instructions in a file. With Oracle 19c, there is now the possibility(…)
Database Administration & Monitoring, Oracle Oracle 19C : Dynamic Change of Fast-Start Failover Target 03.05.2019 by Oracle Team By Mouhamadou Diaw Oracle 19C is now available on premise. There are lot of new features. One for the Data Guard Broker is that now we can dynamically change the fast-start failover target to a specified member in the list(…)
Database Administration & Monitoring Unable to add physical standby database 30.04.2019 by Oracle Team Recently I tried to setup some new physical standby databases and got the following strange message: DGMGRL> ADD DATABASE "XXXX" as connect identifier is "XXXX" maintained as physical; Error: ORA-16698: LOG_ARCHIVE_DEST_n parameter set for object to be(…)
Database Administration & Monitoring Two node patroni does not failover when one node crashes 30.04.2019 by Open source Team A few days ago I had the interesting mission to build a two Node Patroni Postgres 9.6 Cluster using etcd in our openDB Appliance environment. Sounds easy, one leader, one secondary, both running etcd, that's it. But that's only the(…)
Database Administration & Monitoring, Oracle Oracle 18c Grid Infrastructure on Windows Server 27.04.2019 by Oracle Team By Mouhamadou Diaw Oracle Grid Infrastucture can be installed on Windows platform. The steps are the same that on other platforms. In this blog we are going to install Oracle GI 18c on Windows 2016.I have two disks on my(…)
Database Administration & Monitoring Creating PostgreSQL users with a PL/pgSQL function 25.04.2019 by Daniel Westermann Sometimes you might want to create users in PostgreSQL using a function. One use case for this is, that you want to give other users the possibility to create users without granting them the right to do so. How is(…)