Return code for JSON reports
The following table describes the return codes that indicate the results of PRSICSV execution for a TAR CSV report:
Code | Explanation |
|---|---|
005 | Max record length greater than 1024 bytes.Job steps FILECRTE2 to EMAILSND are not executed. SMTP has a record limit of 1024 bytes. Please download the 3270 JSON file to access via JSON viewer/editor program. |
016 | Unsupported parameter: Incorrect header count specified. Use a positive integer (0-99) for the header count in the input CSV. |
017 | The input CSV file in the JCL lacks the necessary DCB parameters. Please ensure to specify the required DCB parameters for the input CSV in the JCL configuration. |
018 | Unsupported input file format specified. Only F, FB, V, or VB formats are supported for the input CSV file. |
019 | The provided CSV input is empty. Please provide a valid input CSV file. |