Suprtool

What's New in Suprtool?

Suprtool is constantly being improved and enhanced.

$Edit for COBOL-Type Formatting
Accept Free-form Numerics
Splitting Byte Fields


Order 30-day trial

Suprtool

User Manual

Suprtool Training

What's New

Tutorials

Suprtool Tips

About HP-UX

About Eloquence

Migration Resources

Also: Suprtool for MPE with the same commands.

Suprtool for HP-UX 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."

Suprtool/Open

Suprtool/Open can go werever you want to go: With other products, migration may involved recoding and retesting with only a subset of functionality, but our new Suprtool/Open is a complete migration of Suprtool.

Suprtool now runs on x86 Linux, AIX and many other platforms with a new version of your favourite data manipulator.

About three years ago we began porting all of our Robelle code to C in order to have our products be more portable. The first fruit from this endeavour was a fully Native Itanium version of Suprtool.

Shortly after that we ported to AIX and some other test ports to Sun, however, the majority of our customer interest has been to get Suprtool running on Linux on x86 platform. This involved handling the slightly larger issue of Endianess.

We dealt with the issue by re-writing some internal areas of Suprtool creating Suprtool/Open a less OS dependent version of Suprtool, but with same high performance, regardless of the hardware platform.

We've ported to AIX, Sun, Linux (Red Hat, Ubuntu and SUSE), with the main dependency being your version of GCC not your OS.

One of the goals of this project is to be available on whatever platform Eloquence works on and more for those who use Oracle.

[neil@localhost test]$ ../suprtool/suprtool
SUPRTOOL/Open/Copyright Robelle Solutions Technology Inc. 1981-2011.
(Version 5.4.14 Internal)  FRI, DEC 16, 2011,  6:51 PM  Type H for help.
Build 2
>base sample
Database password [;]? 
>form sets

Database: sample
     TPI: Eloquence B.08.10 B.08.10.03

                      Set       Item             Entry    Load   Entry
Sets:                Num Type  Count  Capacity  Count    Factor Length  B/F
   CUSTOMERS          1   MDX   10     1355      1177     87 %   112     0
   PARTS              2   MDX   10     524       182      35 %   53      0
   ID                 3   ADX   1      2259      47       2  %   2       0
   ORDERS             4   DDX   7      1008      47       5  %   21      0
   LINEITEMS          5   DDX   7      1008      136      13 %   22      0
>get customers
>out custs,link
>exit

IN=1177, OUT=1177. CPU-Sec=1. Wall-Sec=1.

[neil@localhost test]$ ../stexport/stexport
STExport/Open/Copyright Robelle Solutions Technology Inc. 1995-2011
(Version 5.4.14 Internal)  FRI, DEC 16, 2011,  6:54 PM  Type H for Help.
Build 2
$in custs
$out myprn
$xeq
In=1177. Out=1177. CPU-Sec=1. Wall-Sec=1.
Please contact Neil Armstrong at Neil@robelle.com for more information.

Fast Extracts and Sorts

Suprtool's primary function is to extract data quickly from databases and from data files that have fixed length records. You can select records based on field values, sort the selected records, extract only those fields you are interested in, then write the sorted, selected records to a file for further processing. Sorting is done with Robelle's fastsort algorithm, which works on all data types, not just character fields.

Suprtool Plus Eloquence

Robelle is proud to be the leader in successfully integrating Eloquence into its product, opening up migration options for TurboIMAGE users. We are committed to staying current with the latest version of HP Eloquence and keeping Suprtool for HP-UX the leader in Eloquence data access.

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 …”

Features: Eloquence

Eloquence is an IMAGE-like database that runs on HP-UX. It is developed by Marmeier Software AG and has been in use for over 10 years. The 3000 News Wire's January 2002 issue referred to Eloquence as "the most IMAGE-compatible database for non-3000 platforms."

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 8 of Eloquence also comes with a TurboIMAGE interface library that provides virtually complete compatibility with the HP 3000 database.

Eloquence is a product of Marxmeier Software.

Step By Step Migration

With Suprtool running on both your MPE and HP-UX servers, you have new options to reduce the pressure and risk of your eventual migration. While the primary data resides on MPE, use Suprtool to quickly distribute it to the HP-UX servers on a regular basis. When part of the data does move to HP-UX, again Suprtool can quickly return a copy of it back to MPE.

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.

Migrating?

Robelle offers a clear path for companies migrating data from MPE to HP-UX. We converted our Suprtool products to work on HP-UX over 10 years ago and our team has built up significant expertise and experience in supporting the platform. Suprtool for HP-UX supports access to Eloquence, Oracle, Allbase, and regular flat files, and includes the same components as Suprtool for MPE: Suprlink for combining data from several sources in a flexible and lightning fast manner and STExport for exporting data into whatever format the importing program requires.

Click the link above to visit the Robelle migration web resource.

Three Tools In One

You can use Suprtool as a daily general purpose utility program to copy, select, and sort data quickly and conveniently. Suprtool also includes the handy Suprlink and STExport modules.

STExport Transforms Your Data

Suprtool's STExport function provides an easy solution to exporting your HP-UX data. By controlling comma separators, quote or tab delimiters, leading zeros, and other parameters, you can use STExport to prepare your data so it can be used by other databases, such as MS Access or Oracle on other platforms. Suprtool can even format your data into HTML tables which can be included on your web pages.

Suprlink Links Multiple Files

Suprlink, one of the modules of Suprtool, merges multiple files and links records together based on a common data field. The following example adds product descriptions to a list of sales orders that contain only the product number.
     input order_details
     link product_master_info
     output orders_with_descriptions
     xeq

Save Yourself Some Time

Suprtool will save you time by eliminating the need to write and maintain a multitude of custom programs. With Suprtool's set of simple yet powerful commands, you can often write a five- to ten-line Suprtool task that can replace hundreds of lines of repetitive and error-prone COBOL code. For example, let's clean up a database by archiving invoices that are more than one year old. With Suprtool, it takes only a few commands.
     open oracle mike mypass
     select * from customer_table
     if state_code='CA'
     sort zip_code
     output customers_california
     xeq

Flat File Processing

Suprtool gives you great flexibility in prepping non-database files by offering a wide range of output options. These are some of the situations in which Suprtool can help you:

Direct Interface with Oracle

With the purchase of Suprtool options, you can also read data from Oracle and Allbase tables and views, as well as add rows to Oracle tables. The same Suprtool commands such as Extract and IF apply to the SQL tables as they do to the Eloquence datasets and disk files. Suprtool enables you to integrate Oracle or Allbase into your overall application. For example, you can take data from your HP 3000 and load it into an Oracle database on your HP 9000. Then after subsequent processing, extract data from the Oracle database and load it back into TurboIMAGE on your HP 3000.

Always Enhancing!

New features are always being added to Suprtool/UX. For example:

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 the latest versions of Eloquence.

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.

Support You Can Count On

Robelle support means more than getting an enhanced version once a year. You also get fast responsive help by telephone or e-mail from Robelle's experts, and a subscription to our popular What's Up, DOCumentation? newsletter. It's full of tips, tricks and news about Robelle software and the HP world in general.

Discount For Multiple Computers

If your company has more than one Linux machine, and you want to have Suprtool on each computer, only the first CPU pays the full license and support fee. Additional CPUs receive a discount on the Suprtool base product.


Order 30-day trial | User Manuals | About HP-UX | Suprtool for MPE