× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: Save/restore Compression algorithms....
  • From: pytel@xxxxxxxxxx
  • Date: Thu, 18 May 2000 11:26:49 -0500

Save/restore can use two different compression techniques:
- data compression - can be done in software and some older tape
drives/IOPs do it in hardware
- data compaction - purely hardware and is used by newer tape drives/IOPs

Data compaction is more sophisticated, it compresses much better and takes
less time, because it's done in a specialized hardware (outboard).
When you say DTACPR(*YES), you force system to use more primitive data
compression.
To reach best compression and performance, use defaults DTACPR(*DEV)
COMPACT(*DEV) - then system will use the best compression technique
available.

    Alexei Pytel





Greetings,

We're working on doing some system saves under program/CL control.  One of
the interesting things we found was that a save *nonsys under CL control
specifying DTACPR(*YES) took more time and more tape vs the straight GO
SAVE/21.

Is there a difference in the algorithm being used by software vs hardware?

I can see a definate time/performance difference between the 2, and I'm
curious as to if the newer hardware compression (for a 6385 tape drive in
this case) is different.

Thanks..

Don in DC

+---
| This is the MI Programmers Mailing List!
| To submit a new message, send your mail to MI400@midrange.com.
| To subscribe to this list send email to MI400-SUB@midrange.com.
| To unsubscribe from this list send email to MI400-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: dr2@cssas400.com
+---



+---
| This is the MI Programmers Mailing List!
| To submit a new message, send your mail to MI400@midrange.com.
| To subscribe to this list send email to MI400-SUB@midrange.com.
| To unsubscribe from this list send email to MI400-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: dr2@cssas400.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.