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

BI1281E 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
================================================== ==========