Development & Performance Java reflection: Get classes and packages names from a root package within a custom URLClassloader 18.08.2016 by Middleware Team I have got a case for which I needed to use a custom Classloader, in order to find the list of classes and packages available across several software plugins materialized by a set of jar files. These jar files(…)
Database Administration & Monitoring, Hardware & Storage, Operating systems Generate Azure VM with Resource Manager deployment in PowerShell 17.08.2016 by Nathan Courtine Recently, there is a new way to manage the Azure infrastructure with Resource Manager. It brings many advantages regarding the classic deployment. The differences between these two deployments will not be covered in this blog because it is(…)
Database Administration & Monitoring Unplugged pluggable databases 15.08.2016 by Oracle Team By Franck Pachot . When Oracle Multitenant came out in 12c, with pluggable databases, it was easy to draw them as USB sticks that you can plug and unplug to/from your Container Database (CDB). I don't like this because it(…)
Database Administration & Monitoring Windows: Sauvegarde RMAN sur un disque partagé 08.08.2016 by Oracle Team Dans ce blog, je vais vous expliquer comment exporter les backups RMAN sur un « share disk » appartenant à un Domaine. Assurer la sécurité des données est l’une des tâches principales de l’administrateur : La mise en œuvre d’une protection des fichiers sensibles(…)
Database Administration & Monitoring Multitenant internals: object links on fixed tables 07.08.2016 by Oracle Team By Franck Pachot . The previous post partly answered to the original question (why an object link to V$SESSION is refreshed only every 30 seconds): recursive queries on shared=object views. Now let's see what is different(…)
Database Administration & Monitoring Multitenant internals: how object links are parsed/executed 07.08.2016 by Oracle Team By Franck Pachot . I had a comment on object links internals when creating a sharing=object view on GV$SESSION. Before posting about this specific case, I realized that I've never explained how a query on(…)
Database management, Operating systems List usernames instead of uids with the ps command for long usernames 05.08.2016 by Oracle Team By William Sescu Have your ever faced such a situation. You have usernames in your /etc/passwd file with more than 8 characters. This is no problem for Linux at all, usernames may be up to 32 characters long, only your(…)
Database Administration & Monitoring, Operating systems How to do a Filesystem Resize (ext3/ext4) on Redhat running on VMware 05.08.2016 by Oracle Team By William Sescu A filesystem resize can be done in several ways, online, offline, with LVM2 or without LVM2. However, this blog will describe how to do an online resize of ext3/ext4 filesystems where a virtual disk (vmdk) is online(…)
Database Administration & Monitoring SQL Server AlwaysOn: troubleshooting improvements with new service packs 02.08.2016 by Microsoft Team As promised in my latest blog, I will talk about improvements in the detection of the availability group replication latency. As a reminder, replication latency between high(…)
Database Administration & Monitoring Exadata X-5 Bare Metal vs. OVM load testing 31.07.2016 by Oracle Team By Franck Pachot . In a previous post I tried to compare a single thread workload between Exadata X5 Bare Metal and Virtualized. The conclusions were that there is no huge differences, and that this kind(…)