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 Cloud
    • Cloud
    • Database
    • Development
    • Networking

    iAnywhere Upgrades Everything

    Written by

    Peter Coffee
    Published September 4, 2006
    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.

      Few products retain a coherent vision and a top-flight technical team long enough to celebrate a Version 10 release; even then, its a dubious achievement if it entails excessive feature creep or over-specialization.

      Click here to read the full review of SQL Anywhere 10.

      2

      Few products retain a coherent vision and a top-flight technical team long enough to celebrate a Version 10 release; even then, its a dubious achievement if it entails excessive feature creep or over-specialization.

      SQL Anywhere 10, were pleased to find, is a Version 10 that was worth the wait.

      Expected to ship in September from the iAnywhere Solutions unit of Sybase, the latest SQL Anywhere bundle of database foundations and tools looks more like a whole new product line than a typical update release. Announced pricing of the full SQL Anywhere package begins at $599 for five users or $2,499 per CPU for a server license with any number of clients.

      The package includes the SQL Anywhere relational database, UltraLite database system for mobile devices, MobiLink and SQL Remote synchronization tool kits, and QAnywhere application-to-application messaging extensions for the MobiLink synchronization server and the SQL Anywhere Web services facility. We concentrated our tests on the application development and database administration workloads of the in-house IT builder.

      /zimages/7/28571.gifThe SQL Anywhere 10 beta advances on four fronts. Click here to read more.

      The primary portal into the SQL Anywhere system is the visual Sybase Central console (see top screen at right). Sybase Central provides a convenient administrative shell and offers a plug-in architecture that iAnywhere has exploited to add many improved tools. Setup for data replication and data synchronization operations, for example, is newly aided by a graphical interface, and many more profiling tools are now available.

      The limited profiling and optimization aids of Version 9 and earlier were mainly focused on automated index recommendations. Those aids are now overshadowed by a far more comprehensive slate of alerts to potential problems, plus analytic tools for collecting and reviewing an almost overwhelming number of measures of database behavior and performance. We found these quite accessible and straightforward to apply during our tests.

      For those with an interest in large-scale enterprise applications—especially those making complex queries against volatile data—the two most significant improvements in Version 10 are its materialized views and snapshot isolation options.

      Materialized views are pre-computed result sets from operations such as large joins. Complex applications can benefit from definition and scheduled regeneration (presumably during off-peak hours) of a materialized view, which will then be used (transparently to application code) by the SQL Anywhere optimizer to dramatically reduce the time for subsequent query completion.

      Mileage will vary, to be sure, with specific combinations of data set size and query complexity, not to mention the storage space required to maintain these precomputed results. Evaluation scripts included with the product will enable developers to take their own measure of the resulting improvements.

      Also speeding queries in Version 10 is a new virtual-machine implementation for the query engine, using an internal bytecode representation, which improves performance in repetitive procedures by eliminating redundant interpretation of iterated expressions. The newly introduced parallel processing within queries speeds execution on multi-CPU systems.

      Snapshot isolation, invoked explicitly in queries, allows an application to reduce the nuisance of deadlocks and blocks in concurrent operations by letting the database maintain multiple versions of some table rows. This has required substantial changes to indexing and is one of the reasons that upgrading to Version 10 will require a bit of work, as discussed further below. Following isolation, a query can work with the snapshot versions of the affected rows while other operations proceed against the live database.

      The use of snapshots involves trade-offs between real-time consistency and application performance, with three different types of snapshots that enable (and require) careful choice of the desired degree of decoupling of data row state. Snapshots also let an application ensure that all its tables reflect the state of the data at the same moment in time, a potential benefit in auditing and other applications where consistency is more important than real-time currency.

      Developers with interests that lie outside the enterprise data center will find ample iAnywhere resources at their disposal: The developer who wants to support mobile users of Microsofts Pocket PC, Palms Palm OS and Symbians Symbian OS devices will find an extensive collection of scripted demonstrations with supporting documents and data files in the evaluation materials available at www.ianywhere.com/products/sql_anywhere_resources.

      Developers also will have the option of downloading a free, nonexpiring Developer Edition of the SQL Anywhere package from that same URL, although the Version 10 update was not yet available when we performed our review. The developer license for Version 10 likewise had not been posted, but iAnywhere officials told eWEEK Labs that the licenses terms will be similar to those for Version 9, which enable single-seat use for internal evaluation, development and testing.

      Two burdens on any product with nine previous versions are those of backward compatibility and forward upgrade convenience. SQL Anywhere 10 achieves both goals as well as one can expect for such a complex and mature product line. Use of the Version 10 database server requires database rebuilding; however, client applications can connect to the Version 10 server using SQL Anywhere technologies from Version 6 or later.

      The Version 10 MobiLink synchronization server requires Version 8 or later clients; upgrades to a MobiLink installation require the invocation of upgrade scripts in a specific sequence of database, server and clients.

      We found SQL Anywheres accessibility to scripts and command-line control merely typical, were sorry to say, in their vocabularies of cryptic options and their verbose but not especially illuminating error messages.

      Where a new version of SQL Anywhere is being installed, especially if multiple versions are being retained during transition, path variables must be manually checked to ensure that older versions of executable files are not allowed to shadow newer executables with the same name. File names are intentionally kept the same from one release to the next, the documentation warned us, to minimize the need for gratuitous changes to code.

      Next page: Evaluation Shortlist: Related Products.

      Page 3

      Evaluation Shortlist

      Oracles Oracle 10g

      A database server platform that is easy to deploy and operate, as well as innovative in handling standards-based multimedia (www.oracle.com/technology/products/database/oracle10g)

      IBMs DB2

      Self-regulating tools aid both basic and expert administrators; critical applications benefit from well-designed, automated failover and recovery (www.ibm.com/db2)

      Microsofts SQL Server

      Taking the lead in superior integration of development technology with database foundations, SQL Server has also grown more complex to manage (www.microsoft.com/sql)

      Technology Editor Peter Coffee can be reached at [email protected].

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

      Peter Coffee
      Peter Coffee
      Peter Coffee is Director of Platform Research at salesforce.com, where he serves as a liaison with the developer community to define the opportunity and clarify developers' technical requirements on the company's evolving Apex Platform. Peter previously spent 18 years with eWEEK (formerly PC Week), the national news magazine of enterprise technology practice, where he reviewed software development tools and methods and wrote regular columns on emerging technologies and professional community issues.Before he began writing full-time in 1989, Peter spent eleven years in technical and management positions at Exxon and The Aerospace Corporation, including management of the latter company's first desktop computing planning team and applied research in applications of artificial intelligence techniques. He holds an engineering degree from MIT and an MBA from Pepperdine University, he has held teaching appointments in computer science, business analytics and information systems management at Pepperdine, UCLA, and Chapman College.

      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.