Hello,

I'm new to DB2, but I've been using DBI with Oracle, ODBC, and mysql for
quite a while.

I recently installed DB2 to test a customer's application, and I'm
running into a baffling problem. None of my DB2 databases show up when I
call DBI->data_sources("DB2").

I can connect() to my datasources individually and prepare() and
execute() statements, but the sources still don't show up in the list. 

Does anyone have suggestions on how to diagnose this? Is there an
environment variable I'm missing? Is there something in DB2 I have to
set to "publicize" the databases?

Thanks in advance for any help.

~chris

Reply via email to