The output file exceeds the maximum size for output files. (adapter name = aa....aa, operation = bb....bb, input directory path = cc....cc, input file name = dd....dd)
- aa....aa: Adapter name
bb....bb: Operation name
- TRANSFORM: Transformation
- COPY: Duplication
- DELETE: Deletion
- COMPRESS: Compression
- EXTRACT: Extraction
- cc....cc: Absolute path of the compression source directory
dd....dd: List of compression source file names (if the string exceeds 1,024 characters, the 1,025 and subsequent characters are omitted)
- Description
- Processing is cancelled because the output file size exceeds the maximum input file size specified in the compress.outputfile.limitsize property of the file operations adapter runtime-environment property file.
- (S)
- The processing of the file operations adapter is interrupted.
- (O)
- Execute one of the following methods:
- Specify the input file in such a way that the output file is no more than the maximum output file size.
- Increase the maximum output file size to the output file size or more.
- Specify the maximum output file size with the compress.outputfile.limitsize property of the file operations adapter runtime-environment property file.
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.