ARS1129E
What was the error?
Message Number: 1129
Message Severity: Error (Corrective action is required to continue)
Message Name: ARS1129E
Message Text: Row X: The string "20190125" could not be converted to a date from the format of %Y-%m-%d
Example
ARS1129E Row 1: The string "20190125" could not be converted to a date from the format of %Y-%m-%d
Related Errors
What were you doing?
You were trying to load data into CMOD using arsload, possibly for the first time since the Application Group or Application was configured.
What happened?
The date format that was inside the file didn't match the date format that was expected by CMOD, in the Application configuration.
Troubleshooting
Using the Row number in the error message, check the Generic Index file to determine which field the error relates to. Then, using the IBM CMOD Administrator Client to update the date format to match the format of the data itself. In the case of this example, remove the dash ("-") characters from the date format string, and attempt the load again.