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 > Unable to create the instance

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-29-09, 02:37
asish2a asish2a is offline
Registered User
 
Join Date: Mar 2009
Posts: 10
Unable to create the instance

Hi,
I'm trying to install DB2 V8.2 on
Red Hat Enterprise Linux Client release 5.3 Beta (Tikanga).
The steps that I have followed are.
1. Changed the kernel parameter in sysctl.conf file.
2. Installed on command prompt.
3. Created groups and users.
4. Now when I'm trying to create instance
./db2icrt -a server -u db2fenc1 <user>
the error that I'm facing is

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.6980.

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.


Can anyone please tell me where I'm going wrong.
Thanks in advance.
Reply With Quote
  #2 (permalink)  
Old 04-29-09, 03:23
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Does the instance owner have a home directory defined that is owned by that user? It would also help if they had all their profile files in place on the home directory (although not mandatory to create the instance).
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 04-29-09, 09:04
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
So, did you check the contents of /tmp/db2icrt.log.6980, as the error message had suggested?
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