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 creationg failing

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-19-11, 23:20
blazer789 blazer789 is offline
Registered User
 
Join Date: Jun 2009
Posts: 221
Instance creationg failing

DB2 V9.7 on linux : Single partitioned environment.

When I try to create an instance, this is what the error I get. Can someone please provide me an insight as to what is hapening.

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

User response:

Refer to the log file for troubleshooting. Resolve the problem and try
the command again. If the problem persists, contact your IBM service
representative.


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

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.


/opt/ibm/db2/V9.7/instance/db2iutil: line 2526: DB2INSTVER: parameter null or not set
Reply With Quote
  #2 (permalink)  
Old 07-19-11, 23:23
blazer789 blazer789 is offline
Registered User
 
Join Date: Jun 2009
Posts: 221
Information in /tmp/db2icrt.log.16582

Program name = db2idbm
Instance home dir = /db2udb/twhdv00, Sysadm group = unixuser
Instance type = 1, Auth type = SERVER

DB21018E A system error occurred. The command line processor could not
continue processing.
Update DBM cfg SYSADM_GROUP errcode = 8
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 upgraded.

User response:

Refer to the log file for troubleshooting. Resolve the problem and try
the command again. If the problem persists, contact your IBM service
representative.


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

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.
Reply With Quote
  #3 (permalink)  
Old 07-20-11, 03:24
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
seen this problem before. just to indicate dbm has not been updated with SYSADM_GROUP
it is possible the instance owner has no primary group
no problem - go to instance and update dbm cfg using SYSADM_GROUP xxx
this will correct the problem
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #4 (permalink)  
Old 07-21-11, 01:26
blazer789 blazer789 is offline
Registered User
 
Join Date: Jun 2009
Posts: 221
Instance owner has the primary group. I can't even run a db2 command. Instance doesn't start at all.
Reply With Quote
  #5 (permalink)  
Old 04-12-12, 05:34
Sergejs Glusnevs Sergejs Glusnevs is offline
Registered User
 
Join Date: Apr 2012
Posts: 2
Check /etc/hosts

I've ran into similar problem when a local host's name has not been entered as an alias to the localhost entry in the /etc/hosts file. Check that.
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