Driver Manager errors (Linux)
- Last Updated: November 20, 2024
- 1 minute read
- Hybrid Data Pipeline
- Version 5.0
- Documentation
On Linux, the Driver Manager is provided by Progress DataDirect.
Syntax
[vendor][ODBCXXX] message
Example
[DataDirect][ODBC lib] Data source name not found and no default driver specified.
Linux error handling follows the X/Open XPG3 messaging catalog system. Localized error messages are stored in the subdirectory:
locale/localized_territory_directory/LC_MESSAGES
where:
- localized_territory_directory
- depends on your language. For instance, German localization
files are stored in
locale/de/LC_MESSAGES, wheredeis the locale for German.