aspose file tools
The moose likes Linux / UNIX and the fly likes How do I connect to toursdb of Derby database using ij in Ubuntu! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Linux / UNIX
Reply Bookmark "How do I connect to toursdb of Derby database using ij in Ubuntu!" Watch "How do I connect to toursdb of Derby database using ij in Ubuntu!" New topic
Author

How do I connect to toursdb of Derby database using ij in Ubuntu!

Varuna Seneviratna
Ranch Hand

Joined: Jan 15, 2007
Posts: 164
I have Ubuntu , I have installed javadb(Derby) at /usr/share/javadb, How do I connect to toursdb of Derby database using ij in Ubuntu


When I issue the command
connect 'jdbc:derby:/usr/share/javadb/demo/databases/toursdb';
the below is the output
ERROR XJ040: Failed to start database '/usr/share/javadb/demo/databases/toursdb', see the next exception for details.
ERROR XSAI2: The conglomerate (16) requested does not exist.




Varuna Seneviratna
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How do I connect to toursdb of Derby database using ij in Ubuntu!
 
Similar Threads
Derby connection problem...
exception in login page using apache derby
some queries about standalone application
Connect to database created with IJ - JavaDB
how to create tablespace in java dbms