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 > instance creation

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-04-09, 07:38
nittal nittal is offline
Registered User
 
Join Date: Jul 2008
Posts: 131
Question instance creation

Hi all,

I followed the steps below to create a new instance

1. add a port number in services file for the instance I want to create
2. db2icrt <instanceName>
3. set db2instance=<instanceName>
4. update dbm cfg using svcename <portnumber for this instance which I added in the first step in the services file>
5. db2set db2comm=tcpip
6. db2start
7. created a database in this instance

Now when I try to catalog this database from a remote client machine, it gives the error saying 'server configuration incomplete'. What else I need to do in order to access database in this newly created instance so that I can access it remotely?? Have I missed any changes???
Reply With Quote
  #2 (permalink)  
Old 02-04-09, 07:52
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Can you post the steps you do on the client? And the exact message too ...
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 02-09-09, 02:20
nittal nittal is offline
Registered User
 
Join Date: Jul 2008
Posts: 131
Hey thanks, but the things are working fine now. The only step i missed is cataloging the node, which i thought is done automatically by the database manager, which in my case din't worked.
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