Raymon Morcos <[email protected]> writes:

> Hello
>
> Is there a way to list all the existing databases using the ij script on 
> linux.

No. There is no central database of databases in Derby.
A database can reside anywhere in the file system. A priori, ij has no
idea where.

I do a 'find <root> -name 'seg0' -print' or some such to find what data
bases I have lying around on my disk...

Thanks,
Dag

>
> I have used the ij tool to do sql but not listing databases.
>
>
> Thanks,
> Ray Morcos
> IBM

Reply via email to