I started with vectorwise, i try to create database but i can do this.
ingres@xx:~$ createdb essai
I have an error :
Creating database 'essai'. . .
E_VW1035 Cannot connect to Vectorwise server.
(Mon Jun 17 09:01:01 2013)
Creation of database 'essai' abnormally terminated.
So how i can resolve this error ? and how i can drop database ? because when i retry
ingres@xx:~$ createdb essai
I see essai exist already
Creating database 'essai'. . .
E_DU3021_DB_EXISTS_CR
The database, essai, already exists.
Creation of database 'essai' abnormally terminated.