NEWS

News Flashes

Kore Technologies will soon unveil the next major release of Kourier Integrator, its enterprise integration suite providing both extract, transform, and load (ETL) and enterprise application integration (EAI) capabilities for connecting UniData/UniVerse applications to Microsoft SQL server and other best-in-class applications. Kourier Integrator Release 4, which will add several new features and product enhancements, is expected to be available by the end of May.
Mike Ruane, president and CEO of Revelation Software will demonstrate O4W (OpenInsight for Web) Mobile at user group meetings and conferences across the country and the U.K. this summer and early fall. In the presentations, Ruane's team will show attendees how easy it is to build a mobile application with Revelation's software by actually allowing them to build a mobile pizza-ordering application, Robert Catalano, director of sales at Revelation, tells 5 Minute Briefing.
Entrinsik has signed a partnership agreement with Pick Cloud, Inc., a provider of hosting, cloud computing, system backups and disaster recovery, professional services, and monitoring for MultiValue applications. The agreement enables Pick Cloud to offer Informer as a reporting and data analysis solution.
Pick Cloud, Inc., a provider of managed hosting solutions for the MultiValue market, has signed a reseller agreement with Synergetic Data Systems, Inc. (SDSI) to integrate CirrusPrint, SDSI's cloud and network printing solution.
Dell Software's latest release of SharePlex, a data replication solution, has added support for near real-time data integration to drive improved data warehousing, business intelligence and analytics. SharePlex, which has a heritage as an Oracle-to-Oracle data replication solution, now enables customers to replicate Oracle data using CDC to other databases, including structured databases such as SQL Server, DB2, Sybase, Netezza, and Teradata, as well as emerging unstructured databases such as Hadoop and Greenplum. SharePlex 8.0 also adds new support for Oracle Transparent Data Encryption and Hybrid Columnar Compression.
Redesigned to improve implementation, Oracle Business Intelligence (BI) Applications Release 11.1.1.7.1 incorporates enhancements across the BI Applications product line and also introduces two new in-memory analytic applications. Built on Oracle Business Intelligence Foundation Suite, Oracle BI Applications enable organizations to benefit from a packaged BI solution, while tight integration with a single, common BI architecture allows businesses to extend those solutions to meet their specific needs or build completely custom BI applications. By leveraging Oracle Data Integrator, Oracle GoldenGate, and adding new setup and configuration utilities, Oracle says the applications can be implemented faster and offer improved real-time reporting.
Database Plugins, a provider of data-centric computing solutions, has announced the addition of a secure transcoding framework to its line of media management software. The solution, "dbTranscoder," addresses the storing, streaming and transcoding of media data in an Oracle database. "This mechanism allows you to store your multimedia data in the database but still manipulate it through common file-based semantics by programs that are expecting that multimedia data to exist in a file somewhere," Steve Guilford, founder and CEO of Database Plugins, tells 5 Minute Briefing.
EMC has announced new solutions and services that enable customers to move workloads of SAP solutions to private cloud infrastructures. EMC is expanding its relationship with SAP and VMware by integrating their services capabilities and helping customers accelerate full-lifecycle transformation of SAP applications to virtualized x86 environments. These new additions simplify the design, planning and operation of on-premise cloud computing infrastructures that take advantage of the latest EMC, SAP and VMware technologies.

Linux News

IBM is spearheading the development and adoption of Kernel-based Virtual Machine (KVM) for financial services firms. On May 2, IBM will launch the KVM Center of Excellence for Wall Street located in New York City with a grand opening event for IBM clients and business partners in the financial services industry. This center will act as the hub for KVM-related trainings, client and partner briefings and thought leadership.

Upcoming Webinars for Data Management Pros
Sponsored By: Tableau Software on Wednesday, June 12, 2013
Register Now!

Database Trends and Applications – Articles

Trends & Applications

NoSQL databases are becoming increasingly popular for analyzing big data. There are very few NoSQL solutions, however, that provide the combination of scalability, reliability and data consistency required in a mission-critical application. As the open source implementation of Google's BigTable architecture, HBase is a NoSQL database that integrates directly with Hadoop and meets these requirements for a mission-critical database.

MultiValue Community

Pick Cloud, Inc. has signed a reseller agreement with AccuSoft Enterprises to sell its line of AccuTerm terminal emulation products. According to Pick Cloud, the reseller agreement enables Pick Cloud to offer and leverage AccuSoft's GUI development tools as well as their connectivity and terminal emulation products.

DBTA - COLUMNS

Notes on NoSQL

The term "NoSQL" is widely acknowledged as an unfortunate and inaccurate tag for the non-relational databases that have emerged in the past five years. The databases that are associated with the NoSQL label have a wide variety of characteristics, but most reject the strict transactions and stringent relational model that are explicitly part of the relational design. The ACID (Atomic-Consistent-Independent-Durable) transactions of the relational model make it virtually impossible to scale across data centers while maintaining high availability, and the fixed schemas defined by the relational model are often inappropriate in today's world of unstructured and rapidly mutating data.

Applications Insight

Computer games have been front-runners in many important developments in the IT industry, including digital distribution, cloud storage, user driven design, and crowd sourcing. So it's not surprising that game developers are in a leading position when it comes to big data analytics and machine learning. Online games have the ability to monitor all aspects of player behavior, so, just as Google is able to refine your search results by analyzing your previous searches and comparing them to the billions of searches done every day, online game companies are able to modify game behavior to ensure a more optimal game experience by observing what works - and what doesn't - in the gamer's world.

Database Elaborations

It seems that juggling is the most useful of all skills when embarking on a data warehousing project. During the discovery and analysis phase, the workload grows insanely large, like some mutant science fiction monster. Pressures to deliver can encourage rampant corner-cutting to move quickly, while the need to provide value urges caution in order not to throw out the proverbial baby with the bath water as the project speeds along. Change data capture is one area that is a glaring example of the necessary juggling and balancing.

DBA Corner

Data is not sedentary. Once data has been created, organizations tend to move it around to support many different purposes—different applications, different geographies, different users, different computing environments, and different DBMSs. Data is copied and transformed and cleansed and duplicated and stored many times throughout the organization. Different copies of the same data are used to support transaction processing and analysis; test, quality assurance, and operational systems; day-to-day operations and reporting; data warehouses, data marts, and data mining; and distributed databases. Controlling this vast sea of data falls on the DBA who uses many techniques and technologies to facilitate data movement and distribution.

SQL Server Drill Down

When you decide to undertake your own benchmarking project, it's a strongly recommended best practice to write up a benchmarking plan. A benchmark must produce results that are both reliable and repeatable so that we can foster conclusions that are predictable and actionable. Keeping the "reliable and repeatable" mantra in mind necessitates a few extra steps.