soory, I must correct myself, the exact procedure to enable the compression is this:
Data Compression
Setting the Data Compression attribute (for chdev, the compress attribute) to yes causes the tape drive to be in compress mode, if the drive is capable of compressing data. If so, then the drive writes data to the tape in compressed format so that more data fits on a single tape. Setting this attribute to no forces the tape drive to write in native mode (noncompressed). Read operations are not affected by the setting of this attribute. The default setting is yes.
You must use the chdev command and enable the compression on the device.
Hi