ANU0603S File 'file-name' could not be found, or it cannot be read.
Explanation
Common reasons for this error include:
- The default options file does not exist.
- The DSM_CONFIG (or DSMI_CONFIG if you are using the API) environment variable specifies an options file that does not exist.
- You specified the TSMOPTFILE or FCMOPTFILE option when starting the client, but the option file you provided does not exist.
- You specified the TSMOPTFILE or FCMOPTFILE option when starting the client, but the configuration file that you provided does not have appropriate read permissions for the user that is running the operation.
- You specified the CONFIGFILE option when starting the client, but the configuration file you provided does not exist.
- You specified the CONFIGFILE option when starting the client, but the options file that you provided does not have appropriate read permissions for the user that is running the operation.
System action
client processing stops.
User response
Make sure that the file you want to use exists, it has the read rights set for the user that is running the operation, and it is in the standard file encoding of the system. For example, on Windows the expected file encoding is ANSI. Review the configuration information in the client manual specific to your operating system. If the problem persists, ask your administrator for further assistance.