ACO0603S 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 Data Protection for Microsoft SQL Server API) environment variable specifies an options file that does not exist.
- You specified the TSMOPTFILE or FCMOPTFILE option when starting the Data Protection for Microsoft SQL Server client, but the option file you provided does not exist.
- You specified the TSMOPTFILE or FCMOPTFILE option when starting the Data Protection for Microsoft SQL Server 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 Data Protection for Microsoft SQL Server client, but the configuration file you provided does not exist.
- You specified the CONFIGFILE option when starting the Data Protection for Microsoft SQL Server client, but the options file that you provided does not have appropriate read permissions for the user that is running the operation.
System action
Data Protection for Microsoft SQL Server 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 Data Protection for Microsoft SQL Server client manual specific to your operating system. If the problem persists, ask your Data Protection for Microsoft SQL Server administrator for further assistance.