Skip to main content

DB2 Installation Failed on Unix/Linux Platforms by GUI db2setup


Technote (troubleshooting)


Problem(Abstract)

This section will help the user to create the toolsdb database using db2setup without any error.

Symptom

ERROR: An error occurred while running the command "/home/db2inst1/sqllib/bin/db2 CREATE TOOLS CATALOG SYSTOOLS USE EXISTING DATABASE TOOLSDB FORCE" to initialize and/or migrate the DB2 tools catalog database. The return value is "4".

Cause

The above error occurred due to DAS process running on the machine.

Environment

All Unix/Linux platforms including all versions Ex: V9.1, V9.5, V9.7

Diagnosing the problem

This error occurs mainly due to the old DAS (DB2 Administration Server) process running on the machine.

Resolving the problem

Check for the DAS process using ps command shown below:



ps –ef | grep –i rrm
ps –ef | grep –i stm

To kill the process use the following command:

kill -9 <process id>

Run the db2setup again.


Rate this page:

(0 users)Average rating

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Rate this page:


(0 users)Average rating

Add comments

Document information

DB2 for Linux, UNIX and Windows

Installation - Using GUI


Software version:
8, 9.1, 9.5, 9.7


Operating system(s):
AIX, HP-UX, Linux, Linux iSeries, Linux pSeries, Linux zSeries, Solaris


Software edition:
Enterprise Server, Express, Personal, Workgroup Server


Reference #:
1443904


Modified date:
2010-09-03

Translate my page

Content navigation