728x90
Problem(Abstract)
Creation of a new instance, by using 'db2icrt' command fails with,
DBI1295E The instance list could not be updated.
Symptom
'db2icrt' is being executed with the ROOT privileges.
'db2icrt' calls 'db2iset' to add the instance to the global registry. This fails, as can be seen in from the debug traces,
+ /db2test/software/ibm/db2/V10.1/instance/db2iset -a db2inst1
+ [ 255 -ne 0 ]
+ display_msg
/db2test/software/ibm/db2/V10.1/msg/en_US.iso88591/db2install.cat 295
DBI1295E The instance list could not updated.
Diagnosing the problem
If LD_LIBRARY_PATH is set in the '.profile' file of the ROOT user, it can be commented out, and 'db2icrt' should be executed again.
http://www-01.ibm.com/support/docview.wss?uid=swg21640590
728x90
'Db2 > Db2 troubleshooting' 카테고리의 다른 글
SQL0805N Package SYSLH203 was not found (0) | 2015.05.07 |
---|---|
DB2 does not support PL/SQL array constructor syntax. (0) | 2014.11.03 |
db2top 화면이 어그러지는 현상 (AIX) (0) | 2014.10.21 |
Considerations before installing DB2 for Windows on or prior to Fix Pack (9.7.9, 10.1.3, 10.5.3) on Windows 8.1 and Windows 2012 R2 (0) | 2014.05.07 |
Problem Content Store DB2 v9.7 FP5 (0) | 2014.03.21 |