无法读取这个卷记录的长度字段。
将处理输出文件的应用程序预期每个记录的长度为120字节。
The application which will process the output file expects each record to be 120 bytes long.
这意味着除了最后一个记录的长度将为 3183616 字节以外,其他每个记录将为 20000000 字节。
This means each record will be 20000000 bytes except for the last record which will be 3183616 bytes long.
应用推荐