(Paulo Jesus) We are very happy to introduce a new MySQL utility named “mysqlbinlogmove“, which is used to relocate binary log files. This utility is one of two new utilities included in MySQL Utilities release-1.6.0 Alpha. The other utility is “mysqlgrants“, which is used to display the privileges
Other News
Suppressing ADF LOV Like Operator Filtering
(Andrejus Baranovskis) ADF LOV component provides filtering option with STARTSWITH operation. This is used to check if similar value exists in the LOV, if such value exists – LOV popup is opened with all the suggested values.
REQUIRED_MIRROR_FREE_MB
(Bane Radulovic) The REQUIRED_MIRROR_FREE_MB and the USABLE_FILE_MB are two very interesting columns in the V$ASM_DISKGROUP[_STAT] view. Oracle Support gets many questions about the meaning of those columns and how the values are calculated.
Start pushing: Enable push notification subscriptions in your native Android mobile applications
(Vladimir Kislicins) Push notifications with IBM Worklight Foundation is a very powerful feature which makes it possible to reach client devices from a single common server code regardless of the vendor services (APNS or GCM). It also makes the entire process of communicating with the users and devi
Creating Signed Java Byte Values Using ColdFusion Numbers
(Ben Nadel) For the last two days, I’ve been baffled as to why I couldn’t create a Byte from 8 bits. After much head-banging, I discovered that Java bytes are signed. This means that the 8th bit doesn’t represent 128, but rather -128.
Database System Performance Tools
(Craig S. Mullins) System performance tools examine the database server, its configuration, and usage. The most commonly used system performance tool is the performance monitor. Database performance monitoring and analysis tools support many types of performance-oriented requests in many ways.
Multiple aggregations and the SQL table function: A case study
(Kanishka Mandal) The DB2 Social media team caught up with Nattavut Sutyanyong and Kanishka Mandal who are part of the DB2 development team to talk to them about their article “Multiple aggregations and the SQL table function: A case study“. Here is what they has to say :
Writing Android Programs with HTML and JavaScript
(shiuhlin) “Togosoft Device Browser” allows web programmers to create Android web apps in minutes with pure HTML and JavaScript.
Keys to the Design Process of SharePoint 2013’s Underlying Technical Architecture
(Errin O’Connor) One of the first questions you should ask yourself when designing your SharePoint 2013 site is, “What are my organization’s compliance policies?” That question is typically not asked until later on in an initiative, but it should be at the forefront of your planning and architecture
Enabling SQL Server Trace Flag for a Poor Performing Query Using QUERYTRACEON
(Daniel Farina) You have a pooring performing SQL Server query. After extensive research you find a KB article that describes the issue as a Query Optimizer bug. You download and apply the hotfix, but nothing seems to happen. In this tip we look at the possible issues and how to solve optimizer issu
