Error in file transfer: file transfer canceled |
|
Description: |
An error occurred in the file transfer, which may be an error in the data being transferred, or an unidentified system error. |
File transfer complete |
|
Description: |
The file transfer operation has been successfully completed. |
File transfer complete with records segmented |
|
Description: |
The file transfer operation has been completed, and any record greater than the logical record length (LRECL) of the file being appended has been divided and becomes multiple records. |
Personal computer filespec incorrect: file transfer canceled |
|
Description: |
An error exists in the PC's file name. |
Command incomplete: file transfer canceled |
|
Description: |
You did not enter the required parameters after a SEND or RECEIVE command. |
Error writing file to host: file transfer canceled |
|
Description: |
The host program has detected an error in the file data during a RECEIVE operation. |
Error reading file from host: file transfer canceled |
|
Description: |
The host program has detected an error in the file data during a RECEIVE operation. |
Required host storage unavailable: file transfer canceled |
|
Description: |
You need 30 KB of main storage (not disk space) on the host for the file transfer, in addition to the host requirement. |
Incorrect request code: file transfer canceled |
|
Description: |
An invalid SEND or RECEIVE parameter was sent to the host. |
Missing or incorrect TSO data set name: file transfer canceled |
|
Description: |
You did not specify the TSO data set name, or the specified TSO data set name is not a sequential or partitioned data set. |
Invalid file name: file transfer canceled |
|
Description: |
The command that started the file transfer specified a file name that is not a valid file name for the host. Correct CICS file names must be 1 to 8 characters, composed of letters and numbers. |
Missing or incorrect CMS data set name: file transfer canceled |
|
Description: |
You did not specify the CMS data set name, or the specified CMS data set name is incorrect. |
Incorrect option specified: file transfer canceled |
|
Description: |
You specified an option that is invalid. |
Error while reading or writing to host disk: file transfer canceled |
|
Description: |
There is not enough space available for data on the host. |
Invalid option xxxxxxxx : file transfer canceled |
|
Description: |
You selected an option that is either not recognized, is specified as a positional keyword, or has an associated value that is incorrect. |
Invalid option xxxxxxxx with RECEIVE: file transfer canceled |
|
Description: |
You selected an option that is not valid with RECEIVE, but can be used with SEND. |
Invalid option xxxxxxxx with APPEND: file transfer canceled |
|
Description: |
You selected an option that is not valid with APPEND, but otherwise may be used. |
Invalid option xxxxxxxx without SPACE: file transfer canceled |
|
Description: |
You selected an option that can only be used if SPACE is also specified. |
Invalid option xxxxxxxx with PDS : file transfer canceled |
|
Description: |
You selected an option that is invalid with a host-partitioned data set. |
Only one of TRACKS, CYLINDERS, AVBLOCK allowed: file transfer canceled |
|
Description: |
SPACE can be specified in units of TRACKS, CYLINDERS, or AVBLOCK , and only one option can be used. |
CMS file not found: file transfer canceled |
|
Description: |
You did not specify an existing CMS file for RECEIVE. |
CMS disk is read-only: file transfer canceled |
|
Description: |
You specified a CMS file mode for the SEND key that does not allow write access. |
CMS disk is not accessed: file transfer canceled |
|
Description: |
You specified a CMS file mode that is not in the CMS search order. |
CMS disk is full: file transfer canceled |
|
Description: |
The CMS disk is full, or the maximum number of files on the minidisk (3400) has been reached, or the maximum number of data blocks per file (16060) has been reached. |
Host program error code xx xxxxxxxx : file transfer canceled |
|
Description: |
This is a host program error. |