If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB2 Windows 7 64 ODBC connection problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-05-11, 07:18
Golden_Boy Golden_Boy is offline
Registered User
 
Join Date: Oct 2011
Posts: 1
DB2 Windows 7 64 ODBC connection problem

Hello, can somebody help me with my problem?

The subj. I've installed DB2 9.7 on Windows 7 64 and am trying to connect to it using ODBC. I also created BSTOREDB.

When I'm trying to register it using DB2 Configuration Assistant as a local user data source an error Occurs (CCA3000C, reason code 73)

If I add BSTOREDB as a user data source using ODBC Data Source Administrator, in User DSN tab I'm able to create the one, but I can not connect to it. I get SQL1013N The database alias name or database name "SAMPLE" could not be found. SQLSTATE=42705 (An undefined server-name was detected).

Thank you.
Reply With Quote
  #2 (permalink)  
Old 10-05-11, 07:41
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
on the server - verify that the instance is enabled for external connections
on client : go to command window (db2cmd)
execute db2 catalog tcpip node ....
db2 catalog db ...
db2 connect ...
and see all messages..
bstoredb and sample ?? same db = alias - ....
Configuring TCP/IP communications for a DB2 instance
there are similar pages for clients
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On