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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-24-10, 06:08
db2cap db2cap is offline
Registered User
 
Join Date: May 2010
Posts: 87
Question db2 instance creation-urgent

Hi,
I have installed db2 V9.1 wse on AIX 6.1. I didn't created the default instace at the time of installation.
Now, I am trying to manually create the instance. Problem is:
1. logged in with root ID
2. Executed the command-
db2icrt -a server -s wse -u db2fenc1 -p 50000 db2int
It got created in /home/db2int but I want to get it in /db2int. How do i do it?
Reply With Quote
  #2 (permalink)  
Old 08-24-10, 06:48
db2cap db2cap is offline
Registered User
 
Join Date: May 2010
Posts: 87
Thank you friendz....I took the help of unix administrator. He changed the home path for db2int in /etc/passwd; just lack of knowledge on unix administration
Reply With Quote
  #3 (permalink)  
Old 09-10-10, 16:19
jeeva86 jeeva86 is offline
Registered User
 
Join Date: Jun 2010
Posts: 8
You'll probably need to update the global registry to reflect the new location of the instance user's sqllib dir:

/opt/IBM/db2/V9.1/bin/db2greg -dump

Displaying and altering the Global Registry (UNIX) using db2greg
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