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 > DSN configuration with database name more than 8 char

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-09-04, 12:53
Rajendra Singh Rajendra Singh is offline
Registered User
 
Join Date: Jun 2004
Posts: 1
Exclamation DSN configuration with database name more than 8 char

I've IBM DB2 UDB 7.2.I'm trying to configure DSN. My Database name is of 9
characters. IBM DB2 UDB 7.2 allows only 8 characters Database name in client
configuration assistance. Please let me know is there any work around to
this?

I tried it with DB2 connect but It is also not working. Is there any patch
available that can make it workin?
My operating system is Windows 2000.

Thanks in advance......

Raj
Reply With Quote
  #2 (permalink)  
Old 06-09-04, 13:23
dsusendran dsusendran is offline
Registered User
 
Join Date: Apr 2004
Location: Inside Intel
Posts: 165
Talking

Try

UNCATALOG DATABASE <DBNAME>;
CATALOG DATABASE <DBNAME> AS <DBALIASNAME> AT NODE <INSTANCENAME>;

Hope this helps,

Newbie
Reply With Quote
  #3 (permalink)  
Old 06-09-04, 15:23
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Just wondering how you managed to name a database with more than 8 characters in the first place !!!!! ?????
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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