Subject | ISQL on linux |
---|---|
Author | Daniel Bertin |
Post date | 2003-08-08T14:47:45Z |
Hi all,
this is probably obvious but, I tried this as a user, and as root.
using firebird1.5 rc4 on mandrake 9.1,
I go to the /usr/local/firebird directory and execute ./bin/isql
SQL> SET SQL DIALECT 3;
SQL> CREATE DATABASE 'scrum.fdb' USER 'SYSDBA' PASSWORD 'vgw6636';
Statement failed, SQLCODE = -902
operating system directive semget failed
-no such file or directory
can someone please tell me what is wrong here?
thanks
Daniel
this is probably obvious but, I tried this as a user, and as root.
using firebird1.5 rc4 on mandrake 9.1,
I go to the /usr/local/firebird directory and execute ./bin/isql
SQL> SET SQL DIALECT 3;
SQL> CREATE DATABASE 'scrum.fdb' USER 'SYSDBA' PASSWORD 'vgw6636';
Statement failed, SQLCODE = -902
operating system directive semget failed
-no such file or directory
can someone please tell me what is wrong here?
thanks
Daniel