Oracle SQLcl connect target depends on previous connection 01.06.2018 by Oracle Team By Franck Pachot . I thought it was a bug for two reasons: first, because I don't like that my connect destination depends on the context, and then because it is a different behavior than in SQL*Plus. But finally, it(…)
Database Administration & Monitoring Patching ODA lite to 12.2.1.3.0 31.05.2018 by Jérôme Dubar Here is the latest patch for your ODA and it seems that Oracle documentation for this patch is not exactly the procedure you’ll have to follow to successfully patch your appliance. I recently updated X6-2M and X6-2L to this latest(…)
Database Administration & Monitoring Introducing SQL Server on Kubernetes 31.05.2018 by Microsoft Team After spending some times with Docker Swarm let’s introduce SQL Server on Kubernetes (aka K8s). Why another container orchestrator? Well, because Microsoft gives a strong focus on Kubernetes in their documentation and their events and because K8s is probably one(…)
Enterprise content management An awk filter to truncate or wrap around tabular output 31.05.2018 by Middleware Team In my previous blog “idql and its column output”, see link here, I provided a small awk filter to reflow the idql output’s columns by wrapping their content around. Later I came of thinking that it could be useful(…)
Enterprise content management Adding a Documentum Extension to gawk, part II 31.05.2018 by Middleware Team This is part II of the article “Adding a Documentum Extension to gawk”. You can find Part I here Before we can test the extension, we need a(…)
Enterprise content management Adding a Documentum Extension to gawk, part I 31.05.2018 by Middleware Team Recently, I was searching my NAS for some files which, to end this intolerable suspense, I did not find but on the other hand I did stumbled across a couple of interesting dmawk scripts I wrote for on customer more(…)
Oracle OpenShift on my Windows 10 laptop with MiniShift 31.05.2018 by Oracle Team By Franck Pachot . If you want to play with OpenShift on your laptop, you can, in a Virtual Machine. I have VirtualBox installed on my laptop. I'll install Minishift here, which will create the VM to run OpenShift with(…)
Database Administration & Monitoring EDB Failover Manager in EDB containers in Minishift/OpenShift – Failovers 29.05.2018 by Daniel Westermann This blog refers to an older version of EDB's Postgres on Kubernetes offering that is no longer available. In the last post we had a look at the basic configuration of EDB EFM and confirmed that(…)
Database Administration & Monitoring, SQL Server SQL Saturday Paris 2018 – Pré-conférence SQL Server Linux, Docker et Azure 28.05.2018 by Microsoft Team The next SQL Saturday in Paris is coming soon and the agenda has been published by the @GUSS on twitter. Le prochain SQL Saturday Paris arrive bientôt et l’agenda a été publié sur Twitter par le @GUSS(…)
Database Administration & Monitoring EDB Failover Manager in EDB containers in Minishift/OpenShift 28.05.2018 by Daniel Westermann This blog refers to an older version of EDB's Postgres on Kubernetes offering that is no longer available. In the last three posts we deployed an EDB database container and two pgpool instances,(…)