Viewing entries in
2014

Comment

2014-08 – Reverse Binary Tree Index

This article will be discussing Reverse Binary Tree index feature of Oracle database, an index which is there to solve block contention problem. It will be discussing how it works, what are its advantages and its limitations. When a normal binary tree index based on a numeric column populated by a sequence, it gives rise to hot block problem. Applications trying to insert new rows will face “buffer busy wait”, because everyone wants to write to same block. This problem is called hot block or block contention.

Comment

Comment

The Three V’s of Big Data

Although “Big data” is one of the most used Buzz words of the days in the IT industry, it makes sense to understand the reason why it is one of the hottest technologies of the day and why managing big data continues to be one of the biggest challenges faced by most folks in the IT industry.  Data itself has been the pivotal point of technology for many years as it is information in its most raw form and there have been many different approaches to storing and retrieving data most efficiently and in a fast manner. These challenges are being summarized into what is called the three V’s of Big Data.

Comment

1 Comment

2014-07 – Changing the Database Character Set

The NLS_CHARACTERSET of an Oracle database defines what characters can be stored in the database using the CHAR, VARCHAR2, LONG and CLOB datatypes. This blog gives a quick overview of a method to change the database character set or to check before migrating data between databases with a different NLS_CHARACTERSET.

If you change character sets there is a possibility that characters that you currently use are not defined in the new character set or that the current setup is not correctly used and therefore you could lose data when changing the NLS_CHARACTERSET.

In previous blog “2014-06 – Database Character Set Scanner”, we addressed how to install a great Oracle tool called CSSCAN. Always check data migration by using the Character Set Scanner (CSSCAN) before making any changes to your character set.

1 Comment

Comment

FlashCast Webinar: Migrating Oracle Databases onto Pure Storage

With every new version, Oracle introduces exciting features like Oracle Multitenant option, Oracle Active Data Guard Far Sync, information lifecycle management enhancements and new data types just to name a few. Customers wishing to take advantage of these and other new features will need to upgrade their existing databases, as well as migrate onto modern infrastructure to ensure high levels of performance.

Comment

Comment

VLSS – FIRST and ONLY Pure Storage certified implementation partner for Oracle database!

It’s official! VLSS is proud to announce that it is the first and only Pure Storage certified implementation partner for Oracle database!

VLSS has been a premier Oracle consulting firm since it’s founding in 2005, with Oracle Certified Masters on staff and experts with decades of experience in database migrations, upgrades, Real Application Clusters, Data Guard, performance tuning and optimization.

Comment