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 > Federated db: in which catalog table is relation bettwen nickname and remote table

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-08-04, 03:13
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Federated db: in which catalog table is relation bettwen nickname and remote table

Hi,

I have a federated database system question on db2 v8.1 fp6 on Windows. I would like to know in which system catalog table is written relation bettween nickname and remote table.

I would like to get something like:
nickname_schema, nickname_table, remote_schema, remote_table.

Thanks,
Grofaty
Reply With Quote
  #2 (permalink)  
Old 11-08-04, 07:26
przytula przytula is offline
Registered User
 
Join Date: Nov 2004
Posts: 374
federated tables

have a look in syscat.taboptions : multi rows for each remote nickname
ORA10NT BELGIUM SERVER ORA10NT
ORA10NT BELGIUM REMOTE_SCHEMA DB2ADMIN
ORA10NT BELGIUM REMOTE_TABLE BELGIUM
ORA10NT BELGIUM TUPLE_ID_TYPE ROWID
Hope this will help
Best Regards, Guy Przytula
Reply With Quote
  #3 (permalink)  
Old 11-08-04, 07:47
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi przytula,

Thank you very much. It works for me.

Grofaty
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