Slide 45 of 57
Notes:
Archives created for other operating systems can sometimes be successfully restored using the /TEXT=AUTO and /BINARY=AUTO qualifier/value combinations.
/TEXT=AUTO will help ensure that ASCII (text) files are restored as Sequential, Variable record length instead of Stream_LF.
/BINARY=AUTO will help ensure that binary files are restored as Fixed-512 instead of Stream_LF.