Posted on 2006-02-01 15:59:43-08 by chaeffne
Oracle::SQLLoader 1 required--this is only version 0.7
Hi there! I installed sqlldr successfully without errors but I wasn't able to test it: "No tests defined for Oracle::SQLLoader extension." When I try to include it (use Oracle:SQLLoader) I get: "Oracle::SQLLoader 1 required--this is only version 0.7" I'm using Perl version 5.005_03 which comes with the 9.2.0.5 database. I can not imagine the Perl or the database Version is the problem here. Thanks a lot for your help! Christian
Direct Responses: 1744 | Write a response
Posted on 2006-02-01 20:44:41-08 by chaeffne in response to 1731
Re: Oracle::SQLLoader 1 required--this is only version 0.7
Hello again! In SQLLoader.pm I changed $VERSION from 0.7 to 1.43 - which seems to be the current module version. The module gets loaded without error now, but I didn't run a test so far. Is there a chance to get it working like this? Many thanks! Christian
Direct Responses: 2457 | Write a response
Posted on 2006-06-10 09:53:15-07 by mcgregor in response to 1744
Re: Oracle::SQLLoader 1 required--this is only version 0.7
You want http://www.cpanforum.com/dist/Oracle-SQLLoader, not Oracle::sqlldr.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.