Driver Manager errors (Linux)
- Last Updated: March 6, 2025
- 1 minute read
- Hybrid Data Pipeline
- Version 4.6
- 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.