dbTalk Databases Forums  

Installing DB2 v7 on Suse Linux 8 results in DBI1281E

comp.databases.ibm-db2 comp.databases.ibm-db2


Discuss Installing DB2 v7 on Suse Linux 8 results in DBI1281E in the comp.databases.ibm-db2 forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ChrisA
 
Posts: n/a

Default Installing DB2 v7 on Suse Linux 8 results in DBI1281E - 08-04-2003 , 12:19 PM






Hi,

I can't manage to install DB2 v7 on SLES 8 (Suse Linux Enterprise Server v8).
Creating an instance always aborts with the same error.
db2setup.log contains:

-----
Command to be executed:

/usr/IBMdb2/V7.1/instance/dasicrt db2as

Output log of the above command:
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 Version 7 instance
could not be created or migrated.
[...]
DBI1079I Output is saved in the log file /tmp/dasicrt.log.19435.
-----

and that logfile says:

-----
Program name = db2idbm
Instance home dir = /home/db2inst1, Sysadm group = db2iadm1
Instance type = 3, Auth type = SERVER

SQL5005C System Error.
Update DBM cfg SYSADM_GROUP errcode = 8
DBI1281E The database manager configuration file could not be
initialized.
-----

Users and groups seem to be created correctly.
And I've set /proc/sys/kernel/msgmni to 1024 (that was one of the suggestions
I found).

Any ideas how to solve the problem?

Thanks





Reply With Quote
  #2  
Old   
nntp
 
Posts: n/a

Default Re: Installing DB2 v7 on Suse Linux 8 results in DBI1281E - 08-16-2003 , 10:31 AM






Chris,

you need to set
kernel.sem = 250 32 32000 1024
kernel.shmmax=1024

as well. I think more this is an issue with the /etc/services file as we
have seen earlier.

Boris

"ChrisA" <cc_delete_this (AT) noisetime (DOT) com> wrote

Quote:
Hi,

I can't manage to install DB2 v7 on SLES 8 (Suse Linux Enterprise Server
v8).
Creating an instance always aborts with the same error.
db2setup.log contains:

-----
Command to be executed:

/usr/IBMdb2/V7.1/instance/dasicrt db2as

Output log of the above command:
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 Version 7 instance
could not be created or migrated.
[...]
DBI1079I Output is saved in the log file /tmp/dasicrt.log.19435.
-----

and that logfile says:

-----
Program name = db2idbm
Instance home dir = /home/db2inst1, Sysadm group = db2iadm1
Instance type = 3, Auth type = SERVER

SQL5005C System Error.
Update DBM cfg SYSADM_GROUP errcode = 8
DBI1281E The database manager configuration file could not be
initialized.
-----

Users and groups seem to be created correctly.
And I've set /proc/sys/kernel/msgmni to 1024 (that was one of the
suggestions
I found).

Any ideas how to solve the problem?

Thanks







Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.