FW: trace.log

2007-10-19 Thread Loo, Peter # PHX
Hello All, While I am able to logon to one Oracle database, I am getting core dump on another. I turned on the DBI-trace and here is what I have. Will anyone help me with this? In debug mode, the last line before core dump is:

Re: DBD::CSV: make test fails

2007-10-19 Thread Robert Roggenbuck
Jeff Zucker schrieb: My guess is that you are either missing some prerequisites or that the older linux perl has some old copies of them. Try to first install the latest DBD-File, SQL::Statement, and Text::CSV_XS. If you still get errors, please let me know what versions of those modules

DBD::Oracle - Connection Failed - out of memory

2007-10-19 Thread dario borsotti
at the moment I'm going crazy with the same problem just analyzed here: http://www.mail-archive.com/dbi-users@perl.org/msg25602.html here again the problem: I'm trying to test the connection betwwen my Sun SPARC 64bit - Solaris 10 and a remote Oracle DB. -- #!/usr/bin/perl use DBI; $dbh