Input XMIT file error - error_message Input Sample
file error – error_message
Explanation
An error condition was detected during the batch import.
error_message can
be one of the following:
- XMIT lrecl not 80 - The import dataset must have an 80 byte record
length
- XMIT Block size not 3120 - the import dataset must have a block
size of 3120
- XMIT Record format not FB - the import dataset must be fixed block
- XMIT DSORG not PS - the import dataset must be physical sequential
- Contains more than one dataset - the dataset being imported contains
more than one exported dataset
- Input record format not VB - the dataset being imported is not
a variable block dataset
- Input DSORG not PS - the dataset being imported is not physical
sequential
- Incomplete XMIT dataset - the dataset being imported is missing
the XMIT trailer record
- Input Sample File error - Record format not VB – The input
sample file must be variable blocked
- Input Sample File error - DSORG not PS – The input sample
file must be physical sequential
- Input Sample File error - lrecl not 16380 or 32756 – The
input sample file must have a record length of 16380 bytes or 32756
bytes
- Input Sample File error - Block size not 16384 or 32760 –
The input sample file must have a block size of 16384 or 32760 bytes
- Input Sample File error - Incomplete dataset – The input
sample file is not a complete sample file
- Input Sample File error - Open failed – Application Performance Analyzer cannot
open the input sample file
System action
Operator response
Check that the data set being imported as the SAMPIN DD in the
JCL is either a valid exported sample file or a valid sample file.