Leading the way are the blogs which are acting as beacons of information guiding the way towards new vistas of innovation. This Log Buffer edition appreciates that role and presents you with few of those blogs.
Oracle:
Is there any recommended duration after which Exalytics Server should be rebooted for optimal performance of Server?
GlassFish On the Cloud Consulting Services by C2B2
This introduction to SOA Governance series contains two videos. The first one explains SOA Governance and why we need it by using a case study. The second video introduces Oracle Enterprise Repository (OER), and how it can help with SOA Governanc.
Oracle BI APPs provide two data warehouse generated fiscal calendars OOTB.
If you’re a community manager who’s publishing, monitoring, engaging, and analyzing communities on multiple social networks manually and individually, you need a hug.
SQL Server:
Spackle: Making sure you can connect to the DAC
Test-Driven Development (TDD) has a misleading name, because the objective is to design and specify that the system you are developing behaves in the ways that the customer expects, and to prove that it does so for the lifetime of the system.
Set a security standard across environments that developers can see and run, but not change.
Resilient T-SQL code is code that is designed to last, and to be safely reused by others. The goal of defensive database programming, the goal of this book, is to help you to produce resilient T-SQL code that robustly and gracefully handles cases of unintended use, and is resilient to common changes to the database environment.
One option to get notified when TempDB grows is to create a SQL Alert to fire a SQL Agent Job that will automatically send an email alerting the DBA when the Tempdb reaches a specific file size.
MySQL:
By default when using MySQL’s standard replication, all events are logged in the binary log and those binary log events are replicated to all slaves (it’s possible to filter out some schema).
Testing MySQL repository packages: how we make sure they work for you
If your project does not have something that you can adapt that quote to, odds are your testing is inadequate.
Compare and Synchronize with Updated Comparison Tools!
Beyond the FRM: ideas for a native MySQL Data Dictionary.
No comments