Connecting Tech Pros Worldwide Forums | Help | Site Map

problem with db2 installation

Newbie
 
Join Date: Mar 2009
Posts: 1
#1: Mar 13 '09
Hi every one,

Am pasting the error code returned in log please help me in fixing it---

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.

Explanation:

An unexpected error occurred during the execution of this
program.

Thanksin advance

Shashank1984's Avatar
Newbie
 
Join Date: Jul 2007
Posts: 24
#2: Mar 15 '09

re: problem with db2 installation


I have seen type of error ages before but looking at the limited information you provided I cannot confirm. You should give details of the Environment !
- Exact OS Level/ db2level
- rpm -qa |grep db2
- I would also like to see contents of file /opt/IBM/db2/V8.1/instance/db2iutil
from line number 380 to 390. You can paste these 10 lines here.

Thanks,
Shashank Kharche, IBM.
DB2 for Linux, Unix & Windows -Information Management Software
Reply