IQ 12.4.3 for Sun Solaris --> Where is the database? -
05-19-2004
, 08:54 AM
Hi!
I got a problem with the IQ, hope you can help me.
--> I installed the IQ with sybinstall (all components)
--> Started the utility_db: start_asiq -n DEVELOP_IQ -gu utility_db
--> Then: dbisql -c "uid=dba;pwd=sql;dbn=utility_db;eng=DEVELOP_IQ " &
--> Then I created a database:
create database 'test'
IQ PATH '/path/for/test/'
--> The database was created... Now I droped it, because I want it in
another directory...
After dropping, I can't create a new database with same name, because
"databse exists"
and I can't create it, because it 'already exists'???????
Where has the IQ the information about this DB? How can I solve this
problem?
Thanks for help! |