Database Administration & Monitoring, Database management Oracle 12cR2 – DataGuard and Backups to NFS 24.01.2017 by Oracle Team By William Sescu From the RMAN point of view, you have generally two possibilities to store your backups, on Disk or on Tape. In case of a single instance, it doesn’t really matter from the accessible or inaccessible point of(…)
Database Administration & Monitoring, Database management, Operating systems vagrant up – get your Oracle infrastructure up an running 19.01.2017 by Oracle Team By using Vagrant to manage your Virtual Machines and Ansible for configuration management and provisioning you can easily automate the setup of your whole test environment in a standardized way. If you have never heard about Ansible and Vagrant(…)
Database Administration & Monitoring, Database management Introducing high-availability with SQL Server on Linux 15.01.2017 by Microsoft Team A couple of months ago, I did my first installation of SQL Server on Linux. I wrote about it in this blog post. So(…)
Database Administration & Monitoring, Database management Oracle 12cR2 – DataGuard Switchover with Oracle Wallets 04.01.2017 by Oracle Team By William Sescu I would like to make my DataGuard environment more secure, by eliminating the typing of “connect sys/Manager1” for my DGMGRL commands. Especially the ones, that I have in my scripts. For example: oracle@dbidg01:/home/oracle/ [DBIT122] dgmgrl <<-EOF >(…)
Database Administration & Monitoring, Database management Oracle 12cR2 – How to Setup DataGuard observer with Oracle Wallets 03.01.2017 by Oracle Team By William Sescu I am not a big fan of having passwords in clear text laying around. This applies not only to application servers, but also for my Data Guard observer. I do have a script for starting the observer(…)
Database management MS Cloud Summit Paris 2017 02.01.2017 by Microsoft Team Une nouvelle année commence et 2017 devrait être un bon cru dans le domaine de la base donnée notamment en prédiction des effets d’annonces faites par Microsoft cette fin d’année 2016. En effet, il a été notamment été question de la prochaine(…)
Database Administration & Monitoring, Database management, Oracle SQL Plan Directives in 12cR2. Behavior is different than in 12cR1. 21.12.2016 by Clemens Bleile During the Frankfurter IT Tage I provided a presentation about SQL Plan Directives and how to reproduce a testcase in a test environment for a plan with used SQL Plan Directives (SPD). In that context I did a couple of(…)
Database Administration & Monitoring, Database management Oracle 12cR2 – DataGuard and TCP.VALID_NODE_CHECKING 20.12.2016 by Oracle Team By William Sescu Security is a quite important topic, especially when running Oracle in the cloud. To make your DataGuard a little bit more secure, you can enable the TCP.VALIDNODE_CHECKING feature. I call it SQL*Net Firewall. Enabling the SQL*Net Firewall(…)
Database Administration & Monitoring, Database management Oracle 12cR2 – Is the SYSDG Administrative Privilege enough for doing Oracle Data Guard Operations? 14.12.2016 by Oracle Team By William Sescu For security reasons, you may want that your DataGuard operations are done with a different UNIX user and with a different Oracle user which is not so highly privileged like the SYSDBA. This is exactly where the(…)
Database Administration & Monitoring, Database management Oracle 12cR2 – DataGuard and the REDO_TRANSPORT_USER 14.12.2016 by Oracle Team By William Sescu In a DataGuard environment, by default, the password of the SYS user is used to authenticate redo transport sessions when a password file is used. But for security reasons you might not want to use such a(…)