Feedback
Did this article resolve your question/issue?

   

Article

Cannot connect to Hybrid Data Pipeline database after creating a new data source.

Information

 
TitleCannot connect to Hybrid Data Pipeline database after creating a new data source.
URL NameCannot-connect-to-Hybrid-Data-Pipeline-database-after-creating-a-new-data-source
Article Number000112574
EnvironmentProduct: Hybrid Data Pipeline
Version: All supported versions
OS: All supported platforms
Database: all supported databases
Application: All supported applications
Question/Problem Description
Cannot connect to Hybrid Data Pipeline database after creating a new data source.
 
Steps to Reproduce
Clarifying Information
"Data source name not found" occurs when connecting to  Hybrid Data Pipeline database
Error Message[unixODBC][Driver Manager]Data source name not found, and no default driver specified
Defect Number
Enhancement Number
Cause
Note the first part of the error message states "[unixODBC]". This indicated the UNIX driver manager is being used so the DataDirect environment is not set correctly.
Resolution
To set the DataDirect driver environment, do the following steps:

1) From your login shell, determine which shell you are running by executing: echo $SHELL
2) Run one of the following product setup scripts from the installation directory to set variables: odbc.sh or odbc.csh. 
 - For Korn, Bourne, and equivalent shells, execute odbc.sh. 
 - For a C shell, execute odbc.csh. 
3) After running the setup script, execute: env 
4) Review the results to verify that the installation_directory/lib directory has been added to your shared library path.

For additional information on setting up the driver environment see the DataDirect documentation.
Workaround
Notes
References to other documentation:
Progress Article(s):
 Where to find DataDirect product documentation?
Last Modified Date11/20/2020 7:05 AM
Files
Disclaimer The origins of the information on this site may be internal or external to Progress Software Corporation (“Progress”). Progress Software Corporation makes all reasonable efforts to verify this information. However, the information provided is for your information only. Progress Software Corporation makes no explicit or implied claims to the validity of this information.

Any sample code provided on this site is not supported under any Progress support program or service. The sample code is provided on an "AS IS" basis. Progress makes no warranties, express or implied, and disclaims all implied warranties including, without limitation, the implied warranties of merchantability or of fitness for a particular purpose. The entire risk arising out of the use or performance of the sample code is borne by the user. In no event shall Progress, its employees, or anyone else involved in the creation, production, or delivery of the code be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the sample code, even if Progress has been advised of the possibility of such damages.