Previous Topic: 0229ENext Topic: 0231E


0230E

FILE NOT FOUND ON ALLOCATION DSN=xxxxxxxx

Reason:

A file transfer request specified a local file that could not be found. For TYPE=SCHEDULE file transfer requests, this message is sometimes caused by JCL that specifies the local file as a SYSIN DD * file. Because a SYSIN DD * file exists only for the life of the job in which it is specified, it no longer exists when CA XCOM Data Transport executes the scheduled file transfer. xxxxxxxx is the data set name.

Action:

Correct the file name.