Hi
I'm using unixodbc to connect to a DB2 v8.1 db. I get the following error when trying to connect to the database..
[unixODBC][IBM][CLI Driver] SQL1031N The database directory cannot be found on
the indicated file
I created the sample database and can connect to it, but when trying to bind I get the following error...
SQL0031C File "/opt/db2inst5/sample.bnd" could not be opened.
and the process stops.
Is a failure to bind the cause of the odbc error I'm encountering? Also, does anyone have an idea why sample.bnd would not be in that directory or where else sample.bnd would be located?
Thanks
I'm using unixodbc to connect to a DB2 v8.1 db. I get the following error when trying to connect to the database..
[unixODBC][IBM][CLI Driver] SQL1031N The database directory cannot be found on
the indicated file
I created the sample database and can connect to it, but when trying to bind I get the following error...
SQL0031C File "/opt/db2inst5/sample.bnd" could not be opened.
and the process stops.
Is a failure to bind the cause of the odbc error I'm encountering? Also, does anyone have an idea why sample.bnd would not be in that directory or where else sample.bnd would be located?
Thanks