Предыдущая тема :: Следующая тема |
Автор |
Сообщение |
Антон1234567
Зарегистрирован: 08.09.2008 Сообщения: 4
|
Добавлено: Пн Сен 08 2008 19:22 Заголовок сообщения: Не могу создать экземпляр DB2!!! |
|
|
Здравствуйте! Буду признателен,если мне окажут помощь в решении следующего вопроса:нужно создать экземпляр БД в ОС Linux.
DB2 я установил с помощью db2_install и теперь выполняю все остаьные операции по настройке и получаю ошибку.
[root@lis instance]# ./db2icrt -a SERVER -u db2fenc1 db2inst1
/opt/IBM/db2/V8.1/instance/db2iutil: line 3097: cd: /db2home/db2inst1: No such file or directory
DBI1088E Invalid access permission detected for directory
/db2home/db2inst1.
Explanation:
There may be several reasons for this error. It is likely that
one of the following situations has occurred:
o Either the given name is not a directory, or it does not have
read and execute permission.
o The given directory can be created but cannot be accessed.
It could be that the permissions on any of its parent
directories in its path have been set incorrectly.
User Response:
Check permissions for the given directory and restart the install
process. Suggested directory permissions are u=rwx,go=rx.
DBI1079I Output is saved in the log file /tmp/db2icrt.log.32002.
Explanation:
All processed and failed operations have been saved into this log
file.
User Response:
Do not modify this file in any way. This file is for IBM
Technical Support reference.
Хотя все права даны:
root@lis instance]# cd /home/
[root@lis home]# ls -la
total 72
drwxr-xr-x 9 root root 4096 Sep 10 04:59 .
drwxr-xr-x 23 root root 4096 Sep 6 02:00 ..
drwxr-xr-x 3 root root 4096 Sep 10 05:00 dasusr1
drwxr-xr-x 4 root root 4096 Sep 4 23:49 DB2
drwxr-xr-x 2 root root 4096 Sep 10 04:59 db2fenc1
drwxr-xr-x 2 root root 4096 Sep 10 04:59 db2inst1
drwx------ 3 mqm mqm 4096 Aug 1 19:13 mqm
drwxr-xr-x 21 root root 4096 Aug 2 01:21 WebSphere
drwx------ 3 wpsadmin wpsadmin 4096 Sep 7 00:41 wpsadmin
Помогите пожалуйста! |
|
Вернуться к началу |
|
|
Антон1234567
Зарегистрирован: 08.09.2008 Сообщения: 4
|
Добавлено: Вт Сен 09 2008 15:45 Заголовок сообщения: |
|
|
Уже не надо отвечать,я разобрался,там хомовская директория другая |
|
Вернуться к началу |
|
|
|