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 > Problem connection remote database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-08-10, 10:54
_hunter _hunter is offline
Registered User
 
Join Date: Jul 2010
Posts: 3
Question Problem connection remote database

Greetings,

I need to connect from Linux to this database
Thus I've installed IBM DB2 Runtime Client 8.1.2.160 (for Linux 2.6 kernel, 32-bit)
In the db2setup created instance -- db2inst1.
And now I'm trying to CATALOG DATABASE. But getting error:
Quote:
su db2inst1
db2
db2 => CATALOG TCPIP NODE ds_node REMOTE ddssaXP_virt SERVER 50000 REMOTE_INSTANCE DB2
SQL0965W There is no message text corresponding to SQL warning "512" in the message file on this workstation. The warning was returned from module "" with original tokens "".
db2 => TERMINATE

su db2inst1
db2
db2 => CATALOG DATABASE DS AS dsdb AT NODE ds_node AUTHENTICATION server
SQL1042C An unexpected system error occurred. SQLSTATE=58004
db2 => TERMINATE
What I'm doing wrong and how to do this right?

Best regards...
Reply With Quote
  #2 (permalink)  
Old 07-09-10, 11:50
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
have you tried
su - db2inst1
db2 catalog tcpip...
__________________
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
  #3 (permalink)  
Old 07-13-10, 09:22
_hunter _hunter is offline
Registered User
 
Join Date: Jul 2010
Posts: 3
Yes, already found that minus sign...
Thanks.
Reply With Quote
  #4 (permalink)  
Old 07-14-10, 05:22
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
so is the problem corrected or not ?
__________________
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
  #5 (permalink)  
Old 07-14-10, 11:40
_hunter _hunter is offline
Registered User
 
Join Date: Jul 2010
Posts: 3
Yes, the problem is corrected.
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