Close
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
Read Down
Sign in
Close
Welcome!Log into your account
Forgot your password?
Read Down
Password recovery
Recover your password
Close
Search
Logo
Subscribe
Logo
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
More
    Subscribe
    Home Applications
    • Applications
    • Database

    Oracle Gets Zippy with Financial Services

    Written by

    Lisa Vaas
    Published June 10, 2005
    Share
    Facebook
    Twitter
    Linkedin

      eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

      What does Oracles intent to purchase zippy-quick TimesTen Inc., with its real-time, in-memory database technology, mean to you?

      Plenty, if youre in the financial services industry, if youre looking for real-time access to data for logistics or high-speed transaction support, or if you happen to be the DBMS vendor that was once king of the financials—aka Sybase Inc.

      First, a look at what Oracles acquisition says about the push for real-time data. Basically, it reflects the direction in which all the database companies are either heading or will be soon: the ability to provide real-time access to data, whether for BI (business intelligence) or high-speed transaction support.

      This is motivated by a number of things. One source is the fire hose of information being spewed from RFID (radio frequency identification) technology.

      “One of the things people talk about as a driver in, lets say, inventory management, is the whole RFID thing, and the idea that youll be able to track not just palettes as they come into the warehouse, but also item by item, and youll be able to capture that information so youll know where any item is at any point in time, and you can use this information to make highly intelligent, highly precise decisions about when to send things from, say, a regional warehouse to a store, or when to reorder, at a much more fine-grained level,” said Carl Olofson, noted database expert and an analyst with IDC.

      To do that, youre dealing with a blizzard of data. Other usages that would require high-speed data access include logistics: the movement of objects through a delivery system. With concerns over soaring gas prices, for example, the optimization of fleets has exploded in importance. With todays gas prices, you just dont want to send half-empty trucks.

      And then theres the king of them all: financial services. According to Bob Iati, a partner with The Tabb Group, the past 18 months have seen a focus on volumes of data, data capacities and, probably most importantly, the ability to move data with no or low latency.

      The driver in financial services has been, first and foremost, the advance and penetration of advanced electronic trading systems, Iati said. “Theres been considerable take-up in the last 18 months in program trading—black-box trading, generically, where computers are doing more trading than ever before,” he said. “The more that technology and programs are relied upon to find and execute on opportunities, the faster the market moves. That has logically turned the focus to data.”

      Concurrent with that has been a terrific advance in volume over the last four years, caused by the move from a fractional pricing scheme to a decimal pricing scheme. Remember when securities were priced in 16ths of a dollar? The industry has gone to a penny. From 16 price points between dollars, we now have 100 price points.

      Next Page: Lifting TimesTens hood.

      Oracle Gets Zippy with Financial Services – Page 2

      Thats had a domino effect in this business, Iati said. Its increased the activity and amount of information that has to be moved, based on activity that could happen at penny increments as opposed to 16th of a dollar increments.

      To give you an idea of what kind of volume increase this translates to, Iati said that, over a period of six years, peak message rates in the industry have gone from 4,800 messages per second to 55,000 mps.

      Obviously, given all these needs, database companies are eager to step in. Figuring out how to get data in and out of the system really, really fast isnt easy, however, Olofson said, given the constraints of a traditional database.

      One technique used is to create a caching environment that can be used interactively with database clients, instead of being forced to go back to the full database itself.

      Weve also seen approaches that involve clever uses of buffering to achieve these things, usually coupled with a partitioning scheme so you can manage data in buffers, thus ensuring that a given transactional query will be in memory.

      What Makes TimesTen So Fast?

      TimesTens approach is different from these. It uses main-memory database technology—as in, theres an actual database resident in main memory, not just a buffer or structured cache. Even TimesTens Cache product is still a database; its just that people use it as a cache, given that it has facilities that link it back to the database.

      The fact that TimesTen is a full database, as opposed to an approach that utilizes cache, makes it a better solution, Olofson said. Specifically, it spools out its own log, which assists in data recovery.

      “When people talk about main-memory databases, people have the concept that its just memory, so if the system goes down, everythings lost,” he said. “Thats not true [with TimesTen]; it spools transactions out to logs. If it has a failure, it can recover from the log, [which] saves snapshots at intervals.”

      The distinguishing characteristic is that the TimesTen database doesnt have to go to the disk. A disk-based database is optimized around the rapidity with which you can randomly store and retrieve data to disk, with memory and instruction structure in the database kernel all organized around those issues.

      Main-memory databases couldnt care less about that issue. With database in memory, theres no shuffling of stuff.

      TimesTen claims to be able to move data 10 times faster than standard disk-based databases, even when the disk-based database has all its data in memory.

      Next Page: The acquisition will change the competitive landscape.

      Oracle Gets Zippy with Financial Services – Page 3

      Olofson hasnt tested it, but he said it makes sense logically. “Database kernels, they revolve around this issue of the disk structure,” he said. “You store indexes in one place, data in another, and youre constantly checking to see, Should I swap a buffer out? Should I load this other from the disk?”

      Watch out, Sybase

      So what does this mean for Oracle, competitively? It should, for one thing, raise its visibility in the financial services industry. Sybase has historically been very strong in that sector, with Sybase ASE being the database of record for managing portfolios.

      Of course, financial services companies could continue to use TimesTen in a two-tier setup with Sybase ASE. Theres no compelling reason to switch, just because TimesTen is being acquired. After all, database migration is a horrific pain.

      But, if financial services firms are looking to integrate what TimesTen is doing with what their back-end database is doing, and at a level of intimacy that can only be achieved by using TimesTen in conjunction with Oracle 10g, a migration might be tempting, Olofson said.

      Another thing to note is that Oracle has already achieved a much better hold in the financial services sector than it had, say, 15 years ago, when Sybase owned the business, Iati said. With the addition of TimesTen, it picks up a nimble player whos been in this business for a while and thus has the potential to offset its reputation as a large and somewhat clunky company, he said.

      At any rate, Sybase isnt sleeping. It recently released Sybase RAP (Risk Analytics Platform), a platform designed for supporting trading applications in the capital markets. The platform has three pieces that work together to feed trade data into user-selected models, one piece of which, Sybase IQ, is an analytical database that can store massive quantities of market data while enabling fast queries.

      Whats next? Keep your eye on other small, real-time database players, like ANTS Software Inc. As Oracle has demonstrated, the big database companies are hungry, and they certainly wont let the small guys have all the fun.

      Check out eWEEK.coms for the latest database news, reviews and analysis.

      Lisa Vaas
      Lisa Vaas
      Lisa Vaas is News Editor/Operations for eWEEK.com and also serves as editor of the Database topic center. She has focused on customer relationship management technology, IT salaries and careers, effects of the H1-B visa on the technology workforce, wireless technology, security, and, most recently, databases and the technologies that touch upon them. Her articles have appeared in eWEEK's print edition, on eWEEK.com, and in the startup IT magazine PC Connection.

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      MOST POPULAR ARTICLES

      Artificial Intelligence

      9 Best AI 3D Generators You Need...

      Sam Rinko - June 25, 2024 0
      AI 3D Generators are powerful tools for many different industries. Discover the best AI 3D Generators, and learn which is best for your specific use case.
      Read more
      Cloud

      RingCentral Expands Its Collaboration Platform

      Zeus Kerravala - November 22, 2023 0
      RingCentral adds AI-enabled contact center and hybrid event products to its suite of collaboration services.
      Read more
      Artificial Intelligence

      8 Best AI Data Analytics Software &...

      Aminu Abdullahi - January 18, 2024 0
      Learn the top AI data analytics software to use. Compare AI data analytics solutions & features to make the best choice for your business.
      Read more
      Latest News

      Zeus Kerravala on Networking: Multicloud, 5G, and...

      James Maguire - December 16, 2022 0
      I spoke with Zeus Kerravala, industry analyst at ZK Research, about the rapid changes in enterprise networking, as tech advances and digital transformation prompt...
      Read more
      Video

      Datadog President Amit Agarwal on Trends in...

      James Maguire - November 11, 2022 0
      I spoke with Amit Agarwal, President of Datadog, about infrastructure observability, from current trends to key challenges to the future of this rapidly growing...
      Read more
      Logo

      eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site’s focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

      Facebook
      Linkedin
      RSS
      Twitter
      Youtube

      Advertisers

      Advertise with TechnologyAdvice on eWeek and our other IT-focused platforms.

      Advertise with Us

      Menu

      • About eWeek
      • Subscribe to our Newsletter
      • Latest News

      Our Brands

      • Privacy Policy
      • Terms
      • About
      • Contact
      • Advertise
      • Sitemap
      • California – Do Not Sell My Information

      Property of TechnologyAdvice.
      © 2024 TechnologyAdvice. All Rights Reserved

      Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.