| Feature | Benefit |
| Uses native DB connection protocols | Faster data availability for archive, ETL, reorg, etc. |
| Multiple parallel unload methods | Speed tuning tailored to DB and multi-core conditions. |
| Flat-file output | Data available for any app or DB. |
| Automatic DDF and load config file creation | Eases ETL and offline reorg job design and execution. |
| ETL documentation and demo project | Shows how to relieve DB of transform overhead. |
| Column, date, and COBOL type conversion | Facilitates data and database migrations. |
| Special COB, LOB, and LONG extract options | Sets apart data that should not be processed. |
| Simple config and SQL SELECT syntax | Little to no learning curve required for product use. |
| New job wizard in Eclipse GUI | Graphical table selection and extract spec definition. |
| Offline reorg wizard in Eclipse | Auto-builds/batches FACT, CoSort, and bulk load scripts. |