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 > V8.1 instance creation problem.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-08-03, 13:26
Kota Kota is offline
Registered User
 
Join Date: Jun 2003
Posts: 113
V8.1 instance creation problem.

Hi, Can anyone help me on this.
I have an AIX system at V5.1 with v7.2 fix9 running. I know that you can install 2 versions of db2 on AIX. Installed v8.1 fix4 (without a problem).
The problem is when I try creating v8.1 instance. Even after v8.1 install, v7.2 instance creation ... is fine. This is the following message I get. Tried uninstalling and reinstalling v8.1 with no luck in instance creation.

./db2icrt -a SERVER -p 50000 -s ese -u fencev8 db2inst1

==========================
DBI1281E The database manager configuration file could not be
initialized.

Explanation:

An error occurred when attempting to initialize the database
manager configuration file. A DB2 instance could not be created
or migrated.

User Response:

Refer to the log file for problem determination. Resolve the
problem and try the command again. If the problem persists,
please contact IBM Support.

DBI1079I Output is saved in the log file /tmp/db2icrt.log.34024.

Explanation:

All processed and failed operations have been saved into this log
file.

User Response:

Do not modify this file in any way. This file is for IBM
Technical Support reference.
===========================

Thanks
Srini.
Reply With Quote
  #2 (permalink)  
Old 12-08-03, 14:13
achiola achiola is offline
Registered User
 
Join Date: May 2002
Location: General Deheza, Cba, Arg.
Posts: 273
Re: V8.1 instance creation problem.

Hi,

Do you have a instance created with the name db2inst1?
test change the name.

Abel.
Reply With Quote
  #3 (permalink)  
Old 12-08-03, 14:23
Kota Kota is offline
Registered User
 
Join Date: Jun 2003
Posts: 113
I do not have any existing v8.1 instances. I already tried number of ways. I recreated the id and tried. I also used a different instance id and different fence id. Still didn't have much luck.

Srini
Reply With Quote
  #4 (permalink)  
Old 12-09-03, 04:44
nitingm nitingm is offline
Registered User
 
Join Date: Jul 2003
Location: Austin, TX, USA
Posts: 278
Clean Uninstall

Hi,

Have you performed a clean un-install, as it may find traces of the previous install. Did you drop all the users and re-create them fresh as the profiles hold some values.

Please change user names and verify.

Regards

Nitin.
Reply With Quote
  #5 (permalink)  
Old 12-09-03, 09:28
Kota Kota is offline
Registered User
 
Join Date: Jun 2003
Posts: 113
Hi, The install was clean. To make sure I did a reinstall. The userids were recreated. Also tried a different user. Before the reinstall, yes cleaned up failed installs. There were no failed installs. V8.1 install was smooth.

Thnx
Srini
Reply With Quote
  #6 (permalink)  
Old 12-10-03, 13:32
quigleyd quigleyd is offline
Registered User
 
Join Date: Nov 2002
Location: Delaware
Posts: 186
Re: V8.1 instance creation problem.

Check root's PATH which should not reference sqllib/bin (or other folders under sqllib). If these references are present, remove them from root's PATH and resubmit the db2icrt command. DB2 does not support root as an instance owner.

This is what I found at the IBM website when I had the same problem

Make sure that the ID is valid, login in as the id first, don't su to it, Make sure the password is valid,
Reply With Quote
  #7 (permalink)  
Old 12-10-03, 15:48
Kota Kota is offline
Registered User
 
Join Date: Jun 2003
Posts: 113
Hi, Great. Thanks a lot for your help. It worked. I didn't use root to create instance but looks like someone in the past tested an instance and a version 7.2 instance path was placed. Can you please give me the site you were talking about? Thanks again.
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