* [Comm] Firebird
@ 2009-05-08 7:39 Андрей Черепанов
2009-05-08 7:54 ` Boris Savelev
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Андрей Черепанов @ 2009-05-08 7:39 UTC (permalink / raw)
To: community
Кто-нибудь работает с Firebird?
[root@mfc firebird]# fbsql -u sysdba -p masterkey mfc:lod
Statement failed, SQLCODE = -902
cannot attach to password database
Use CONNECT or CREATE DATABASE to specify a database
SQL> ^D[root@mfc firebird]# ll /etc/firebird/security2.fdb
-rw-rw-r-- 1 firebird firebird 712704 May 8 11:32 /etc/firebird/security2.fdb
[root@mfc firebird]# fbsql -u sysdba -p masterkey mfc:lod
Statement failed, SQLCODE = -902
cannot attach to password database
Use CONNECT or CREATE DATABASE to specify a database
SQL> ^D[root@mfc firebird]# ll /etc/firebird/security2.fdb
-rw-rw-r-- 1 firebird firebird 712704 May 8 11:32 /etc/firebird/security2.fdb
Коннекчусь, она даёт отлуп. В логах - почти пусто:
mfc Fri May 8 11:38:12 2009
No such file or directory
mfc Fri May 8 11:38:12 2009
operating system directive open failed
А какой файл - неясно.
--
Андрей Черепанов
ALT Linux
cas@altlinux.ru
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Firebird
2009-05-08 7:39 [Comm] Firebird Андрей Черепанов
@ 2009-05-08 7:54 ` Boris Savelev
2009-05-08 13:06 ` Андрей Черепанов
2009-05-08 9:43 ` Sergey Shilov
2009-05-08 12:03 ` Igor Zakhrebetkov
2 siblings, 1 reply; 6+ messages in thread
From: Boris Savelev @ 2009-05-08 7:54 UTC (permalink / raw)
To: ALT Linux Community general discussions
2009/5/8 Андрей Черепанов <cas@altlinux.ru>:
> Кто-нибудь работает с Firebird?
>
> [root@mfc firebird]# fbsql -u sysdba -p masterkey mfc:lod
> Statement failed, SQLCODE = -902
> cannot attach to password database
> Use CONNECT or CREATE DATABASE to specify a database
> SQL> ^D[root@mfc firebird]# ll /etc/firebird/security2.fdb
> -rw-rw-r-- 1 firebird firebird 712704 May 8 11:32 /etc/firebird/security2.fdb
> [root@mfc firebird]# fbsql -u sysdba -p masterkey mfc:lod
> Statement failed, SQLCODE = -902
> cannot attach to password database
> Use CONNECT or CREATE DATABASE to specify a database
> SQL> ^D[root@mfc firebird]# ll /etc/firebird/security2.fdb
> -rw-rw-r-- 1 firebird firebird 712704 May 8 11:32 /etc/firebird/security2.fdb
>
>
> Коннекчусь, она даёт отлуп. В логах - почти пусто:
> mfc Fri May 8 11:38:12 2009
> No such file or directory
>
>
> mfc Fri May 8 11:38:12 2009
> operating system directive open failed
>
>
> А какой файл - неясно.
>
у меня firebird-superserver
cat /etc/firebird/aliases.conf | grep test
test = /var/lib/firebird/test.fdb
fbsql -user SYSDBA -password masterkey test
Database: test, User: SYSDBA
SQL>
была какая-то запутка с classic, но я так и не посмотрел-((
https://bugzilla.altlinux.org/show_bug.cgi?id=17689
--
С уважением, Борис Савельев
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Firebird
2009-05-08 7:54 ` Boris Savelev
@ 2009-05-08 13:06 ` Андрей Черепанов
0 siblings, 0 replies; 6+ messages in thread
From: Андрей Черепанов @ 2009-05-08 13:06 UTC (permalink / raw)
To: ALT Linux Community general discussions
8 мая 2009, Boris Savelev написал(а):
> 2009/5/8 Андрей Черепанов <cas@altlinux.ru>:
> > Кто-нибудь работает с Firebird?
> >
> > [root@mfc firebird]# fbsql -u sysdba -p masterkey mfc:lod
> > Statement failed, SQLCODE = -902
> > cannot attach to password database
> > Use CONNECT or CREATE DATABASE to specify a database
> > SQL> ^D[root@mfc firebird]# ll /etc/firebird/security2.fdb
> > -rw-rw-r-- 1 firebird firebird 712704 May 8 11:32
> > /etc/firebird/security2.fdb [root@mfc firebird]# fbsql -u sysdba -p
> > masterkey mfc:lod
> > Statement failed, SQLCODE = -902
> > cannot attach to password database
> > Use CONNECT or CREATE DATABASE to specify a database
> > SQL> ^D[root@mfc firebird]# ll /etc/firebird/security2.fdb
> > -rw-rw-r-- 1 firebird firebird 712704 May 8 11:32
> > /etc/firebird/security2.fdb
> >
> >
> > Коннекчусь, она даёт отлуп. В логах - почти пусто:
> > mfc Fri May 8 11:38:12 2009
> > No such file or directory
> >
> >
> > mfc Fri May 8 11:38:12 2009
> > operating system directive open failed
> >
> >
> > А какой файл - неясно.
>
> у меня firebird-superserver
>
> cat /etc/firebird/aliases.conf | grep test
> test = /var/lib/firebird/test.fdb
>
> fbsql -user SYSDBA -password masterkey test
> Database: test, User: SYSDBA
> SQL>
>
> была какая-то запутка с classic, но я так и не посмотрел-((
> https://bugzilla.altlinux.org/show_bug.cgi?id=17689
Спасибо
--
Андрей Черепанов
ALT Linux
cas@altlinux.ru
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Firebird
2009-05-08 7:39 [Comm] Firebird Андрей Черепанов
2009-05-08 7:54 ` Boris Savelev
@ 2009-05-08 9:43 ` Sergey Shilov
2009-05-08 13:06 ` Андрей Черепанов
2009-05-08 12:03 ` Igor Zakhrebetkov
2 siblings, 1 reply; 6+ messages in thread
From: Sergey Shilov @ 2009-05-08 9:43 UTC (permalink / raw)
To: community
В сообщении от Friday 08 May 2009 10:39:23 Андрей Черепанов написал:
> Кто-нибудь работает с Firebird?
>
> [root@mfc firebird]# fbsql -u sysdba -p masterkey mfc:lod
> Statement failed, SQLCODE = -902
> cannot attach to password database
> Use CONNECT or CREATE DATABASE to specify a database
> Коннекчусь, она даёт отлуп. В логах - почти пусто:
> mfc Fri May 8 11:38:12 2009
> No such file or directory
>
> mfc Fri May 8 11:38:12 2009
> operating system directive open failed
>
> А какой файл - неясно.
А есть файл mfc:lod ?
В такой форме обращаются к БД по псевдонимам.
Скорее всего псевдоним БД lod не прописан в /etc/firebird/aliases.conf
Или писать <ХОСТ(или IP хоста)>:<полный путь (включая имя файла) к БД>
---
С уважением
С.Шилов
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Firebird
2009-05-08 9:43 ` Sergey Shilov
@ 2009-05-08 13:06 ` Андрей Черепанов
0 siblings, 0 replies; 6+ messages in thread
From: Андрей Черепанов @ 2009-05-08 13:06 UTC (permalink / raw)
To: hsvhome, ALT Linux Community general discussions
8 мая 2009, Sergey Shilov написал(а):
> В сообщении от Friday 08 May 2009 10:39:23 Андрей Черепанов написал:
> > Кто-нибудь работает с Firebird?
> >
> > [root@mfc firebird]# fbsql -u sysdba -p masterkey mfc:lod
> > Statement failed, SQLCODE = -902
> > cannot attach to password database
> > Use CONNECT or CREATE DATABASE to specify a database
> >
> > Коннекчусь, она даёт отлуп. В логах - почти пусто:
> > mfc Fri May 8 11:38:12 2009
> > No such file or directory
> >
> > mfc Fri May 8 11:38:12 2009
> > operating system directive open failed
> >
> > А какой файл - неясно.
>
> А есть файл mfc:lod ?
> В такой форме обращаются к БД по псевдонимам.
> Скорее всего псевдоним БД lod не прописан в /etc/firebird/aliases.conf
> Или писать <ХОСТ(или IP хоста)>:<полный путь (включая имя файла) к БД>
Да, это псевдоним и он прописан. Но проблема не в базе с данными, а в базе
паролей.
--
Андрей Черепанов
ALT Linux
cas@altlinux.ru
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Firebird
2009-05-08 7:39 [Comm] Firebird Андрей Черепанов
2009-05-08 7:54 ` Boris Savelev
2009-05-08 9:43 ` Sergey Shilov
@ 2009-05-08 12:03 ` Igor Zakhrebetkov
2 siblings, 0 replies; 6+ messages in thread
From: Igor Zakhrebetkov @ 2009-05-08 12:03 UTC (permalink / raw)
To: community
Андрей Черепанов пишет:
> Кто-нибудь работает с Firebird?
неплохо было бы указать версию
> [root@mfc firebird]# fbsql -u sysdba -p masterkey mfc:lod
AFAIK linux версии firebird при инсталляции генерируют уникальный пароль
И, как тут уже сказали, лучше полный путь к БД указывать
> SQL> ^D[root@mfc firebird]# ll /etc/firebird/security2.fdb
IMHO в странном месте security2.fdb находится
--
Игорь
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-05-08 13:06 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-08 7:39 [Comm] Firebird Андрей Черепанов
2009-05-08 7:54 ` Boris Savelev
2009-05-08 13:06 ` Андрей Черепанов
2009-05-08 9:43 ` Sergey Shilov
2009-05-08 13:06 ` Андрей Черепанов
2009-05-08 12:03 ` Igor Zakhrebetkov
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git