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(…)
Enterprise content management Documentum story – How to avoid “DFC_FILE_LOCK_ACQUIRE_WARN” messages in Java Method Server (jms) LOG 20.12.2016 by Middleware Team After upgrading from 6.7.x to 7.2, the following warning message is logged in JMS log files: com.documentum.fc.common.DfNewInterprocessLockImpl – [DFC_FILE_LOCK_ACQUIRE_WARN] Failed to acquire lock proceeding ahead with no lock java.nio.channels.OverlappingFileLockException at sun.nio.ch.SharedFileLockTable.checkList FileLockTable.java:255) By default ACS and ServerApp dfc.properties are pointing(…)
Database Administration & Monitoring Oracle 12cR2: AWR views in multitenant 19.12.2016 by Oracle Team By Franck Pachot . In a previous post I explained how the AWR views have changed between 12.1.0.1 and 12.1.0.2 and now in 12.2.0.1 they have changed again. This is a good illustration of multitenant object(…)
Database Administration & Monitoring RMAN> TRANSPORT TABLESPACE 18.12.2016 by Oracle Team By Franck Pachot . In a previous post I explained how to use transportable tablespace from a standby database. Here I'm showing an alternative where you can transport from a backup instead of a standby database.
Database Administration & Monitoring, Development & Performance Oracle 12cR2 : Partitioning improvements – multi-column list partitioning & read-only partitions 16.12.2016 by Joël Cattin In my last blog post I presented auto-list partitioning, a new partitioning functionality coming with 12cR2. In this one I will introduce two others : multi-column list partitioning and read-only partitions. Multi-column list partitioning Image :(…)
Database Administration & Monitoring Dataguard Oracle 12.2 : Support for Multiple Automatic Failover Targets 15.12.2016 by Oracle Team By Mouhamadou Diaw In a previous blog, we talked about Fast-Start Failover with the MaxProtection mode. With Oracle 12.2 Oracle Data Guard now supports multiple failover targets in a fast-start failover configuration. Previous functionality allowed(…)
Database Administration & Monitoring Oracle 12cR2 – Howto setup Active DataGuard with Temporary Tablespace Groups 15.12.2016 by Oracle Team By William Sescu Temporary Tablespaces Groups exist for quite a while now (since 10gR2), but they are, for whatever reason not so often used. Personally, I think they are quite cool. Very easy to setup, and especially in big environments(…)
Database Administration & Monitoring Dataguard Oracle 12.2 : Fast-Start Failover with Maximum Protection 14.12.2016 by Oracle Team By Mouhamadou Diaw With Oracle 12.1 the one requirement to configure Fast-start Failover is to ensure the broker configuration is operating in either Maximum Availability mode or Maximum Performance mode. With 12.2 Fast-Start Failover can be now configured with(…)
Database Administration & Monitoring Oracle Database 12c Release 2 Multitenant (Oracle Press) 14.12.2016 by Oracle Team By Franck Pachot . Here it is. The multitenant book is out for sale...