I've tried to copy from a sybase ASE 15 Server (source) to a second ASE 15 Server (destination) both being JDBC connected using the database owner's account. Squirrel was running on a third client being different from both RDBMS servers.
On the destination host I created an empty database ant then tried to copy the tables from the source host. After ~ half an houre everything nearly completed and the copy process died with a message like "Copy failed - NULL".
Involved Systems: All thre hosts running fedora core Linux. The Host running squirrel has:
[root@ejbsvn ~]# uname -a
Linux ejbsvn.mi.hdm-stuttgart.de 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:45:28 EST 2006 i686 athlon i386 GNU/Linux
[root@ejbsvn ~]# java -version
java version "1.5.0_08"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03)
Java HotSpot(TM) Client VM (build 1.5.0_08-b03, mixed mode, sharing)
I just installed the current Squirrel release with DB copy plugin selected. The starting messages in the logfile somewhat scare me but I didn't find any hint to install additional libraries (like hibernate) myself.
bzip'ed squirrel logfile