Application integration & Middleware Configuring Oracle DB data source in JBoss EAP 7.1 26.05.2019 by Middleware Team Introduction This blog explains how to install and use an Oracle database JDBC driver in JBoss EAP 7.1 standalone instance and in a domain deployment. Oracle JDBC driver installation The first step is to install the JDBC driver in(…)
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(…)
Application integration & Middleware, Development & Performance, Oracle APEX Connect 2019 – Day 1 07.05.2019 by Alain Lacour This year again the APEX connect conference spans over three days with mixed topics around APEX, like JavaScript, PL/SQL and much more. After the welcome speech and the very funny and interesting Keynote about “PL/SQL: A Career Built On(…)
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(…)
Cloud, Database management How to migrate from on-premise to an Azure SQL Database 03.05.2019 by Stéphane Savorgnano As a SQL Server DBA we have the habit to migrate databases from an instance to another one or to a new environment. But migrate a database from on-premise to the Azure Cloud is an operation that we don’t(…)
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(…)
Azure, Cloud, SQL Server How to create an Azure SQL Database 30.04.2019 by Stéphane Savorgnano Azure SQL Database is a relational database-as-a-service (DBaaS) which gives us the possibility to create application with a performant database without to take care of the relying infrastructure. Azure SQL Database is based on the latest stable version of Microsoft(…)