The input file does not have as many records as was expected. As a result, the file cannot be converted. (adapter name = aa....aa, operation = bb....bb, directory path = cc....cc, 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 directory
dd....dd: File name
- Description
- An attempt to transform a file failed.
- The input file does not have the assumed number of records, so the file cannot be transformed.
- If the header and trailer record parts are specified, the input file must have at least the number of records in the specified header and trailer record parts.
- (S)
- The processing of the file operations adapter is interrupted.
- (O)
- Check the following information:
- The number of records in the input file is at least the total of the number of records in the header record part and the number of records in the trailer record part.
- The settings for the following items in the file operations adapter definition file are correct:
Ecsc.adapter.fileOperation.transform.headerRecord
Ecsc.adapter.fileOperation.transform.trailerRecord
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.