Despite the fact that init
cpio messages:
End of Medium ... , End of volume ... , End of Volume ...
Can't open /dev/tty to prompt for more media.
This can cause termination of the backup.
The compression rates determined by the dummy compression run do not correspond exactly to the hardware compression rates. This results in an incorrect distribution of the data for backup to the tapes.
SolutionIf you carry out the compression with parameter compress = only or the -k option, SAP recommends using the option "-b 12" of the compress commmand in the definition of init
compress_cmd = "compress -b 12 -c $ > $"
The compression rates determined in this manner are much closer to the actual hardware compression rates, and therefore enable optimal file distribution and data media utilization.
This setting shortens the compression time.
Caution:
As of SAP Release 4.0 you should use the following command under Windows NT:
compress_cmd = "mkszip -l 0 -c $ > $"
No comments:
Post a Comment