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 Federation

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-30-09, 06:14
mka12 mka12 is offline
Registered User
 
Join Date: Jan 2009
Posts: 11
DB2 Federation

Hi ,

I had read that DB2 Federation comes with base installation.
I have installed DB2 8.2 server edition, also ran the update query to set the dbm cfg FEDERATED to YES, but still I the wizard to create wrappers is disabled and I get some errors when I click on Create wrapper option.

Could you please help?
Regards
Reply With Quote
  #2 (permalink)  
Old 01-30-09, 08:54
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Quote:
get some errors
what errros ?

Have you tried using script?

For accessing db2,

CREATE WRAPPER DRDA

Cheers
Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 01-30-09, 11:39
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Have you activated the DBM CFG parameter FEDERATED? Aside from that, it would be helpful to know exactly which errors you got.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
  #4 (permalink)  
Old 02-05-09, 00:03
mka12 mka12 is offline
Registered User
 
Join Date: Jan 2009
Posts: 11
Hi Sathyaram,

Thanks a lot! It worked I was able to create Federated objects.
The error I was getting because I was not puttin in the wrapper name.
When I put DRDA it worked.

Thanks!
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