Database Administration & Monitoring NLS defaults for LANGUAGE and TERRITORY 04.01.2017 by Oracle Team By Franck Pachot . When you set NLS_LANGUAGE then the values of NLS_DATE_LANGUAGE and NLS_SORT are set to their defaults for the LANGUAGE you set. When you set NLS_TERRITORY then values of NLS_DATE_FORMAT, NLS_NUMERIC_CHARACTERS, NLS_CURRENCY and NLS_ISO_CURRENCY are set to(…)
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(…)
Technology Survey IT-Tage 2016 Informatik aktuell: feedback 23.12.2016 by Stéphane Haby Today, to finish the year, I post a brief personal impression of the IT-Tage 2016 in Frankfurt at the Hotel Maritim, where I was also be a speaker. I presented 2 sessions on SQL Server: “SQL Server Errorlog(…)
Database Administration & Monitoring Migrating your existing availability group infrastructure to 2016 23.12.2016 by Microsoft Team Have you already a plan to migrate your old SQL Server 2012 availability group infrastructure to windows 2016 and SQL Server 2016? In a previous post, I talked about distributed availability groups and cross-cluster migration scenarios(…)
Database Administration & Monitoring Can I do it with PostgreSQL? – 8 – Transportable tablespaces 23.12.2016 by Daniel Westermann My colleague Franck posted a comment to one of my last "Can I do it with PostgreSQL" blog posts. The comment he posted is: "Here is an idea for a future “Can I do(…)
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(…)
Enterprise content management Documentum story – Add the Java urandom inside the wlst.sh script to improve the performance of all WLST sessions 20.12.2016 by Middleware Team WebLogicServer takes a long time (e.g. over 15 minutes) to startup. Can the performance be improved? Using /dev/urandom option in the Weblogic Java Virtual Machine parameters from startup script, can be the solution. In fact, /dev/random is a(…)
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(…)