DMT419E Unable to process file filename filetype -- invalid file format
Explanation
The file identified by filename filetype was not in a valid format. RSCS only supports fixed and variable format files whose records do not exceed 256 bytes. The file in question may be a part of the configuration file, a part of the event manager configuration file, or a file opened by a user exit.
System action
If the file in question is the RSCS configuration file, RSCS initialization is terminated. If the file in question is the event manager configuration file, the entire event configuration file is ignored, but RSCS initialization continues. If the file in question is in use by a user exit, the system action is determined by the user exit.
User response
Check to make sure the RSCS configuration files are all of variable or fixed record format with a logical record length less than 256 characters. The configuration files of all user exits that use the general RSCS file interface routines must also adhere to this rule.
Destination
CO, R