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 Install problems - AIX 64 Bit

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-31-07, 16:51
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
DB2 Install problems - AIX 64 Bit

DB2 V8.1
AIX 5300-05-03

I am trying to install DB2 on AIX machine but it fails when creating the instance. When I was running the setup, it asked me if I want to create the instance in 32 bit or 64 bit and I chose the 64 bit since the LPAR is 64 bit (both Kernel and Hardware). When it came to the step creating the instance, it failed with the following message in "db2icrt.log.307358" file (Also the db2setup.log file after the --------------- below):

Thanks for any help.

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

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

db2setup.log file:

DB2 Setup log file started at: Wed Jan 31 14:52:30 EST 2007 EST
================================================== ==========

Operating system information: AIX 5.3
Product to install: DB2 Universal Database Enterprise Server Edition

New instances:
Instance name: db2inst1
Authentication: SERVER
Start instance on reboot: Yes
FCM port range: 60000-60003
TCP/IP configuration:
Service name: db2c_db2inst1
Port number: 50000
Instance user information:
User name: db2inst1
Group name: db2grp1
Home directory: /home/db2inst1
Fenced user information:
User name: db2fenc1
Group name: db2fgrp1
Home directory: /home/db2fenc1


Enabling Asynchronous I/O:.......Success
Registering DB2 licenses:.......Success
Setting default global profile registry variables:.......Success
Creating the DB2 Administration Server:.......Success
Initializing instance list:.......Success
Customizing DB2 instance configuration:.......Success
Command to be run: "/usr/opt/db2_08_01/instance/db2icrt -a SERVER -s ese -u db2fenc1 -w 64 -p db2c_db2inst1 db2inst1".
ERROR:An error occurred while creating the instance "db2inst1". The return code
is "1". Create the instance manually using the command 'db2icrt'.

ERRORBI1281E 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.438342.

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.


ERROR:touch: /tmp/db2idbm.tmp.442462 cannot create
/usr/opt/db2_08_01/instance/db2idbm: /tmp/db2idbm.tmp.442462: cannot create
/usr/opt/db2_08_01/instance/db2idbm: /tmp/db2idbm.tmp.442462: cannot create
/usr/opt/db2_08_01/instance/db2idbm: /tmp/db2idbm.tmp.442462: cannot create
/usr/opt/db2_08_01/instance/db2idbm: /tmp/db2idbm.tmp.442462: cannot create
/usr/opt/db2_08_01/instance/db2idbm: /tmp/db2idbm.tmp.442462: cannot create
/usr/opt/db2_08_01/instance/db2idbm: /tmp/db2idbm.tmp.442462: cannot create
cp: /tmp/db2idbm.tmp.442462: No such file or directory
cat: cannot open /tmp/db2icrt.tmp1.438342

ERROR:An error occurred while configuring the instance "db2inst1".

Creating DB2 instances:.......Failure
Registering DB2 licenses:.......Success
Configuring the DB2 Administration Server:.......Success
Updating global profile registry:.......Success

DB2 Setup log file finished at: Wed Jan 31 14:54:02 EST 2007 EST
================================================== ==========
Reply With Quote
  #2 (permalink)  
Old 01-31-07, 17:40
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Did you run setup as a root user?
Reply With Quote
  #3 (permalink)  
Old 02-01-07, 09:20
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
I sure did......................
Reply With Quote
  #4 (permalink)  
Old 02-01-07, 10:24
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Then I think you'll need to figure out why "touch: /tmp/db2idbm.tmp.442462 cannot create"
Reply With Quote
  #5 (permalink)  
Old 02-01-07, 11:06
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
??????????????
Reply With Quote
  #6 (permalink)  
Old 01-21-11, 01:59
prashantnaik prashantnaik is offline
Registered User
 
Join Date: Jan 2011
Posts: 4
Hi,

If your running as root, check the permission on /tmp directory.

If /tmp is not writable then installation will fail.

And give the hostname output as well in the next reply.
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