mattgaunt wrote:
Yeah all of this is done from the same user account, although I think it is
tomcat accessing the database which is preventing the terminal from gaining
access, deleting the .lck files and restarting my computer gives me access
to database again through the terminal ij.

Please do be careful that you do not access your database via the embedded Driver with more than one jvm (e.g. Tomcat and ij) It will cause corruption.

Reply via email to