Hi,
I am trying to install DB2 v8.2 on RHEL 5 in silient mode. Can anybody help me out. The Same DB2 v8.2 works fine on SUSE 10.
################################################## ###
./db2setup -r /opt/DB2/ese/db2/linux390x/samples/db2ese.rsp
DBI1191I db2setup is installing and configuring DB2 according to
the response file provided. Please wait.
A minor error occurred while installing "DB2 Universal Database Enterprise
Server Edition" on this computer. Some features may not function correctly.
For more information please see the DB2 installation log at
"/tmp/db2setup.log".
################################################## #### From /tmp/db2setup.log
Setting default global profile registry variables:.......Success
ERROR:An error occurred during the execution of the command
"/opt/IBM/db2/V8.1/instance/dascrt -u dasusr1 -d". The DB2 Administration
Server may not function properly. The return value is "1".
ERROR:## call function cleanup_reg_list das crt dasusr1
## call function create_das
## call function find_primgrp dasusr1
## User primary group = dasadm1
## exit function find_primgrp
## call function chk_with_db2icknm
## exit function chk_with_db2icknm
## call function mkdirectory /home/dasusr1/das
## Created directory "/home/dasusr1/das"
## exit function mkdirectory
## call function chg_owngrp dasusr1 dasadm1 /home/dasusr1/das
## exit function chg_owngrp
## call function mkpermission u=rwx,g=rwxs,o=rwx,+t /home/dasusr1/das
## exit function mkpermission
## call function chk_fsystype /home/dasusr1/das
## call function chk_dir /home/dasusr1/das
## Function name = chk_dir, Return code = 0
## exit function chk_dir
lcount = 0
DBI1069E Unexpected error. Function = chk_fsystype, Return code = 22.
|