New: Support for AMXW!
October 2004: Read "All About Dates". |
What's New in Suprtool?
Suprtool is constantly being improved and enhanced. Here are just 3 of the many recent new features:
$Edit for COBOL-Type Formatting "Using Suprtool is a lot quicker than writing a COBOL program. There's no compile time, no testing, and no errors to fix. At the Foundation, I was a one-man shop so there was no time for writing or maintaining custom programs."
Art Bahrs "The hours, if not weeks and months, Suprtool has saved me over the years makes it a real bargain in my book. I have found Suprtool beneficial for quick reports, file repairs, data manipulation, etc. I only wish I could instantly communicate to the uniniated everything you can do with it. If everyone knew what it could do for them they'd all but demand that it be on all their machines."
Dave Kalb Alliant Foodservice uses Suprtool on both HP-UX and MPE (see case study): "It is really a great help to have Suprtool on all the machines I interface with again! I have also been able to convert most of the staff to using Suprtool as a tool of first choice over Query or a custom program. I am afraid I will have to change jobs again to generate a lot more sales for Robelle. I dread the thought of going into another established site that doesn't have Qedit and Suprtool."
Alan Wyman
Also: Suprtool for MPE with the same commands.
Message from Bob Green, Robelle Founder: "Although Suprtool is over 20 years old, it continues to evolve and grow, because Robelle responds quickly to change. We had the fastest data extract tool on the HP 3000, but we didn't stop. We wrote our own proprietary sort routines to make Suprtool the fastest sort engine too. Then customers complained that although they loved Suprtool for single file extracts, they really missed it when linking multiple data sources. This led to Suprlink - our unique and high performance method of merging many data sources into one. With the PC revolution, customers needed to disperse their data to Excel, Access, etc. Robelle heard them and added STExport to Suprtool for exporting data with precise import specifications." "Now, the move is toward migration. On the day after HP's obsolescence notice, Robelle identified the Eloquence database as a valuable option for HP 3000 sites moving to HP-UX. In a few short weeks we produced a new Eloquence version of Suprtool and had it in user hands for testing. By March 2002 the product was tested, documented, packaged and released into production. But we didn't stop for a rest. We immediately started working with Marxmeier, the firm in charge of Eloquence, on producing an even better Suprtool for an even better Eloquence, with virtually complete TurboIMAGE compatibility. Hand in hand, each new R&D version of Eloquence is carefully integrated into Suprtool and tested, allowing us to give Marxmeier instant feedback on where they fine-tune the database software. " "It isn't as if we have forgotten our TurboIMAGE and Oracle users - we also added XML output to Suprtool for everyone and the ability to load and extract data from custom tables that are built with Suprtool. With these constant improvements, Robelle remains on the cutting edge to meet customers current needs."
|
Eloquence is a TurboIMAGE lookalike for HP-UX (see below for details) With Suprtool and Eloquence combined, you will have the same Suprtool commands that you are familiar with on MPE now working on HP-UX. And, At the April 2002 Solutions Symposium, Dave Wilde (CSY R&D manager at HP) endorsed using Eloquence to migrate applications from MPE to HP-UX.
As far as IMAGE/SQL alternatives go for customers who would benefit from keeping their “Image-calls” and do a “one-step at-a-time” approach, he said that he is committed to promoting Eloquence to fill that need. He said that it’s “likely the best approach,” and that “the product is very solid and very strong …”
Eloquence has fully integrated indexing capabilities, using indexed sequential instead of hashing. So there are no "migrating secondaries" and set locking is not required in order to add or delete an entry from a master set. Capacity is not relevant, since the database grows dynamically when required (including master data sets).
Locking capabilities: Also available are new locking capabilities, new database utilities, and multi-platform support (HP-UX, Windows NT/2000, Linux). Eloquence supports dynamic, nested transactions, transaction isolation (uncommitted changes are not visible to other processes), deadlock detection and recovery, on-line backup, and a new, more flexible security subsystem.
Version 7 of Eloquence also comes with a TurboIMAGE interface library that provides virtually complete compatibility with the HP 3000 database. Marxmeier released Version 7 in November 2002, with Suprtool version 4.6.02 to support it released at the same time.
Eloquence is a product of Marxmeier Software.
The key to this ease of data transfer is Suprtool's Self Describing File format which maintains the field names, data-types and formating options along with the data. You don't have to do the entire migration at once: phase it in gradually, giving yourself time to test each part thoroughly and reduce your risk of a catastrophic, career-ending mistake.
Click the link above to visit the Robelle migration web resource.
Suprtool is used on both the HP 3000 and on the HP 9000 systems to move data back and forth. Because Suprtool is used on both platforms, Alan can take advantage of Suprtool's proprietary self-describing file format to transfer the data descriptions along with the data. Alliant had tried a comprehensive data replication product to keep the IMAGE and Oracle databases synchronized, but found that it consumed too many system resources. The solution using Suprtool and FTP is extremely efficient and inexpensive.
Click the link above to read the entire case study, including sample Suprtool code.
input order_details link product_master_info output orders_with_descriptions xeq
open oracle mike mypass select * from customer_table if state_code='CA' sort zip_code output customers_california xeq
Suprtool/UX supports connecting to multiple Eloquence services on a single machine through the new Base command syntax. And it supports the new expanded database limits for Eloquence and is compatible with Eloquence version 7.
The Clean Command in Suprtool and STExport to clean your byte type fields of bad characters such as Linefeeds.
The Escape Command in STExport to "escape" out certain key characters for safe Import into your SQL databases.
The $Counter Function inserts a unique record id into each output record, making it easy to return data to its original order.
The $Total Function provides a running total on a field in all output records.
And much more.
Order 30-day trial | User Manual | About HP-UX | Suprtool for MPE