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 > help catalog database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-19-04, 17:12
ronnier38930 ronnier38930 is offline
Registered User
 
Join Date: Aug 2003
Location: mississippi
Posts: 18
help catalog database

My server is currently running db2 8.1.4 on windows 2000 ADV server platform. I am installing the DB2 run time client on the workstations but it does not install the command center or configuration assistant.

1. How do i catalog the database using the CLP ??

2. when I install the adminstration client and tell it to only install the config assistant and the command center it installes everything else.

DB info

NAME: NET_POMS_DB1
IP 10.52.8.113
port 50000
user account db2admin/******
domain CLPOMSNT

please give me the exact command that needs to be issued

thanks,

Ronnie R.
Reply With Quote
  #2 (permalink)  
Old 02-19-04, 20:31
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Re: help catalog database

Quote:
Originally posted by ronnier38930
My server is currently running db2 8.1.4 on windows 2000 ADV server platform. I am installing the DB2 run time client on the workstations but it does not install the command center or configuration assistant.

1. How do i catalog the database using the CLP ??

2. when I install the adminstration client and tell it to only install the config assistant and the command center it installes everything else.

DB info

NAME: NET_POMS_DB1
IP 10.52.8.113
port 50000
user account db2admin/******
domain CLPOMSNT

please give me the exact command that needs to be issued

thanks,

Ronnie R.
catalog tcpip node node1 remote 10.52.8.113 server 50000;

catalog database NET_POMS_DB1 at node node1 authentication server;
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