Jennie, then this file should be mentioned in the SOURCES list in sql/scripts/Makefile.ag. On 04/12/14 14:52, Ying Zhang wrote:
On Dec 04, 2014, at 14:11, Dimitar Misev
wrote: It was a brand new database, here's full log:
$ monetdbd create ~/data $ monetdbd start ~/data $ monetdb create voc created database in maintenance mode: voc $ monetdb release voc taken database out of maintenance mode: voc $ mclient -u monetdb -d voc password: 3F000!CREATE PROCEDURE: no such schema 'rs' ParseException:SQLparser:3F000!CREATE PROCEDURE: no such schema 'rs'
A file "31_geotiff_schema.sql" should be present in lib/monetdb5/createdb/ under the dir. where you installed your monetdb. That file is supposed to automatically create the schema 'rs' when a new db is created. Can you please check?
I tried also SciQL-2-NetCDF, but it failed similarly.
These two branches are synced...
Jennie
Best, Dimitar
On 12/04/2014 02:07 PM, Stefan Manegold wrote:
Hi,
did you try the SciQL branch on a new virgin empty database, or on a database that was previously created by some other version of MonetDB?
If the latter, please try the former.
Best, Stefan
----- Original Message -----
Hi,
I wanted to try SciQL so I got the SciQL-2 branch, but unfortunately it doesn't seem to be working.
Following the tutorial at https://www.monetdb.org/Documentation/UserGuide/Tutorial I got stuck at
$ mclient -u monetdb -d voc password: 3F000!CREATE PROCEDURE: no such schema 'rs' ParseException:SQLparser:3F000!CREATE PROCEDURE: no such schema 'rs'
The default branch works ok. Any ideas on this problem, is there maybe a specific commit known to work?
Thanks, Dimitar _______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list
_______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list
_______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list
-- Sjoerd Mullender