Subject | Re: [firebird-support] ISQL on linux |
---|---|
Author | Jaume Sabater |
Post date | 2003-08-08T15:28:59Z |
El viernes, 8 agos, 2003, a las 16:47 Europe/Madrid, Daniel Bertin
escribió:
check if you have permissions to write on the current directory.
Finally, try an absolute path for the database name instead of a
relative path (and again check you file permissions). :-)
P.S. By the way, are you sure about the SQL syntax? I haven't created a
database in months and I don't have the Docs here... :-O
--
Jaume Sabater
jsabater@...
http://www.linuxsilo.net
"Ubi sapientas ibi libertas"
escribió:
> SQL> CREATE DATABASE 'scrum.fdb' USER 'SYSDBA' PASSWORD 'vgw6636';I am not sure but try removing those simple quotes (all of them). Also,
check if you have permissions to write on the current directory.
Finally, try an absolute path for the database name instead of a
relative path (and again check you file permissions). :-)
P.S. By the way, are you sure about the SQL syntax? I haven't created a
database in months and I don't have the Docs here... :-O
--
Jaume Sabater
jsabater@...
http://www.linuxsilo.net
"Ubi sapientas ibi libertas"