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 About Create Federated Database Objects

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-03-04, 21:42
vonfking vonfking is offline
Registered User
 
Join Date: Dec 2003
Posts: 5
Problem About Create Federated Database Objects

Hi,
I meet TWO problems when I am trying to configure a relational connect from DB2 V8.1.0 ESE (on W2K) to anothor DB2 Server.
1.I can create a SERVER using db2cc,and it show the SQL is "CREATE SERVER "db2ln" TYPE DB2/UDB VERSION '8.1' WRAPPER "DRDA" AUTHID "db2" PASSWORD "***" OPTIONS ( DBNAME 'SAMPLE' ); ". But when i run this command in CLP,it reported "Unexpected error code "-30082" received from data source "db2ln". "
2.I Update the DB2 from V8.1.0 to V8.1.4 .And I have run the command "db2updv8 -d mydb",but When choosing the option Create Wrapper at Federated Database Objects theres comming up an Error which says :"The stored procedure GET_WRAP_CFG_C failed. Returncode 48, country code de_DE. No character files could be found in directory"

Does anyone know this problem ? Any solutions ?

Thanks
Reply With Quote
  #2 (permalink)  
Old 03-17-04, 09:15
RKrick RKrick is offline
Registered User
 
Join Date: Feb 2002
Location: Germany
Posts: 141
Did you get an answer to your problem? I'm facing the same situation. I've tried what it was suggested on another site (run db2updv8, rebind packages) but it didn't work. Some people wrote, it was a problem in fixpack 3, but I'm running fixpack 4...
My system:
OS: Windows 2000
db2level:
DB21085I Instance "DB2" uses "32" bits and DB2 code release "SQL08014" with level identifier "02050106".
Informational tokens are "DB2 v8.1.4.341", "s031027", "WR21326", and FixPak "4".

Thanks in advance.
__________________
Rodney Krick
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