Hi Nikolay,
> !Error!
>
> DBD::JDBC::dr connect warning: No suitable driver at
> /usr/local/lib/perl/5.8.8/DBI.pm line 617.
> DBI
> connect('hostname=localhost;port=9001;url=jdbc:seqsource://localhost/sequoia_cmhostdb','user',...)
> failed: No suitable driverNote the typo: seqsource must be sequoia. In the attachment you will find two files: dbd_jdbc.sh and testperl.pl Follow this steps to try it out: 1. Modify the path to jar files in the dbd_jdbc.sh file to your setup. 2. Start the demo-raidb1.sh from the Sequoia demo directory. 3. Start dbd_jdbc.sh 4. Test it with perl testperl.pl 5. Enjoy the result :-) Regards, Csaba
dbd_jdbc.sh
Description: application/shellscript
testperl.pl
Description: Perl program
_______________________________________________ Carob mailing list [email protected] https://forge.continuent.org/mailman/listinfo/carob
