Error while transferring FT object on AS400 system
search cancel

Error while transferring FT object on AS400 system

book

Article ID: 202718

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

Below error messages are noticed in Agent logs

2020-10-13 11:04:14 - U00011124 Selection started with filter '/QSYS.LIB/TITEMP.LIB/TISCCFIC.FILE' ...2020-10-13 11:04:14 - U00011125   '/QSYS.LIB/TITEMP.LIB/TISCCFIC.FILE'2020-10-13 11:04:14 - U00011126 Files selected: '1'.
2020-10-13 11:04:14 - U00011134 ERROR '0' bytes, incorrect transfer of '0' records for file '/QSYS.LIB/TITEMP.LIB/TISCCFIC.FILE'->'/QSYS.LIB/TITEMP.LIB/TISCCFIC.FILE'. Duration  '00:00:00'.
2020-10-13 11:04:14 - U00011482 FT '184238850': Not enough space on target system for file '/QSYS.LIB/TITEMP.LIB/TISCCFIC.FILE'. File size '2305843009213693952' > available space '655356235776'.2020-10-13 11:04:14 - U00011409 FT '184238850': File Transfer has ended abnormally.

Environment

Release : 12.3

Component : AUTOMATION ENGINE

Cause

Configuration error

Resolution

Note: These error messages are observed even when there is enough space on the target system.

Resolution: Kindly add below parameter as N in the ini file of the Agent in the global section.

ft_check_disk_space =N;

Make sure, SAVF file must be created before starting the file transfer.